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-03-21 UTC."],[[["This page provides documentation for the `AccessQuota` class within the Google Analytics Admin v1beta package, specifically for Java, detailing its functionality and usage."],["The `AccessQuota` class, which extends `GeneratedMessageV3`, is used to represent the current state of all quotas for a given Analytics property, with any quota exhaustion resulting in `Resource Exhausted` errors for all requests to that property."],["The documentation includes various versions of the `AccessQuota` class, ranging from version 0.14.0 up to the latest, version 0.70.0, all available for reference and use in Java projects."],["Key methods and static fields related to managing and accessing quotas are provided, including how to parse and create `AccessQuota` instances, and handling different quota types like daily tokens, hourly tokens, and concurrent requests."],["The `AccessQuota` class allows you to see and track up to 5 different quota types, which are `tokens_per_day`, `tokens_per_hour`, `concurrent_requests`, `server_errors_per_project_per_hour`, `tokens_per_project_per_hour`."]]],[]]