gmb_lodging_locations_updatelodging
Update lodging details for a Google Business Profile location. Specify the location ID, fields to update, and new values for amenities, policies, and services.
Instructions
PATCH v1/{+name}. Updates the Lodging of a specific location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | JSON request body for this Google API method. | |
| 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. | |
| 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. | |
| updateMask | No | Required. The specific fields to update. Use "*" to update all fields, which may include unsetting empty fields in the request. Repeated field items cannot be individually updated. | |
| prettyPrint | No | Returns response with indentations and line breaks. |