AI-generated Key Takeaways
-
The My Business Account Management API allows you to manage access to Google My Business locations.
-
You can use this API to control user permissions for both accounts and specific locations, including inviting, removing, and updating administrators.
-
This API also lets you create and manage Google My Business accounts, retrieving account details and updating account information.
-
The service name
mybusinessaccountmanagement.googleapis.comis used for creating RPC client stubs to interact with the API. -
Users with a quota of 0 after enabling the API need to request access to the Google My Business API to use its functionalities.
The My Business Account Management API provides an interface for managing access to a location on Google.
Note - If you have a quota of 0 after enabling the API, please request for GBP API access.
Service: mybusinessaccountmanagement.googleapis.com
The Service name mybusinessaccountmanagement.googleapis.com is needed to create RPC client stubs.
google.mybusiness.accountmanagement.v1.AccessControl
| Methods | |
|---|---|
|
Accepts the specified invitation. |
|
Invites the specified user to become an administrator for the specified account. |
|
Invites the specified user to become an administrator for the specified location. |
|
Declines the specified invitation. |
|
Removes the specified admin from the specified account. |
|
Removes the specified admin as a manager of the specified location. |
|
Lists the admins for the specified account. |
|
Lists pending invitations for the specified account. |
|
Lists all of the admins for the specified location. |
|
Moves a location from an account that the user owns to another account that the same user administers. |
|
Updates the Admin for the specified Account Admin. |
|
Updates the Admin for the specified location. |
google.mybusiness.accountmanagement.v1.Accounts
| Methods | |
|---|---|
|
Creates an account with the specified name and type under the given parent. |
|
Gets the specified account. |
|
Lists all of the accounts for the authenticated user. |
|
Updates the specified business account. |