User Deletion API limits and quotas
The following quotas apply to the User Deletion
API, in addition to the shared
limits and quotas for all Google
Analytics API usage:
- 500 total queries per day (QPD), per calling API project.
- 500 total queries per day (QPD), per property or Firebase project.
- 1.5 queries per second (QPS), per property or Firebase project.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-25 UTC.
[null,null,["Last updated 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"]]