gmb_lodging_locations_getlodging
Fetch lodging data for a specific business location using its Google identifier. Retrieve accommodation details like amenities, policies, and other attributes.
Instructions
GET v1/{+name}. Returns the 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. |