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-02-25。
[null,null,["最后更新时间 (UTC):2025-02-25。"],[[["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"]]