gmb_info_categories_batchget
Retrieve business categories in a specified language using GConcept IDs. Returns localized category names for Google Business Profile listings.
Instructions
GET v1/categories:batchGet. Returns a list of business categories for the provided language and GConcept ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | Required. Specifies which parts to the Category resource should be returned in the response. | |
| names | No | Required. At least one name must be set. The GConcept ids the localized category names should be returned for. To return details for more than one category, repeat this parameter in the request. | |
| 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. | |
| regionCode | No | Optional. The ISO 3166-1 alpha-2 country code used to infer non-standard language. | |
| prettyPrint | No | Returns response with indentations and line breaks. | |
| languageCode | No | Required. The BCP 47 code of language that the category names should be returned in. |