Попробуйте сервер MCP для Google Analytics. Установите его с
GitHub и ознакомьтесь с
анонсом для получения более подробной информации.
PropertyQuota
Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
Текущее состояние всех квот для этого ресурса Google Analytics. Если какая-либо квота для свойства исчерпана, все запросы к этому свойству будут возвращать ошибки «Исчерпан ресурс».
JSON-представление |
---|
{
"tokensPerDay": {
object (QuotaStatus )
},
"tokensPerHour": {
object (QuotaStatus )
},
"concurrentRequests": {
object (QuotaStatus )
},
"serverErrorsPerProjectPerHour": {
object (QuotaStatus )
},
"potentiallyThresholdedRequestsPerHour": {
object (QuotaStatus )
},
"tokensPerProjectPerHour": {
object (QuotaStatus )
}
} |
Поля |
---|
tokens Per Day | object ( QuotaStatus ) Свойства стандартной аналитики могут использовать до 200 000 токенов в день; Ресурсы Analytics 360 могут использовать 2 000 000 токенов в день. Большинство запросов потребляют менее 10 токенов. |
tokens Per Hour | object ( QuotaStatus ) Стандартные аналитические свойства могут использовать до 40 000 токенов в час; Ресурсы Analytics 360 могут использовать 400 000 токенов в час. Запрос API потребляет одно количество токенов, и это число вычитается из всех почасовых, ежедневных и почасовых квот для каждого проекта. |
concurrent Requests | object ( QuotaStatus ) Стандартные ресурсы аналитики могут отправлять до 10 одновременных запросов; Ресурсы Analytics 360 могут использовать до 50 одновременных запросов. |
server Errors Per Project Per Hour | object ( QuotaStatus ) В парах стандартных аналитических свойств и облачных проектов может возникать до 10 ошибок сервера в час; В парах ресурсов Analytics 360 и облачных проектов может возникать до 50 ошибок сервера в час. |
potentially Thresholded Requests Per Hour | object ( QuotaStatus ) Analytics Properties может отправлять до 120 запросов с потенциально пороговыми размерами в час. В пакетном запросе каждый запрос отчета индивидуально учитывается для этой квоты, если запрос содержит потенциально пороговые измерения. |
tokens Per Project Per Hour | object ( QuotaStatus ) Analytics Properties может использовать до 35% своих токенов на проект в час. Это означает, что стандартные ресурсы Analytics могут использовать до 14 000 токенов на проект в час, а ресурсы Analytics 360 могут использовать 140 000 токенов на проект в час. Запрос API потребляет одно количество токенов, и это число вычитается из всех почасовых, ежедневных и почасовых квот для каждого проекта. |
Статус квоты
Текущее состояние конкретной группы квот.
JSON-представление |
---|
{
"consumed": integer,
"remaining": integer
} |
Поля |
---|
consumed | integer Квота, использованная этим запросом. |
remaining | integer Квота, оставшаяся после этого запроса. |
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2025-07-24 UTC.
[null,null,["Последнее обновление: 2025-07-24 UTC."],[[["\u003cp\u003eThis document details the current quota status for Google Analytics properties, including daily and hourly token limits, concurrent request limits, and error limits.\u003c/p\u003e\n"],["\u003cp\u003eStandard Analytics properties have lower quotas compared to Analytics 360 properties across various metrics, such as daily tokens and concurrent requests.\u003c/p\u003e\n"],["\u003cp\u003eIf any specific quota is exhausted for a property, any requests to that property will result in Resource Exhausted errors.\u003c/p\u003e\n"],["\u003cp\u003eQuota usage is tracked across various dimensions, including daily, hourly, per-project hourly, and concurrent requests, ensuring fair usage and preventing abuse.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eQuotaStatus\u003c/code\u003e provides information about the consumed and remaining quota for a specific quota group, enabling users to monitor their usage.\u003c/p\u003e\n"]]],["The content outlines the quota system for Analytics Properties, detailing six quota categories: tokens per day, tokens per hour, concurrent requests, server errors per project per hour, potentially thresholded requests per hour, and tokens per project per hour. Each quota has specific limits for Standard and Analytics 360 Properties. Quota consumption is tracked, showing consumed and remaining amounts for each request. If quotas are exceeded, the system returns \"Resource Exhausted\" errors.\n"],null,["# PropertyQuota\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n- [QuotaStatus](#QuotaStatus)\n - [JSON representation](#QuotaStatus.SCHEMA_REPRESENTATION)\n\nCurrent state of all quotas for this Analytics Property. If any quota for a property is exhausted, all requests to that property will return Resource Exhausted errors.\n\n| JSON representation |\n|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"tokensPerDay\": { object (/analytics/devguides/reporting/data/v1/rest/v1beta/PropertyQuota#QuotaStatus) }, \"tokensPerHour\": { object (/analytics/devguides/reporting/data/v1/rest/v1beta/PropertyQuota#QuotaStatus) }, \"concurrentRequests\": { object (/analytics/devguides/reporting/data/v1/rest/v1beta/PropertyQuota#QuotaStatus) }, \"serverErrorsPerProjectPerHour\": { object (/analytics/devguides/reporting/data/v1/rest/v1beta/PropertyQuota#QuotaStatus) }, \"potentiallyThresholdedRequestsPerHour\": { object (/analytics/devguides/reporting/data/v1/rest/v1beta/PropertyQuota#QuotaStatus) }, \"tokensPerProjectPerHour\": { object (/analytics/devguides/reporting/data/v1/rest/v1beta/PropertyQuota#QuotaStatus) } } ``` |\n\n| Fields ||\n|-------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `tokens``Per``Day` | `object (`[QuotaStatus](/analytics/devguides/reporting/data/v1/rest/v1beta/PropertyQuota#QuotaStatus)`)` Standard Analytics Properties can use up to 200,000 tokens per day; Analytics 360 Properties can use 2,000,000 tokens per day. Most requests consume fewer than 10 tokens. |\n| `tokens``Per``Hour` | `object (`[QuotaStatus](/analytics/devguides/reporting/data/v1/rest/v1beta/PropertyQuota#QuotaStatus)`)` Standard Analytics Properties can use up to 40,000 tokens per hour; Analytics 360 Properties can use 400,000 tokens per hour. An API request consumes a single number of tokens, and that number is deducted from all of the hourly, daily, and per project hourly quotas. |\n| `concurrent``Requests` | `object (`[QuotaStatus](/analytics/devguides/reporting/data/v1/rest/v1beta/PropertyQuota#QuotaStatus)`)` Standard Analytics Properties can send up to 10 concurrent requests; Analytics 360 Properties can use up to 50 concurrent requests. |\n| `server``Errors``Per``Project``Per``Hour` | `object (`[QuotaStatus](/analytics/devguides/reporting/data/v1/rest/v1beta/PropertyQuota#QuotaStatus)`)` Standard Analytics Properties and cloud project pairs can have up to 10 server errors per hour; Analytics 360 Properties and cloud project pairs can have up to 50 server errors per hour. |\n| `potentially``Thresholded``Requests``Per``Hour` | `object (`[QuotaStatus](/analytics/devguides/reporting/data/v1/rest/v1beta/PropertyQuota#QuotaStatus)`)` Analytics Properties can send up to 120 requests with potentially thresholded dimensions per hour. In a batch request, each report request is individually counted for this quota if the request contains potentially thresholded dimensions. |\n| `tokens``Per``Project``Per``Hour` | `object (`[QuotaStatus](/analytics/devguides/reporting/data/v1/rest/v1beta/PropertyQuota#QuotaStatus)`)` Analytics Properties can use up to 35% of their tokens per project per hour. This amounts to standard Analytics Properties can use up to 14,000 tokens per project per hour, and Analytics 360 Properties can use 140,000 tokens per project per hour. An API request consumes a single number of tokens, and that number is deducted from all of the hourly, daily, and per project hourly quotas. |\n\nQuotaStatus\n-----------\n\nCurrent state for a particular quota group.\n\n| JSON representation |\n|-------------------------------------------------------|\n| ``` { \"consumed\": integer, \"remaining\": integer } ``` |\n\n| Fields ||\n|-------------|-----------------------------------------------|\n| `consumed` | `integer` Quota consumed by this request. |\n| `remaining` | `integer` Quota remaining after this request. |"]]