Google Analytics के लिए, एमसीपी सर्वर आज़माएं. इसे
GitHub से इंस्टॉल करें. साथ ही, ज़्यादा जानकारी के लिए
सूचना देखें.
PropertyQuota
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
इस Analytics प्रॉपर्टी के सभी कोटे की मौजूदा स्थिति. अगर किसी प्रॉपर्टी के लिए कोटा खत्म हो जाता है, तो उस प्रॉपर्टी के लिए किए गए सभी अनुरोधों में, 'संसाधन खत्म हो गया है' गड़बड़ियां दिखेंगी.
JSON के काेड में दिखाना |
{
"tokensPerDay": {
object (QuotaStatus )
},
"tokensPerHour": {
object (QuotaStatus )
},
"concurrentRequests": {
object (QuotaStatus )
},
"serverErrorsPerProjectPerHour": {
object (QuotaStatus )
},
"potentiallyThresholdedRequestsPerHour": {
object (QuotaStatus )
},
"tokensPerProjectPerHour": {
object (QuotaStatus )
}
} |
फ़ील्ड |
tokensPerDay |
object (QuotaStatus )
स्टैंडर्ड Analytics प्रॉपर्टी, हर दिन 2,00,000 टोकन तक इस्तेमाल कर सकती हैं. वहीं, Analytics 360 प्रॉपर्टी, हर दिन 2,00,000 टोकन तक इस्तेमाल कर सकती हैं. ज़्यादातर अनुरोध, 10 से कम टोकन का इस्तेमाल करते हैं.
|
tokensPerHour |
object (QuotaStatus )
स्टैंडर्ड Analytics प्रॉपर्टी, हर घंटे 40,000 टोकन तक इस्तेमाल कर सकती हैं. वहीं, Analytics 360 प्रॉपर्टी, हर घंटे 4,00,000 टोकन तक इस्तेमाल कर सकती हैं. एपीआई अनुरोध के लिए एक टोकन का इस्तेमाल होता है. इस टोकन को हर घंटे, हर दिन, और हर प्रोजेक्ट के लिए हर घंटे के कोटे से घटाया जाता है.
|
concurrentRequests |
object (QuotaStatus )
स्टैंडर्ड Analytics प्रॉपर्टी, एक साथ ज़्यादा से ज़्यादा 10 अनुरोध भेज सकती हैं. वहीं, Analytics 360 प्रॉपर्टी, एक साथ ज़्यादा से ज़्यादा 50 अनुरोधों का इस्तेमाल कर सकती हैं.
|
serverErrorsPerProjectPerHour |
object (QuotaStatus )
स्टैंडर्ड Analytics प्रॉपर्टी और क्लाउड प्रोजेक्ट के जोड़े में, हर घंटे ज़्यादा से ज़्यादा 10 सर्वर गड़बड़ियां हो सकती हैं. वहीं, Analytics 360 प्रॉपर्टी और क्लाउड प्रोजेक्ट के जोड़े में, हर घंटे ज़्यादा से ज़्यादा 50 सर्वर गड़बड़ियां हो सकती हैं.
|
potentiallyThresholdedRequestsPerHour |
object (QuotaStatus )
Analytics प्रॉपर्टी, हर घंटे थ्रेशोल्ड वाले डाइमेंशन के साथ ज़्यादा से ज़्यादा 120 अनुरोध भेज सकती हैं. अगर अनुरोध में थ्रेशोल्ड वाले डाइमेंशन शामिल हैं, तो एक साथ कई अनुरोध करने पर, हर रिपोर्ट के अनुरोध को इस कोटे के लिए अलग से गिना जाता है.
|
tokensPerProjectPerHour |
object (QuotaStatus )
Analytics प्रॉपर्टी, हर प्रोजेक्ट के लिए हर घंटे अपने टोकन का 35% तक इस्तेमाल कर सकती हैं. इसका मतलब है कि स्टैंडर्ड Analytics प्रॉपर्टी, हर घंटे हर प्रोजेक्ट के लिए 14,000 टोकन तक इस्तेमाल कर सकती हैं. वहीं, Analytics 360 प्रॉपर्टी, हर घंटे हर प्रोजेक्ट के लिए 1,40,000 टोकन तक इस्तेमाल कर सकती हैं. एपीआई अनुरोध के लिए एक टोकन का इस्तेमाल होता है. इस टोकन को हर घंटे, हर दिन, और हर प्रोजेक्ट के लिए हर घंटे के कोटे से घटाया जाता है.
|
QuotaStatus
किसी खास कोटा ग्रुप की मौजूदा स्थिति.
JSON के काेड में दिखाना |
{
"consumed": integer,
"remaining": integer
} |
फ़ील्ड |
consumed |
integer
इस अनुरोध के लिए इस्तेमाल किया गया कोटा.
|
remaining |
integer
इस अनुरोध के बाद बचे हुए कोटा की जानकारी.
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-26 (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. |"]]