התכונה 'פעולות שיחה' הוצאה משימוש ב-13 ביוני 2023.
כאן תוכלו לקרוא מידע נוסף על ההוצאה משימוש של 'פעולות שיחה'.
CompletePurchaseValue
כולל פרטי מק"טים של מוצרים דיגיטליים מתוך האפליקציה. הוחזר לפעולה כפלט עבור
actions.type.CompletePurchaseValue
ייצוג JSON |
{
"purchaseStatus": enum (PurchaseStatus ),
"orderId": string,
"purchaseToken": string
} |
שדות |
purchaseStatus |
enum (PurchaseStatus )
סטטוס הרכישה הנוכחית.
|
orderId |
string
מזהה הזמנה ייחודי לעסקה. המזהה הזה תואם למזהה ההזמנה ש-Google סיפקה.
|
purchaseToken |
string
אסימון אטום שמזהה באופן ייחודי רכישה של פריט נתון וזוג משתמשים מסוים.
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-08-22 (שעון UTC).
[null,null,["עדכון אחרון: 2024-08-22 (שעון UTC)."],[[["This document outlines the JSON representation of sku details for digital in-app goods, used as output for `actions.type.CompletePurchaseValue`."],["The JSON response includes `purchaseStatus`, `orderId`, and `purchaseToken` fields providing details about the purchase status, a unique order ID, and a purchase token for the specific item and user."],["`purchaseStatus` uses the `PurchaseStatus` enum to indicate the current state of the purchase, while `orderId` corresponds to the Google-provided order ID for the transaction."],["`purchaseToken` is a unique identifier linking a specific purchase to a particular item and user, ensuring clear tracking and management of digital goods."]]],[]]