v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13125317428.7 KB
promotions

List all promotions from your Merchant Center account.

get/{merchantId}/promotions

Path parameters

merchantIdstring required

Required. The ID of the account that contains the collection.

Query parameters

countryCodestring

CLDR country code (for example, "US"), used as a filter on promotions target country.

languageCodestring

The two-letter ISO 639-1 language code associated with the promotions, used as a filter.

pageSizeinteger

The maximum number of promotions to return. The service may return fewer than this value. If unspecified, at most 50 labels will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.

pageTokenstring

A page token, received from a previous ListPromotion call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListPromotion must match the call that provided the page token.

Response

Successful response