My Business Account Management API

  • 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.com is 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
AcceptInvitation Accepts the specified invitation.
CreateAccountAdmin Invites the specified user to become an administrator for the specified account.
CreateLocationAdmin Invites the specified user to become an administrator for the specified location.
DeclineInvitation Declines the specified invitation.
DeleteAccountAdmin Removes the specified admin from the specified account.
DeleteLocationAdmin Removes the specified admin as a manager of the specified location.
ListAccountAdmins Lists the admins for the specified account.
ListInvitations Lists pending invitations for the specified account.
ListLocationAdmins Lists all of the admins for the specified location.
TransferLocation Moves a location from an account that the user owns to another account that the same user administers.
UpdateAccountAdmin Updates the Admin for the specified Account Admin.
UpdateLocationAdmin Updates the Admin for the specified location.

google.mybusiness.accountmanagement.v1.Accounts

Methods
CreateAccount Creates an account with the specified name and type under the given parent.
GetAccount Gets the specified account.
ListAccounts Lists all of the accounts for the authenticated user.
UpdateAccount Updates the specified business account.