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-09 UTC."],[[["This webpage lists the different versions of the `AccessQuota` class within the Google Analytics Admin API for Java, ranging from version 0.14.0 to the latest version 0.70.0, which are all accessible by their respective links."],["The `AccessQuota` class, which is a `GeneratedMessageV3` type, provides information regarding the current state of all quotas for a given Analytics property."],["The `AccessQuota` class implements `AccessQuotaOrBuilder` and contains methods and fields to manage various quota aspects such as tokens per day, tokens per hour, concurrent requests, and server errors per project per hour."],["The static methods provided allow for creating default instances, new builders, and parsing `AccessQuota` from various input formats like byte arrays, ByteString, InputStreams, and CodedInputStreams."],["The static fields include `CONCURRENT_REQUESTS_FIELD_NUMBER`, `SERVER_ERRORS_PER_PROJECT_PER_HOUR_FIELD_NUMBER`, `TOKENS_PER_DAY_FIELD_NUMBER`, `TOKENS_PER_HOUR_FIELD_NUMBER`, and `TOKENS_PER_PROJECT_PER_HOUR_FIELD_NUMBER` which are all integers that represent each field number, respectively."]]],[]]