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.
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.
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.
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.
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.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[[["The current quota status for Analytics Properties shows resource consumption and limits for requests, tokens, and server errors."],["Standard Analytics Properties have lower daily and hourly token limits compared to Analytics 360 Properties."],["Both Analytics property types have limits on concurrent requests, server errors, and requests with potentially thresholded dimensions per hour."],["QuotaStatus object provides insight into the current consumption and remaining quota for a specific quota group."],["API requests deduct tokens from all hourly, daily, and per-project hourly quotas, potentially impacting overall resource availability."]]],["The core information describes the quota system for Analytics Properties, detailing the limits for API usage. It outlines various quotas including 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 limits which depend on the type of Analytics Property, standard or 360. The `QuotaStatus` provides information about the number of tokens consumed and remaining for a given request. Exceeding any quota will return a `Resource Exhausted` error.\n"]]