User Deletion API の制限と割り当て
すべての Google アナリティクス API の使用に適用される共有の上限と割り当てに加えて、User Deletion API には次の割り当てが適用されます。
- 呼び出し元の API プロジェクトごとに、1 日あたり合計 500 件のクエリ(QPD)
- プロパティまたは Firebase プロジェクトごとに、1 日あたり合計 500 件のクエリ(QPD)
- プロパティまたは Firebase プロジェクトごとに 1.5 秒あたりのクエリ数(QPS)
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-02-25 UTC。
[null,null,["最終更新日 2025-02-25 UTC。"],[[["Google Analytics API usage is subject to limits and quotas to ensure system stability and fair resource allocation."],["API request quotas include daily limits per project, per-second limits per IP address, and limits per property or Firebase project."],["Exceeding quotas results in error codes (`403` or `429`), and users can request increases for specific daily quotas."],["Additional quota can be requested for daily read and write requests per project, but not for other quota types."],["Developers should familiarize themselves with quota management best practices and adjust their applications accordingly."]]],["Google Analytics API has usage limits to protect the system and ensure fair resource distribution. Key quotas include 50,000 requests per project per day, 10 queries per second (QPS) per IP address, 1.5 QPS per property, and 500 queries per day per cloud project. Exceeding quotas results in `403` or `429` error codes. Daily read and write requests can be increased by requesting it in the API console, but some limits cannot be adjusted.\n"]]