gmb_info_locations_getgoogleupdated
Fetch a business location as it appears live on Google Maps and Search, comparing it with merchant-provided info via field masks that show differences.
Instructions
GET v1/{+name}:getGoogleUpdated. Returns the specified location as it appears 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. The returned GoogleUpdatedLocation contains masks that indicate which fields differ from the merchant's information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Required. The name of the location to fetch. | |
| fields | No | Selector specifying which fields to include in a partial response. | |
| $.xgafv | No | V1 error format. | |
| readMask | No | Required. Read mask to specify what fields will be returned in the response. | |
| 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. |