[[["התוכן קל להבנה","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-25 (שעון UTC)."],[[["Inserts an event ticket class with the given ID and properties using a POST request."],["The request body should contain an instance of `EventTicketClass` as defined in the provided reference."],["A successful response will return the newly created `EventTicketClass` object."],["Authorization requires the `https://www.googleapis.com/auth/wallet_object.issuer` OAuth scope."]]],["This outlines the process of inserting an event ticket class. A `POST` request is sent to `https://walletobjects.googleapis.com/walletobjects/v1/eventTicketClass`, including an `EventTicketClass` instance in the request body. A successful operation returns a newly created `EventTicketClass` instance in the response. This process requires the authorization scope `https://www.googleapis.com/auth/wallet_object.issuer`. The documentation follows gRPC Transcoding syntax.\n"]]