Die Transactions API wird am 3. Mai 2023 eingestellt, bevor die Konversationsaktionen am 13. Juni 2023 eingestellt werden. Weitere Informationen finden Sie unter
Einstellung von Konversationsaktionen.
Ticket
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Informationen zum Ticket.
JSON-Darstellung |
{
"ticketedSeat": {
object (Seat )
},
"ticketToken": {
object (TicketToken )
},
"priceAttributes": [
{
object (PriceAttribute )
}
]
} |
Felder |
ticketedSeat |
object (Seat )
Sitzplatzinformationen, z.B. Bereichs-, Zeilen- oder Sitznummer.
|
ticketToken |
object (TicketToken )
Tickettokens, z.B. E‐Ticketnummer, Barcode oder QR‐Code.
|
priceAttributes[] |
object (PriceAttribute )
Preis pro Ticket, Zwischensumme pro Ticket usw.
|
TicketToken
Eindeutiges Token zur Identifizierung eines Tickets.
JSON-Darstellung |
{
"eTicketNumber": string,
"barCodeUrl": string
} |
Felder |
eTicketNumber |
string
Elektronische Ticketnummer.
|
barCodeUrl |
string
URL des Bar-/QR-Codes des Veranstaltungstickets
|
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-09-20 (UTC).
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-09-20 (UTC)."],[[["This document provides information about the structure and attributes of a ticket, including seat details, pricing, and unique identifiers."],["Tickets are represented by a JSON object that includes information about the seat, a ticket token, and pricing attributes."],["The TicketToken object contains an electronic ticket number and a URL for the barcode or QR code, serving as unique identifiers for the ticket."]]],[]]