buyongoogleprograms
Overview
Name | buyongoogleprograms |
Type | Resource |
Id | googledevelopers.content.buyongoogleprograms |
Fields
Name | Datatype | Description |
---|---|---|
customerServiceVerifiedPhoneNumber | string | Output only. The verified phone number specified for BuyOnGoogle program. It might be different than account level phone number. |
onlineSalesChannel | string | The channels through which the merchant is selling. |
participationStage | string | Output only. The current participation stage for the program. |
businessModel | array | The business models in which merchant participates. |
customerServiceVerifiedEmail | string | Output only. The customer service verified email. |
customerServiceVerifiedPhoneRegionCode | string | Output only. Two letter country code for the verified phone number, for example CA for Canadian numbers. See the ISO 3166-1 alpha-2 officially assigned codes. |
customerServicePendingEmail | string | The customer service pending email. After verification this field becomes empty. |
customerServicePendingPhoneRegionCode | string | Two letter country code for the pending phone number, for example CA for Canadian numbers. See the ISO 3166-1 alpha-2 officially assigned codes. In order to update this field the customer_service_pending_phone_number must also be set. After verification this field becomes empty. |
customerServicePendingPhoneNumber | string | The pending phone number specified for BuyOnGoogle program. It might be different than account level phone number. In order to update this field the customer_service_pending_phone_region_code must also be set. After verification this field becomes empty. |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
get | SELECT | merchantId, regionCode | Retrieves a status of the BoG program for your Merchant Center account. |
activate | EXEC | merchantId, regionCode | 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. |
onboard | EXEC | merchantId, regionCode | 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. |
patch | EXEC | merchantId, regionCode | Updates the status of the BoG program for your Merchant Center account. |
pause | EXEC | merchantId, regionCode | Pauses the BoG program in your Merchant Center account. This method is only available to selected merchants. |
requestreview | EXEC | merchantId, regionCode | 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. |