Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.mybusinessbusinessinformation.categories

My Business Business Information API: categories. The My Business Business Information API provides an interface for managing business information on Google. See: https://developers.google.com/my-business/api/reference/rest/v1/categories

My Business Business Information API: categories.
The My Business Business Information API provides an interface for managing business information on Google.
See: https://developers.google.com/my-business/api/reference/rest/v1/categories
raw docstring

batchGet$clj

(batchGet$ auth parameters)

https://developers.google.com/my-business/api/reference/rest/v1/categories/batchGet

Required parameters: none

Optional parameters: names, view, regionCode, languageCode

Returns a list of business categories for the provided language and GConcept ids.

https://developers.google.com/my-business/api/reference/rest/v1/categories/batchGet

Required parameters: none

Optional parameters: names, view, regionCode, languageCode

Returns a list of business categories for the provided language and GConcept ids.
sourceraw docstring

list$clj

(list$ auth parameters)

https://developers.google.com/my-business/api/reference/rest/v1/categories/list

Required parameters: none

Optional parameters: view, regionCode, languageCode, pageSize, pageToken, filter

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').

https://developers.google.com/my-business/api/reference/rest/v1/categories/list

Required parameters: none

Optional parameters: view, regionCode, languageCode, pageSize, pageToken, filter

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').
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close