googleapis.com

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.

7 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Returns the paginated list of questions and some of its answers for a specifi…
curl \
  https://mybusinessqanda.googleapis.com/v1/{parent}
Returns the paginated list of answers for a specified question.
curl \
  https://mybusinessqanda.googleapis.com/v1/{parent}/answers
Endpoints (7 total)
GET
/v1/{parent}
Returns the paginated list of questions and some of its answers for a specifi…
GET
/v1/{parent}/answers
Returns the paginated list of answers for a specified question.
POST
/v1/{parent}
Adds a question for the specified location.
POST
/v1/{parent}/answers:upsert
Creates an answer or updates the existing answer written by the user for the …
PATCH
/v1/{name}
Updates a specific question written by the current user.
DELETE
/v1/{name}
Deletes a specific question written by the current user.
DELETE
/v1/{name}/answers:delete
Deletes the answer written by the current user to a question.
At a glance
Total SDKs10
Languages6
Endpoints7
Categories2
https://mybusinessqanda.googleapis.com