Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.content.freelistingsprogram

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

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

get$clj

(get$ auth parameters)

https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/freelistingsprogram/get

Required parameters: merchantId

Optional parameters: none

Retrieves the status and review eligibility for the free listing program.

https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/freelistingsprogram/get

Required parameters: merchantId

Optional parameters: none

Retrieves the status and review eligibility for the free listing program.
sourceraw docstring

requestreview$clj

(requestreview$ auth parameters body)

https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/freelistingsprogram/requestreview

Required parameters: merchantId

Optional parameters: none

Body:

{:regionCode string}

Requests a review for Free Listings program in the provided region. Important: This method is only whitelisted for selected merchants.

https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/freelistingsprogram/requestreview

Required parameters: merchantId

Optional parameters: none

Body: 

{:regionCode string}

Requests a review for Free Listings program in the provided region. Important: This method is only whitelisted for selected merchants.
sourceraw docstring

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

× close