Mybusinesslodging

Mybusinesslodging

My Business Lodging API

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.

Constructor

new Mybusinesslodging()

Example
```js
const {google} = require('googleapis');
const mybusinesslodging = google.mybusinesslodging('v1');
```