Limity
Interfejs Google Play Developer API ma domyślny limit 200 000 zapytań dziennie. Limit możesz sprawdzić w sekcji Limity w Google Cloud Console.
Aby egzekwować ten limit, dzień kończy się o północy czasu pacyficznego (UTC-8, gdy w Kalifornii obowiązuje czas standardowy, a UTC-7, gdy jest letni).
Jeśli chcesz przekroczyć ten limit, możesz przesłać prośbę o zwiększenie limitu do interfejsu Google Play Developer API.
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-08-22 UTC.
[null,null,["Ostatnia aktualizacja: 2024-08-22 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"]]