קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
כדי לוודא שמערכת 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, אפשר לעיין בדפים הבאים:
[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)."]]