Admin API limits and quotas
The following limits and quotas apply to the Admin API, in addition to the
shared limits and quotas for all
Google Analytics API usage. Quota limits might be throttled for projects that
violate the Google Analytics Terms of
Service.
Quota Name |
Limit |
Requests per minute |
1,200 |
Requests per minute per user |
600 |
Writes per minute |
600 |
Writes per minute per user |
180 |
Each request to the Google Analytics Admin API consumes Requests per minute
and Requests
per minute per user
quotas. A request to any method that alters the Google
Analytics account configuration in any way (create
, patch
, delete
,
archive
, update
methods) also consumes Writes per minute
and Writes per
minute per user
quotas.
For more information on how to limit the total number of API requests per user, see Capping API usage.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-25 UTC.
[null,null,["Last updated 2025-02-25 UTC."],[[["The Google Analytics Admin API has rate limits to manage system load and ensure fair resource allocation."],["Rate limits reset every 60 seconds, and exceeding them results in a temporary error requiring a short wait."],["While there's no daily usage cap, API requests are subject to per-minute and per-user quotas, potentially throttled for Terms of Service violations."],["Requests are limited per minute, and write operations (create, update, delete) have separate, lower quotas."],["Cloud projects have specific quotas visible in the Google Cloud Console, with potential for automatic throttling based on usage patterns."]]],["Google Analytics Admin API requests have rate limits to manage system load, enforced and refilled every 60 seconds. Exceeding limits results in a 403 error; waiting a minute allows quota refill. Limits apply per project, with quotas visible in the Cloud Console. Default quotas include 1,200 requests per minute and 600 per user, with writes limited to 600 per minute and 180 per user. Account alterations consume both request and write quotas. Limits can be throttled for Terms of Service violations.\n"]]