Q&A API

Change log

v1: 2021-11-18

API Access

The Q&A API will need to be enabled from the GCP Console. The OAuth scope remains the same.

Endpoint URL

The Questions endpoint is accessible at https://mybusinessqanda.googleapis.com/v1/locations/{locationId}/questions instead of https://mybusiness.googleapis.com/v4/accounts/{accountId}/locations/{locationId}/questions.

The Answers endpoint is accessible at https://mybusinessqanda.googleapis.com/v1/locations/{locationId}/questions/{questionId}/answers instead of https://mybusiness.googleapis.com/v4/accounts/{accountId}/locations/{locationId}/questions/{questionId}/answers.