Method: genericobject.insert
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
הוספת אובייקט גנרי עם המזהה והמאפיינים הנתונים.
בקשת HTTP
POST https://walletobjects.googleapis.com/walletobjects/v1/genericObject
בכתובת ה-URL נעשה שימוש בתחביר המרת קידוד של gRPC.
גוף הבקשה
גוף הבקשה מכיל מופע של GenericObject
.
גוף התשובה
אם הפעולה בוצעה בהצלחה, גוף התגובה מכיל מופע חדש של GenericObject
שנוצר.
היקפי הרשאות
נדרש היקף ההרשאות הבא של OAuth:
https://www.googleapis.com/auth/wallet_object.issuer
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-25 (שעון UTC)."],[[["Inserts a new generic object with a given ID and properties using a POST request."],["The request body and successful response body both contain an instance of a GenericObject."],["Requires authorization with the `https://www.googleapis.com/auth/wallet_object.issuer` scope."]]],["A `POST` request is made to `https://walletobjects.googleapis.com/walletobjects/v1/genericObject` to insert a generic object. The request body should include an instance of `GenericObject`. A successful operation returns a newly created `GenericObject` in the response body. The request requires the `https://www.googleapis.com/auth/wallet_object.issuer` OAuth scope for authorization. The URL uses gRPC Transcoding syntax.\n"]]