Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Để đảm bảo hệ thống Google Analytics không nhận được nhiều dữ liệu hơn mức có thể xử lý và để đảm bảo phân phối tài nguyên của hệ thống một cách công bằng cho người dùng, các API Google Analytics sẽ thực thi một số giới hạn và hạn mức đối với mức sử dụng của bạn.
Các hạn mức và hạn mức sau đây áp dụng cho tổng mức sử dụng API Google Analytics của bạn (không bao gồm lệnh gọi Data API) ở cấp dự án Google Cloud:
50.000 yêu cầu mỗi dự án mỗi ngày.
10 truy vấn mỗi giây (QPS) trên mỗi địa chỉ IP.
Trong API Console, có một hạn mức tương tự được gọi là Số yêu cầu mỗi 100 giây trên mỗi người dùng. Theo mặc định, giá trị này được đặt thành 100 yêu cầu mỗi 100 giây cho mỗi người dùng và có thể được điều chỉnh thành giá trị tối đa là 1.000. Tuy nhiên, số lượng yêu cầu gửi đến API bị giới hạn ở mức tối đa là 10 yêu cầu mỗi giây cho mỗi người dùng.
Nếu ứng dụng của bạn thực hiện tất cả các yêu cầu API từ một địa chỉ IP duy nhất (ví dụ: thay mặt cho người dùng), hãy sử dụng tham số userIP hoặc quotaUser với mỗi yêu cầu để nhận hạn mức QPS đầy đủ cho mỗi người dùng. Hãy xem Tóm tắt về các tham số truy vấn chuẩn để biết thông tin chi tiết.
Một số API có các quy định hạn chế khác. Để biết thông tin chi tiết về các giới hạn và hạn mức dành riêng cho API, hãy xem các trang sau:
Nếu bạn vượt quá hạn mức yêu cầu API Google Analytics, API sẽ trả về một mã lỗi 403 hoặc 429 và thông báo cho biết tài khoản đã vượt quá hạn mức. Hãy xem điều khoản dịch vụ để biết thêm thông tin.
Để biết thêm thông tin về cách quản lý hạn mức và cách điều chỉnh ứng dụng để sử dụng hạn mức, hãy xem bài viết Giám sát API và giới hạn mức sử dụng.
[null,null,["Cập nhật lần gần đây nhất: 2025-08-31 UTC."],[],[],null,["# Limits and quotas on API requests\n\nTo ensure the Google Analytics system doesn't receive more data than it can\nhandle, and to ensure equitable distribution of the system's resources across\nusers, Google Analytics APIs enfore some limits and quotas on your usage. \n\nThe following limits and quotas apply to your overall Google Analytics API usage\n(excluding Data API calls) at the Google Cloud project level:\n\n- 50,000 requests per *project* per day.\n- 10 queries per second (QPS) per *IP address* .\n - In the [API Console](https://console.cloud.google.com/), there is a similar quota referred to as *Requests per 100 seconds per user*. By default, it is set to 100 requests per 100 seconds per user and can be adjusted to a maximum value of 1,000. But the number of requests to the API is restricted to a maximum of 10 requests per second per user.\n - If your application makes all API requests from a single IP address (for example, on behalf of your users), use the `userIP` or `quotaUser` parameter with each request to get full QPS quota for each user. See The [standard query parameters summary](/analytics/devguides/parameters) for details.\n\n| **Note:** Daily quotas are refreshed at midnight Pacific Standard Time.\n\nSome APIs have additional restrictions. For details on API-specific limits and\nquotas, see the following pages:\n\n- [Admin API](/analytics/devguides/config/admin/v1/quotas)\n- [Data API](/analytics/devguides/reporting/data/v1/quotas)\n- [User Deletion API](/analytics/devguides/config/userdeletion/v3/limits-quotas)\n\nErrors related to limits and quotas\n-----------------------------------\n\nIf the quota of requesting a Google Analytics API is exceeded, the API returns\nan error code `403` or `429` and a message that the account has exceeded the\nquota. See the [terms of service](/terms) for more information.\n\nFor more information on quota management and how to fine-tune your application\nfor quota usage, see [Monitoring APIs and capping\nusage](https://support.google.com/cloud/answer/6158858)."]]