gmb_accounts_locations_admins_list
List all admins for a specific Google Business Profile location. Pass the location ID to retrieve the complete admin list.
Instructions
GET v1/{+parent}/admins. Lists all of the admins for the specified location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Selector specifying which fields to include in a partial response. | |
| parent | Yes | Required. The name of the location to list admins of. `locations/{location_id}/admins`. | |
| $.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. |