collectionstatuses
Lists the statuses of the collections in your Merchant Center account.
get/{merchantId}/collectionstatuses
Path parameters
merchantIdstring required
Required. The ID of the account that contains the collection. This account cannot be a multi-client account.
Query parameters
pageSizeinteger
The maximum number of collection statuses to return in the response, used for paging. Defaults to 50; values above 1000 will be coerced to 1000.
pageTokenstring
Token (if provided) to retrieve the subsequent page. All other parameters must match the original call that provided the page token.
Response
Successful response