Admin API 限制和配额
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
除了适用于所有 Google Analytics API 使用情形的共享限制和配额之外,以下限制和配额也适用于 Admin API。违反 Google Analytics 服务条款的项目可能会受到配额限制。
配额名称 |
限制 |
每分钟请求数 |
1200 |
每位用户每分钟的请求数 |
600 |
每分钟写入次数 |
600 |
每分钟每个用户的写入次数 |
180 |
对 Google Analytics Admin API 的每个请求都会消耗 Requests per minute
和 Requests
per minute per user
配额。对以任何方式更改 Google Analytics 账号配置的任何方法(create
、patch
、delete
、archive
、update
方法)的请求也会消耗 Writes per minute
和 Writes per
minute per user
配额。
如需详细了解如何限制每个用户的 API 请求总数,请参阅设置 API 使用上限。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-26。
[null,null,["最后更新时间 (UTC):2025-07-26。"],[[["\u003cp\u003eThe Google Analytics Admin API has rate limits to manage system load and ensure fair resource allocation.\u003c/p\u003e\n"],["\u003cp\u003eRate limits reset every 60 seconds, and exceeding them results in a temporary error requiring a short wait.\u003c/p\u003e\n"],["\u003cp\u003eWhile there's no daily usage cap, API requests are subject to per-minute and per-user quotas, potentially throttled for Terms of Service violations.\u003c/p\u003e\n"],["\u003cp\u003eRequests are limited per minute, and write operations (create, update, delete) have separate, lower quotas.\u003c/p\u003e\n"],["\u003cp\u003eCloud projects have specific quotas visible in the Google Cloud Console, with potential for automatic throttling based on usage patterns.\u003c/p\u003e\n"]]],["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"],null,["# Admin API limits and quotas\n\nThe following limits and quotas apply to the Admin API, in addition to the\n[shared limits and quotas](/analytics/devguides/limits-and-quotas) for all\nGoogle Analytics API usage. Quota limits might be throttled for projects that\nviolate the [Google Analytics Terms of\nService](//marketingplatform.google.com/about/analytics/terms/us/).\n\n| Quota Name | Limit |\n|------------------------------|-------|\n| Requests per minute | 1,200 |\n| Requests per minute per user | 600 |\n| Writes per minute | 600 |\n| Writes per minute per user | 180 |\n\nEach request to the Google Analytics Admin API consumes `Requests per minute` and `Requests\nper minute per user` quotas. A request to any method that alters the Google\nAnalytics account configuration in any way (`create`, `patch`, `delete`,\n`archive`, `update` methods) also consumes `Writes per minute` and `Writes per\nminute per user` quotas.\n\nFor more information on how to limit the total number of API requests per user, see [Capping API usage](//support.google.com/googleapi/answer/7035610)."]]