Admin API の制限と割り当て
すべての Google アナリティクス API の使用に適用される共有の上限と割り当てに加えて、Admin API には次の上限と割り当てが適用されます。Google アナリティクス利用規約に違反しているプロジェクトでは、割り当て上限が制限される場合があります。
割り当て名 |
上限 |
1 分あたりのリクエスト数 |
1,200 |
1 ユーザー、1 分あたりのリクエスト数 |
600 |
1 分あたりの書き込み数 |
600 |
1 分あたりのユーザーあたりの書き込み数 |
180 |
Google アナリティクス Admin API へのリクエストごとに、Requests per minute
と Requests
per minute per user
の割り当てが消費されます。Google アナリティクス アカウントの設定を変更するメソッド(create
、patch
、delete
、archive
、update
メソッド)へのリクエストでも、Writes per minute
と Writes per
minute per user
の割り当てが消費されます。
ユーザーあたりの API リクエストの合計数を制限する方法については、API 使用の上限設定をご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-02-25 UTC。
[null,null,["最終更新日 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"]]