chains
Overview
Name | chains |
Type | Resource |
Id | googlemybusiness.mybusinessbusinessinformation.chains |
Fields
Name | Datatype | Description |
---|---|---|
name | string | Required. The chain's resource name, in the format chains/{chain_id} . |
chainNames | array | Names of the chain. |
locationCount | integer | Number of locations that are part of this chain. |
websites | array | Websites of the chain. |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
get | SELECT | chainsId | Gets the specified chain. Returns NOT_FOUND if the chain does not exist. |
search | EXEC | Searches the chain based on chain name. |