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