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-07-26 UTC。
[null,null,["最終更新日 2025-07-26 UTC。"],[[["\u003cp\u003eGoogle Analytics API usage is subject to limits and quotas to ensure system stability and fair resource allocation.\u003c/p\u003e\n"],["\u003cp\u003eAPI request quotas include daily limits per project, per-second limits per IP address, and limits per property or Firebase project.\u003c/p\u003e\n"],["\u003cp\u003eExceeding quotas results in error codes (\u003ccode\u003e403\u003c/code\u003e or \u003ccode\u003e429\u003c/code\u003e), and users can request increases for specific daily quotas.\u003c/p\u003e\n"],["\u003cp\u003eAdditional quota can be requested for daily read and write requests per project, but not for other quota types.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers should familiarize themselves with quota management best practices and adjust their applications accordingly.\u003c/p\u003e\n"]]],["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"],null,["# User Deletion API limits and quotas\n\nThe following quotas apply to the [User Deletion\nAPI](/analytics/devguides/config/userdeletion/v3), in addition to the [shared\nlimits and quotas](/analytics/devguides/limits-and-quotas) for all Google\nAnalytics API usage:\n\n- 500 total queries per day (QPD), per calling API project.\n- 500 total queries per day (QPD), per property or Firebase project.\n- 1.5 queries per second (QPS), per property or Firebase project."]]