روشها، استفاده از سهمیه فعلی و محدودیتهای هر گروه. سهمیه بین همه روش های گروه به اشتراک گذاشته می شود. گروه ها بر اساس quotaUsage به ترتیب نزولی مرتب شده اند.
next Page Token
string
یک نشانه، که می تواند به عنوان pageToken برای بازیابی صفحه بعدی ارسال شود. اگر این قسمت حذف شود، هیچ صفحه بعدی وجود ندارد.
تاریخ آخرین بهروزرسانی 2025-01-23 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","easyToUnderstand","thumb-up"],["مشکلم را برطرف کرد","solvedMyProblem","thumb-up"],["غیره","otherUp","thumb-up"]],[["اطلاعاتی که نیاز دارم وجود ندارد","missingTheInformationINeed","thumb-down"],["بیشازحد پیچیده/ مراحل بسیار زیاد","tooComplicatedTooManySteps","thumb-down"],["قدیمی","outOfDate","thumb-down"],["مشکل ترجمه","translationIssue","thumb-down"],["مشکل کد / نمونهها","samplesCodeIssue","thumb-down"],["غیره","otherDown","thumb-down"]],["تاریخ آخرین بهروزرسانی 2025-01-23 بهوقت ساعت هماهنگ جهانی."],[[["Lists the daily call quota and usage per group for a given Merchant Center account."],["Requires authorization with the `https://www.googleapis.com/auth/content` scope."],["Uses a `GET` request to the `https://merchantapi.googleapis.com/quota/v1beta/{parent=accounts/*}/quotas` endpoint."],["Accepts optional query parameters for pagination: `pageSize` and `pageToken`."],["Returns a response body containing quota groups, their usage, and a token for retrieving subsequent pages."]]],["This document outlines how to retrieve daily call quota and usage per group for a Merchant Center account using the `GET` request: `https://merchantapi.googleapis.com/quota/v1beta/{parent=accounts/*}/quotas`. The `parent` path parameter specifies the account. Optional query parameters `pageSize` (default 500, max 1000) and `pageToken` handle pagination. The request body must be empty. The response, formatted as JSON, includes `quotaGroups` with usage data and `nextPageToken` for further pages. Authorization requires the `https://www.googleapis.com/auth/content` OAuth scope.\n"]]