Method: buyongoogleprograms.get

Retrieves a status of the BoG program for your Merchant Center account.

HTTP request

GET https://shoppingcontent.googleapis.com/content/v2.1/{merchantId}/buyongoogleprograms/{regionCode}

Path parameters

Parameters
merchantId

string (int64 format)

Required. The ID of the account.

regionCode

string

Required. The Program region code ISO 3166-1 alpha-2. Currently only US is available.

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of BuyOnGoogleProgramStatus.

Authorization scopes

Requires one of the following OAuth scopes:

  • https://www.googleapis.com/auth/content

For more information, see the OAuth 2.0 Overview.