Content API for Shopping: buyongoogleprograms. Manage your product listings and accounts for Google Shopping See: https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/buyongoogleprograms
Content API for Shopping: buyongoogleprograms. Manage your product listings and accounts for Google Shopping See: https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/buyongoogleprograms
(activate$ auth parameters body)
Required parameters: merchantId, regionCode
Optional parameters: none
Body:
{}
Reactivates the BoG program in your Merchant Center account. Moves the program to the active state when allowed, for example, when paused. This method is only available to selected merchants.
https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/buyongoogleprograms/activate Required parameters: merchantId, regionCode Optional parameters: none Body: {} Reactivates the BoG program in your Merchant Center account. Moves the program to the active state when allowed, for example, when paused. This method is only available to selected merchants.
(get$ auth parameters)
https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/buyongoogleprograms/get
Required parameters: merchantId, regionCode
Optional parameters: none
Retrieves a status of the BoG program for your Merchant Center account.
https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/buyongoogleprograms/get Required parameters: merchantId, regionCode Optional parameters: none Retrieves a status of the BoG program for your Merchant Center account.
(onboard$ auth parameters body)
Required parameters: merchantId, regionCode
Optional parameters: none
Body:
{:customerServiceEmail string}
Onboards the BoG program in your Merchant Center account. By using this method, you agree to the Terms of Service. Calling this method is only possible if the authenticated account is the same as the merchant id in the request. Calling this method multiple times will only accept Terms of Service if the latest version is not currently signed.
https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/buyongoogleprograms/onboard Required parameters: merchantId, regionCode Optional parameters: none Body: {:customerServiceEmail string} Onboards the BoG program in your Merchant Center account. By using this method, you agree to the [Terms of Service](https://merchants.google.com/mc/termsofservice/transactions/US/latest). Calling this method is only possible if the authenticated account is the same as the merchant id in the request. Calling this method multiple times will only accept Terms of Service if the latest version is not currently signed.
(patch$ auth parameters body)
https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/buyongoogleprograms/patch
Required parameters: merchantId, regionCode
Optional parameters: updateMask
Body:
{:customerServicePendingPhoneRegionCode string, :participationStage string, :customerServiceVerifiedEmail string, :customerServiceVerifiedPhoneNumber string, :customerServiceVerifiedPhoneRegionCode string, :onlineSalesChannel string, :customerServicePendingPhoneNumber string, :customerServicePendingEmail string, :businessModel [string]}
Updates the status of the BoG program for your Merchant Center account.
https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/buyongoogleprograms/patch Required parameters: merchantId, regionCode Optional parameters: updateMask Body: {:customerServicePendingPhoneRegionCode string, :participationStage string, :customerServiceVerifiedEmail string, :customerServiceVerifiedPhoneNumber string, :customerServiceVerifiedPhoneRegionCode string, :onlineSalesChannel string, :customerServicePendingPhoneNumber string, :customerServicePendingEmail string, :businessModel [string]} Updates the status of the BoG program for your Merchant Center account.
(pause$ auth parameters body)
https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/buyongoogleprograms/pause
Required parameters: merchantId, regionCode
Optional parameters: none
Body:
{}
Pauses the BoG program in your Merchant Center account. This method is only available to selected merchants.
https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/buyongoogleprograms/pause Required parameters: merchantId, regionCode Optional parameters: none Body: {} Pauses the BoG program in your Merchant Center account. This method is only available to selected merchants.
(requestreview$ auth parameters body)
Required parameters: merchantId, regionCode
Optional parameters: none
Body:
{}
Requests review and then activates the BoG program in your Merchant Center account for the first time. Moves the program to the REVIEW_PENDING state. This method is only available to selected merchants.
https://developers.google.com/shopping-content/v2/api/reference/rest/v2.1/buyongoogleprograms/requestreview Required parameters: merchantId, regionCode Optional parameters: none Body: {} Requests review and then activates the BoG program in your Merchant Center account for the first time. Moves the program to the REVIEW_PENDING state. This method is only available to selected merchants.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close