googleapis.com – mybusinessaccountmanagement
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.
- Homepage
- https://api.apis.guru/v2/specs/googleapis.com:mybusinessaccountmanagement/v1.json
- Provider
- googleapis.com:mybusinessaccountmanagement / mybusinessaccountmanagement
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/googleapis.com/mybusinessaccountmanagement/v1/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/googleapis.com/mybusinessaccountmanagement/v1/openapi.yaml
Tools (13)
Extracted live via the executor SDK.
-
accounts.mybusinessaccountmanagementAccountsCreateCreates an account with the specified name and type under the given parent. - Personal accounts and Organizations cannot be created. - User Groups cannot be created with a Personal account as primary owner. - Location Groups cannot be created with a primary owner of a Personal account if the Personal account is in an Organization. - Location Groups cannot own Location Groups.
-
accounts.mybusinessaccountmanagementAccountsGetGets the specified account. Returns
NOT_FOUNDif the account does not exist or if the caller does not have access rights to it. -
accounts.mybusinessaccountmanagementAccountsInvitationsAcceptAccepts the specified invitation.
-
accounts.mybusinessaccountmanagementAccountsInvitationsDeclineDeclines the specified invitation.
-
accounts.mybusinessaccountmanagementAccountsInvitationsListLists pending invitations for the specified account.
-
accounts.mybusinessaccountmanagementAccountsListLists all of the accounts for the authenticated user. This includes all accounts that the user owns, as well as any accounts for which the user has management rights.
-
locations.mybusinessaccountmanagementLocationsAdminsCreateInvites the specified user to become an administrator for the specified location. The invitee must accept the invitation in order to be granted access to the location. See AcceptInvitation to programmatically accept an invitation.
-
locations.mybusinessaccountmanagementLocationsAdminsDeleteRemoves the specified admin as a manager of the specified location.
-
locations.mybusinessaccountmanagementLocationsAdminsListLists all of the admins for the specified location.
-
locations.mybusinessaccountmanagementLocationsAdminsPatchUpdates the Admin for the specified location. Only the AdminRole of the Admin can be updated.
-
locations.mybusinessaccountmanagementLocationsTransferMoves a location from an account that the user owns to another account that the same user administers. The user must be an owner of the account the location is currently associated with and must also be at least a manager of the destination account.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools