integrations.sh
← all integrations

googleapis.com – mybusinessaccountmanagement

OpenAPI apis-guru analyticsmedia

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.mybusinessaccountmanagementAccountsCreate

    Creates 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.mybusinessaccountmanagementAccountsGet

    Gets the specified account. Returns NOT_FOUND if the account does not exist or if the caller does not have access rights to it.

  • accounts.mybusinessaccountmanagementAccountsInvitationsAccept

    Accepts the specified invitation.

  • accounts.mybusinessaccountmanagementAccountsInvitationsDecline

    Declines the specified invitation.

  • accounts.mybusinessaccountmanagementAccountsInvitationsList

    Lists pending invitations for the specified account.

  • accounts.mybusinessaccountmanagementAccountsList

    Lists 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.mybusinessaccountmanagementLocationsAdminsCreate

    Invites 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.mybusinessaccountmanagementLocationsAdminsDelete

    Removes the specified admin as a manager of the specified location.

  • locations.mybusinessaccountmanagementLocationsAdminsList

    Lists all of the admins for the specified location.

  • locations.mybusinessaccountmanagementLocationsAdminsPatch

    Updates the Admin for the specified location. Only the AdminRole of the Admin can be updated.

  • locations.mybusinessaccountmanagementLocationsTransfer

    Moves 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.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools