Quotas
Stay organized with collections
Save and categorize content based on your preferences.
The Google Play Developer APIs are organized into categories called buckets, where
each bucket has its own per-minute quota limit. The default quota is 3000
queries per minute for each bucket, and each bucket's quota is independent
of the others. It means that the quota for
the Subscriptions bucket is independent of the quota for the
One-time purchases bucket. The following table lists the various quota
buckets and the corresponding APIs in each bucket:
Quota bucket name |
APIs in the bucket |
Subscriptions (excludes APIs in the Subscription Updates bucket) |
|
Subscription Updates |
|
One-time Purchases
|
|
Orders
|
Orders
|
ExternalTransactions
|
ExternalTransactions
|
Publishing, Monetization, and Reply to Reviews APIs
|
|
For information regarding Google Play quotas, refer to the
Google Play Billing API: Per-Minute quota blog post.
You can view your existing quota usage in the Quotas
section of the Google Cloud Console. If you need additional quotas for
your APIs, you can
submit a quota request for the Google Play Developer API.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-23 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-23 UTC."],[[["VoidedPurchase resource represents canceled, refunded, or charged-back purchases in the Google Play Android Developer API."],["It includes details like purchase/void timestamps, order ID, reason, and initiator of the void action."],["Developers can access voided purchase data using the `list` method, which provides a comprehensive view of all voided purchases."],["This resource is valuable for tracking revenue, identifying trends in cancellations, and potentially addressing user concerns proactively."]]],["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"]]