Mybusinessqanda

Mybusinessqanda

My Business Q&A API

The My Business Q&A API allows questions and answers to be posted for specific listings. Note - If you have a quota of 0 after enabling the API, please request for GBP API access.

Constructor

new Mybusinessqanda()

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