Google Analytics API จะบังคับใช้ขีดจํากัดและโควต้าบางอย่างในการใช้งานของคุณ เพื่อให้ระบบ Google Analytics ได้รับข้อมูลที่จัดการได้ และเพื่อให้มีการกระจายทรัพยากรของระบบอย่างเท่าเทียมกันแก่ผู้ใช้
ขีดจํากัดและโควต้าต่อไปนี้มีผลกับการใช้งาน Google Analytics API โดยรวม (ไม่รวมการเรียกใช้ Data API) ที่ระดับโปรเจ็กต์ Google Cloud
คำขอ 50,000 รายการต่อโปรเจ็กต์ต่อวัน
คำค้นหา 10 รายการต่อวินาที (QPS) ต่อที่อยู่ IP
ในคอนโซล API จะมีโควต้าที่คล้ายกันซึ่งเรียกว่าคำขอต่อ 100 วินาทีต่อผู้ใช้ โดยค่าเริ่มต้น ระบบจะตั้งค่าเป็น 100 คำขอต่อ 100 วินาทีต่อผู้ใช้ และปรับเป็นค่าสูงสุด 1,000 ได้ แต่จำนวนคำขอ API จะจำกัดไว้ที่ 10 คำขอต่อวินาทีต่อผู้ใช้
หากแอปพลิเคชันของคุณส่งคําขอ API ทั้งหมดจากที่อยู่ IP เดียว (เช่น ในนามของผู้ใช้) ให้ใช้พารามิเตอร์ userIP หรือ quotaUser กับคําขอแต่ละรายการเพื่อรับโควต้า QPS เต็มจํานวนสําหรับผู้ใช้แต่ละราย ดูรายละเอียดได้ในสรุปพารามิเตอร์การค้นหามาตรฐาน
API บางรายการมีข้อจํากัดเพิ่มเติม โปรดดูรายละเอียดเกี่ยวกับขีดจํากัดและโควต้าเฉพาะ API ในหน้าต่อไปนี้
หากมีการใช้โควต้าในการขอ Google Analytics API เกินโควต้า API จะแสดงรหัสข้อผิดพลาด 403 หรือ 429 และข้อความว่าบัญชีมีการใช้โควต้าเกิน ดูข้อมูลเพิ่มเติมได้ที่ข้อกำหนดในการให้บริการ
[null,null,["อัปเดตล่าสุด 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)."]]