התכונה 'פעולות שיחה' הוצאה משימוש ב-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 ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-08-22 (שעון UTC).
[null,null,["עדכון אחרון: 2024-08-22 (שעון UTC)."],[[["This documentation describes the JSON representation for digital purchase check results."],["The representation includes a `resultType` field, which indicates the result of the digital purchase check using the `ResultType` enum."],["The overall structure is used for `actions.type.DigitalPurchaseCheckResult`."]]],["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"]]