DigitalPurchaseCheckSpec
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-26 UTC。
[null,null,["最終更新日 2025-07-26 UTC。"],[[["\u003cp\u003eDefines a specification for silently verifying if a user can make a digital purchase.\u003c/p\u003e\n"],["\u003cp\u003eAllows actions to leverage this verification to prevent offering digital goods to users when transactions are likely to fail.\u003c/p\u003e\n"],["\u003cp\u003eThis specification currently does not require any input.\u003c/p\u003e\n"]]],["The specification outlines a method for a silent verification process to determine if a user is eligible for a digital purchase. This verification's outcome can be leveraged to prevent offering digital goods to users who are ineligible, thus avoiding failed transactions. Currently, the process doesn't require any input. The core function is to silently assess user eligibility, enabling preemptive filtering of purchase opportunities.\n"],null,["# DigitalPurchaseCheckSpec\n\nDefines the specification for silently checking whether the user meets necessary conditions for completing a digital purchase. actions may use the result of this check to avoid offering digital goods to users for which the transaction is guaranteed to fail. This spec doesn't take any input for now."]]