割り当て
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
Google Play Developer API で実行するクエリは、デフォルトで 1 日あたり 200,000 件に制限されています。クエリの割り当ては、Google Cloud Console の [割り当て] セクションで確認できます。
この割り当てを適用する際の計算では、1 日の終わりは太平洋時間の午前 0 時(カリフォルニア標準時では UTC-8、カリフォルニアの夏時間のときは UTC-7)となります。
この制限を超える割り当てが必要な場合は、Google Play Developer API に対する割り当てリクエストを送信できます。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-11-22 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"]],["最終更新日 2024-11-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."]]],[]]