Giới hạn và hạn mức của API quản trị
Ngoài các giới hạn và hạn mức dùng chung cho tất cả hoạt động sử dụng API Google Analytics, các giới hạn và hạn mức sau đây cũng áp dụng cho API Quản trị. Hạn mức hạn mức có thể bị điều tiết đối với các dự án vi phạm Điều khoản dịch vụ của Google Analytics.
Tên hạn mức |
Hạn mức |
Số yêu cầu mỗi phút |
1.200 |
Số yêu cầu mỗi phút trên mỗi người dùng |
600 |
Số lượt ghi mỗi phút |
600 |
Số lượt ghi mỗi phút trên mỗi người dùng |
180 |
Mỗi yêu cầu gửi đến API Quản trị của Google Analytics sẽ sử dụng hạn mức Requests per minute
và Requests
per minute per user
. Yêu cầu đối với bất kỳ phương thức nào thay đổi cấu hình tài khoản Google Analytics theo bất kỳ cách nào (các phương thức create
, patch
, delete
, archive
, update
) cũng sử dụng hạn mức Writes per minute
và Writes per
minute per user
.
Để biết thêm thông tin về cách giới hạn tổng số yêu cầu API cho mỗi người dùng, hãy xem bài viết Giới hạn mức sử dụng API.
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2025-02-25 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2025-02-25 UTC."],[[["The Google Analytics Admin API has rate limits to manage system load and ensure fair resource allocation."],["Rate limits reset every 60 seconds, and exceeding them results in a temporary error requiring a short wait."],["While there's no daily usage cap, API requests are subject to per-minute and per-user quotas, potentially throttled for Terms of Service violations."],["Requests are limited per minute, and write operations (create, update, delete) have separate, lower quotas."],["Cloud projects have specific quotas visible in the Google Cloud Console, with potential for automatic throttling based on usage patterns."]]],["Google Analytics Admin API requests have rate limits to manage system load, enforced and refilled every 60 seconds. Exceeding limits results in a 403 error; waiting a minute allows quota refill. Limits apply per project, with quotas visible in the Cloud Console. Default quotas include 1,200 requests per minute and 600 per user, with writes limited to 600 per minute and 180 per user. Account alterations consume both request and write quotas. Limits can be throttled for Terms of Service violations.\n"]]