할당량
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
Google Play Developer API는 버킷이라는 카테고리에 정리되며
각 버킷에는 자체 분당 할당량 한도가 있습니다. 각 버킷의 기본 할당량은 분당
쿼리 3000개이며, 각 버킷의 할당량은 다른 버킷의 할당량과는
별개입니다. 즉,
정기 결제 버킷의 할당량은
일회성 구매 버킷의 할당량과는 별개입니다. 다음 표에는 다양한 할당량 버킷과
각 버킷에 해당하는 API가 나와 있습니다.
할당량 버킷 이름 |
버킷의 API |
정기 결제(정기 결제 업데이트 버킷의 API 제외) |
|
정기 결제 업데이트 |
|
일회성 구매
|
|
주문
|
Orders
|
ExternalTransactions
|
ExternalTransactions
|
게시, 수익 창출, Reply to Reviews API
|
|
Google Play 할당량과 관련된 정보는
Google Play Billing API: 분당 할당량 블로그 게시물을 참고하세요.
Google Cloud 콘솔의 할당량 섹션에서 기존 사용 할당량을 확인할 수 있습니다. API에 추가 할당량이 필요한 경우
Google Play Developer API 할당량 요청을 제출하면 됩니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-07-28(UTC)
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-07-28(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"]]