categories
Overview
Name | categories |
Type | Resource |
Id | googlemybusiness.mybusinessbusinessinformation.categories |
Fields
Name | Datatype | Description |
---|---|---|
categories | array | The matching categories based on the requested parameters. |
nextPageToken | string | If the number of categories exceeded the requested page size, this field will be populated with a token to fetch the next page of categories on a subsequent call to ListCategories . |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
list | SELECT | Returns a list of business categories. Search will match the category name but not the category ID. Search only matches the front of a category name (that is, 'food' may return 'Food Court' but not 'Fast Food Restaurant'). | |
batchGet | EXEC | Returns a list of business categories for the provided language and GConcept ids. |