Purchase
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
הודעת רכישה שכוללת את המינוי שנרכש, כולל פרטי העסקה.
ייצוג ב-JSON |
{
"planId": string,
"transactionId": string,
"transactionMessage": string,
"confirmationCode": string,
"planActivationTime": string
} |
שדות |
planId |
string
המזהה של התוכנית שנרכשה.
|
transactionId |
string
מזהה העסקה מבקשת הרכישה.
|
transactionMessage |
string
ההודעה שתוצג למשתמש אחרי העסקה.
|
confirmationCode |
string
ה-DPA יצר קוד אישור לעסקה מוצלחת. נדרש לשילוב עם Google Assistant.
|
planActivationTime |
string (Timestamp format)
זמן הפעלת התוכנית. אם הערך planActivationTime חסר, מערכת GTAF תניח שהתוכנית כבר הופעלה. חותמת זמן בפורמט RFC3339 UTC 'Zulu', עם רזולוציה של ננו-שנייה ועד תשע ספרות אחרי הנקודה העשרונית. דוגמאות: "2014-10-02T15:01:23Z" ו-"2014-10-02T15:01:23.045123456Z" .
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-26 (שעון 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"]],["עדכון אחרון: 2025-07-26 (שעון UTC)."],[],["The JSON represents a purchase message with details of a purchased plan. Key information includes the `planId`, `transactionId`, and a `transactionMessage` for the user. A `confirmationCode` is provided for successful transactions. The `planActivationTime` indicates when the plan activates, defaulting to immediate if absent. All fields are strings except for the timestamp format of `planActivationTime` in RFC3339 UTC \"Zulu\" format.\n"]]