Current 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.
Protobuf type google.analytics.admin.v1alpha.AccessQuota
Properties can use 50,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.
Properties can use 50,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.
Properties can use up to 25% of their tokens per project per hour. This
amounts to Analytics 360 Properties can use 12,500 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.
Properties can use up to 25% of their tokens per project per hour. This
amounts to Analytics 360 Properties can use 12,500 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.
Properties can use 50,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.
Properties can use up to 25% of their tokens per project per hour. This
amounts to Analytics 360 Properties can use 12,500 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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["The latest version available for `AccessQuota` in the Google Analytics Admin Java library is 0.70.0, with numerous previous versions listed down to 0.14.0."],["The `AccessQuota` class extends `GeneratedMessageV3` and implements `AccessQuotaOrBuilder`, providing a detailed view of the current state of all quotas for an Analytics property."],["The `AccessQuota` class outlines the quotas, such as 250,000 tokens per day and 50,000 tokens per hour, and states that if any quota for a property is exhausted, requests to that property will return Resource Exhausted errors."],["`AccessQuota` provides status information about the number of tokens used per day, per hour, per project per hour, the number of concurrent requests, and the server errors per project per hour, which can be retrieved through various methods like `getTokensPerDay()` and `getConcurrentRequests()`."],["There are multiple static methods available for working with `AccessQuota` objects, such as `parseFrom` for creating instances from various data types, and `newBuilder` for creating new builders for the `AccessQuota` class."]]],[]]