Method: eventticketobject.insert
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
يدرج عنصر تذكرة حدث برقم التعريف والخصائص المحددة.
طلب HTTP
POST https://walletobjects.googleapis.com/walletobjects/v1/eventTicketObject
يستخدم عنوان URL بنية تحويل الترميز gRPC.
نص الطلب
يحتوي نص الطلب على مثال EventTicketObject
.
نص الاستجابة
إذا كانت الاستجابة ناجحة، يحتوي نص الاستجابة على مثيل EventTicketObject
تم إنشاؤه حديثًا.
نطاقات التفويض
يجب توفير نطاق OAuth التالي:
https://www.googleapis.com/auth/wallet_object.issuer
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)"],[[["Inserts an event ticket object with a given ID and properties using a POST request."],["The request body and successful response body both contain an instance of `EventTicketObject`."],["Requires `https://www.googleapis.com/auth/wallet_object.issuer` OAuth scope for authorization."]]],["A `POST` request is made to `https://walletobjects.googleapis.com/walletobjects/v1/eventTicketObject` to insert an event ticket object. The request body must contain an `EventTicketObject` instance. Upon success, the response body returns the newly created `EventTicketObject`. This action requires the `https://www.googleapis.com/auth/wallet_object.issuer` OAuth scope for authorization. The URL follows gRPC Transcoding syntax.\n"]]