gmb_info_chains_get
Fetch details of a specific business chain by its place ID. Returns NOT_FOUND if the chain does not exist.
Instructions
GET v1/{+name}. Gets the specified chain. Returns NOT_FOUND if the chain does not exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Required. The chain's resource name, in the format `chains/{chain_place_id}`. | |
| 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. |