Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.content.shoppingadsprogram

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

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

get$clj

(get$ auth parameters)

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

Required parameters: merchantId

Optional parameters: none

Retrieves the status and review eligibility for the Shopping Ads program. Returns errors and warnings if they require action to resolve, will become disapprovals, or impact impressions. Use accountstatuses to view all issues for an account.

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

Required parameters: merchantId

Optional parameters: none

Retrieves the status and review eligibility for the Shopping Ads program. Returns errors and warnings if they require action to resolve, will become disapprovals, or impact impressions. Use `accountstatuses` to view all issues for an account.
sourceraw docstring

requestreview$clj

(requestreview$ auth parameters body)

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

Required parameters: merchantId

Optional parameters: none

Body:

{:regionCode string}

Requests a review of Shopping ads in a specific region. This method deprecated. Use the MerchantSupportService to view product and account issues and request a review.

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

Required parameters: merchantId

Optional parameters: none

Body: 

{:regionCode string}

Requests a review of Shopping ads in a specific region. This method deprecated. Use the `MerchantSupportService` to view product and account issues and request a review.
sourceraw docstring

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

× close