מכסות
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
ממשקי Google Play Developer API מאורגנים בקטגוריות שנקראות buckets, ולכל bucket יש מכסת שימוש משלו לדקה. מכסת ברירת המחדל היא 3,000 שאילתות לדקה לכל קטגוריה, והמכסה של כל קטגוריה היא עצמאית. המשמעות היא שהמכסה של מינויים לא תלויה במכסה של רכישות חד-פעמיות. בטבלה הבאה מפורטים קטגוריות המכסות השונות וממשקי ה-API המתאימים בכל קטגוריה:
שם קטגוריית המכסה |
ממשקי API בקטגוריה |
מינויים (לא כולל ממשקי API בקטגוריה Subscription Updates) |
|
עדכוני הרשמות |
|
רכישות חד-פעמיות
|
|
הזמנות
|
הזמנות
|
ExternalTransactions
|
ExternalTransactions
|
ממשקי API לפרסום, למונטיזציה ולתשובות לביקורות
|
|
מידע על מכסות ב-Google Play זמין בפוסט בבלוג בנושא Google Play Billing API: מכסה לדקה.
אפשר לראות את השימוש במכסות הקיימות בקטע Quotas במסוף Google Cloud. אם אתם צריכים מכסות נוספות לממשקי ה-API שלכם, אתם יכולים לשלוח בקשה להגדלת המכסה של Google Play Developer API.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-26 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-26 (שעון UTC)."],[[["\u003cp\u003eVoidedPurchase resource represents canceled, refunded, or charged-back purchases in the Google Play Android Developer API.\u003c/p\u003e\n"],["\u003cp\u003eIt includes details like purchase/void timestamps, order ID, reason, and initiator of the void action.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can access voided purchase data using the \u003ccode\u003elist\u003c/code\u003e method, which provides a comprehensive view of all voided purchases.\u003c/p\u003e\n"],["\u003cp\u003eThis resource is valuable for tracking revenue, identifying trends in cancellations, and potentially addressing user concerns proactively.\u003c/p\u003e\n"]]],["The Google Play Developer API has a daily query limit of 200,000, resetting at midnight Pacific Time. Your current quota is viewable in the Google Cloud Console's Quotas section. If this limit is insufficient, you can request a quota increase by submitting a request through the provided link. The quota enforcement considers Pacific time, adjusting for standard (UTC-8) or daylight time (UTC-7).\n"],null,["# Quotas\n\nThe Google Play Developer APIs are organized into categories called *buckets* , where\neach bucket has its own per-minute quota limit. The default quota is 3000\nqueries per minute for each bucket, and each bucket's quota is independent\nof the others. It means that the quota for\nthe *Subscriptions* bucket is independent of the quota for the\n*One-time purchases* bucket. The following table lists the various quota\nbuckets and the corresponding APIs in each bucket:\n\n| Quota bucket name | APIs in the bucket |\n|------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Subscriptions (excludes APIs in the Subscription Updates bucket) | - [SubscriptionPurchases](https://developers.google.com/android-publisher/api-ref/rest/v3/purchases.subscriptions) - [SubscriptionPurchasesV2](https://developers.google.com/android-publisher/api-ref/rest/v3/purchases.subscriptionsv2) |\n| Subscription Updates | - [SubscriptionPurchases.Cancel](https://developers.google.com/android-publisher/api-ref/rest/v3/purchases.subscriptions/cancel) - [SubscriptionPurchases.Defer](https://developers.google.com/android-publisher/api-ref/rest/v3/purchases.subscriptions/defer) - [SubscriptionPurchases.Refund](https://developers.google.com/android-publisher/api-ref/rest/v3/purchases.subscriptions/refund) - [SubscriptionPurchases.Revoke](https://developers.google.com/android-publisher/api-ref/rest/v3/purchases.subscriptions/revoke) - [SubscriptionPurchasesV2.Revoke](https://developers.google.com/android-publisher/api-ref/rest/v3/purchases.subscriptions/revoke) |\n| One-time Purchases | - [ProductPurchase](https://developers.google.com/android-publisher/api-ref/rest/v3/purchases.products) - [ProductPurchaseV2](https://developers.google.com/android-publisher/api-ref/rest/v3/purchases.productsv2) |\n| Orders | [Orders](https://developers.google.com/android-publisher/api-ref/rest/v3/orders) |\n| ExternalTransactions | [ExternalTransactions](https://developers.google.com/android-publisher/api-ref/rest/v3/externaltransactions) |\n| Publishing, Monetization, and Reply to Reviews APIs | - All [Publishing APIs](https://developers.google.com/android-publisher#publishing) - [Monetization APIs](https://developers.google.com/android-publisher/api-ref/rest/v3/monetization) - [Permissions APIs](https://developer.android.com/google/play/developer-api#permissions) - [Reply to Reviews APIs](https://developers.google.com/android-publisher/reply-to-reviews) |\n\nFor information regarding Google Play quotas, refer to the\n[Google Play Billing API: Per-Minute quota blog post](https://support.google.com/googleplay/android-developer/thread/356191447).\n\nYou can view your existing quota usage in the [Quotas](https://console.cloud.google.com/iam-admin/quotas?service=androidpublisher.googleapis.com)\nsection of the Google Cloud Console. If you need additional quotas for\nyour APIs, you can\n[submit a quota request for the Google Play Developer API](https://support.google.com/googleplay/android-developer/contact/apiqr)."]]