v1

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

Lists the products in your Merchant Center account. The response might contain fewer items than specified by maxResults. Rely on nextPageToken to determine if there are more items to be requested.

get/{merchantId}/products

Path parameters

merchantIdstring required

The ID of the account that contains the products. This account cannot be a multi-client account.

Query parameters

maxResultsinteger

The maximum number of products to return in the response, used for paging. The default value is 25. The maximum value is 250.

pageTokenstring

The token returned by the previous request.

Response

Successful response