Admin API 限制和配額
除了所有 Google Analytics API 用量的共用限制和配額外,下列限制和配額也適用於 Admin API。對於違反 Google Analytics 服務條款的專案,系統可能會限制配額上限。
配額名稱 |
限制 |
每分鐘要求數 |
1,200 |
每位使用者每分鐘的要求數 |
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 用量」。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-02-25 (世界標準時間)。
[null,null,["上次更新時間: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"]]