Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.content.reports

Content API for Shopping: reports. Manage your product listings and accounts for Google Shopping See: https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/reports

Content API for Shopping: reports.
Manage your product listings and accounts for Google Shopping
See: https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/reports
raw docstring

search$clj

(search$ auth parameters body)

https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/reports/search

Required parameters: merchantId

Optional parameters: none

Body:

{:query string, :pageToken string, :pageSize integer}

Retrieves merchant performance mertrics matching the search query and optionally segmented by selected dimensions.

https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/reports/search

Required parameters: merchantId

Optional parameters: none

Body: 

{:query string, :pageToken string, :pageSize integer}

Retrieves merchant performance mertrics matching the search query and optionally segmented by selected dimensions.
sourceraw docstring

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

× close