gmb_info_locations_attributes_getgoogleupdated
Retrieve the live consumer-facing attributes for a business location from Google Maps and Search, which may include user-generated updates different from the merchant's version.
Instructions
GET v1/{+name}:getGoogleUpdated. Retrieves attributes for a location as they appear live on Google Maps and Search. This consumer-facing view may have been updated by Google or user-generated content and may differ from the merchant's version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Required. Google identifier for this location in the form of `locations/{location_id}/attributes`. | |
| fields | No | Selector specifying which fields to include in a partial response. | |
| $.xgafv | No | V1 error format. | |
| quotaUser | No | Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. | |
| prettyPrint | No | Returns response with indentations and line breaks. |