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.v1beta.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-09 UTC."],[[["This webpage provides documentation for the `AccessQuota` class within the Google Analytics Admin v1beta package, specifically for Java developers."],["The `AccessQuota` class, which is a subclass of `GeneratedMessageV3`, represents the current state of all quotas for an Analytics property, including tokens per day, per hour, and concurrent requests."],["The documentation covers the latest version, 0.70.0, as well as previous versions dating back to 0.14.0, allowing users to access historical information."],["The `AccessQuota` class details various quota limits, such as properties being allowed 250,000 tokens per day and 50,000 per hour, with most requests consuming fewer than 10 tokens, and also details how server errors are handled."],["The document details various methods and fields for the `AccessQuota` class such as: `getDefaultInstance()`, `getDescriptor()`, `newBuilder()`, `parseFrom()`, `getConcurrentRequests()`, `getTokensPerDay()`, and `hasTokensPerHour()`, among many others, to help developers understand how to interact with and use this class within their projects."]]],[]]