gmb_accounts_accounts_get
Fetch a Google Business account by its name to view its details. Returns NOT_FOUND if the account doesn't exist or access is denied.
Instructions
GET v1/{+name}. Gets the specified account. Returns NOT_FOUND if the account does not exist or if the caller does not have access rights to it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Required. The name of the account to fetch. | |
| fields | No | Selector specifying which fields to include in a partial response. | |
| $.xgafv | No | V1 error format. | |
| quotaUser | No | Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. | |
| prettyPrint | No | Returns response with indentations and line breaks. |