gmb_lodging_locations_lodging_getgoogleupdated
Retrieve the Google-updated lodging details for a business location by providing its location ID. This returns the lodging attributes maintained by Google for that location.
Instructions
GET v1/{+name}:getGoogleUpdated. Returns the Google updated Lodging of a specific location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Required. Google identifier for this location in the form: `locations/{location_id}/lodging` | |
| fields | No | Selector specifying which fields to include in a partial response. | |
| $.xgafv | No | V1 error format. | |
| readMask | No | Required. The specific fields to return. Use "*" to include all fields. Repeated field items cannot be individually specified. | |
| 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. |