User Deletion API 限制和配额
除了适用于所有 Google Analytics API 用量的共享限制和配额之外,User Deletion API 还受以下配额的约束:
- 每个发起 API 调用的项目每天总查询次数 (QPD) 为 500 次。
- 每个媒体资源或 Firebase 项目的每日总查询次数 (QPD) 为 500 次。
- 每个媒体资源或 Firebase 项目的每秒查询次数 (QPS) 为 1.5 次。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-02-25。
[null,null,["最后更新时间 (UTC):2025-02-25。"],[[["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"]]