התכונה 'פעולות שיחה' הוצאה משימוש ב-13 ביוני 2023.
כאן תוכלו לקרוא מידע נוסף על ההוצאה משימוש של 'פעולות שיחה'.
DigitalPurchaseCheckResult
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
מכילה את תוצאת הבדיקה של רכישה דיגיטלית (actions.type.DigitalPurchaseCheckResult
).
ייצוג JSON |
{
"resultType": enum (ResultType )
} |
שדות |
resultType |
enum (ResultType )
סוג התוצאה של תוצאה של בדיקת רכישה בדיגיטל.
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-26 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-26 (שעון UTC)."],[[["\u003cp\u003eThis documentation describes the JSON representation for digital purchase check results.\u003c/p\u003e\n"],["\u003cp\u003eThe representation includes a \u003ccode\u003eresultType\u003c/code\u003e field, which indicates the result of the digital purchase check using the \u003ccode\u003eResultType\u003c/code\u003e enum.\u003c/p\u003e\n"],["\u003cp\u003eThe overall structure is used for \u003ccode\u003eactions.type.DigitalPurchaseCheckResult\u003c/code\u003e.\u003c/p\u003e\n"]]],["The core content defines the `DigitalPurchaseCheckResult`, represented in JSON. It includes a single field, `resultType`, which is an enumeration (`ResultType`). This field indicates the outcome of a digital purchase check. The provided JSON example shows the structure as `{ \"resultType\": enum (`ResultType`) }`. The content is focused on defining this data structure.\n"],null,["# DigitalPurchaseCheckResult\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nContains the check result for digital purchase (`actions.type.DigitalPurchaseCheckResult`).\n\n| JSON representation ||\n|-----------------------------------------------|---|\n| ``` { \"resultType\": enum (`ResultType`) } ``` |\n\n| Fields ||\n|--------------|------------------------------------------------------------------------|\n| `resultType` | `enum (``ResultType``)` Result type for digital purchase check result. |"]]