quotas
Lists the daily call quota and usage per method for your Merchant Center account.
get/{merchantId}/quotas
Path parameters
merchantIdstring required
Required. The ID of the account that has quota. This account must be an admin.
Query parameters
pageSizeinteger
The maximum number of quotas to return in the response, used for paging. Defaults to 500; 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