Try the MCP server for Google Analytics. Install from
GitHub, and see the
announcement for more details.
Admin API limits and quotas
Stay organized with collections
Save and categorize content based on your preferences.
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."],[],["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"]]