My Business Lodging API

  • The My Business Lodging API allows management of lodging business information on Google.

  • You may need to request access to the GBP API if your quota is 0 after enabling the API.

  • Client libraries are recommended for using this service, but the discovery document and service endpoint are provided for custom integrations.

  • The API provides methods to retrieve and update lodging information for specific locations, including Google's updates.

The My Business Lodging API enables managing lodging business information on Google.

Note - If you have a quota of 0 after enabling the API, please request for GBP API access.

Service: mybusinesslodging.googleapis.com

To call this service, we recommend that you use the Google-provided client libraries. If your application needs to use your own libraries to call this service, use the following information when you make the API requests.

Discovery document

A Discovery Document is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery document:

Service endpoint

A service endpoint is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:

  • https://mybusinesslodging.googleapis.com

REST Resource: v1.locations

Methods
getLodging GET /v1/{name=locations/*/lodging}
Returns the Lodging of a specific location.
updateLodging PATCH /v1/{lodging.name=locations/*/lodging}
Updates the Lodging of a specific location.

REST Resource: v1.locations.lodging

Methods
getGoogleUpdated GET /v1/{name=locations/*/lodging}:getGoogleUpdated
Returns the Google updated Lodging of a specific location.