3 maja 2023 roku wycofamy interfejs Transakcje (przed 13 czerwca 2023 r. wycofujemy funkcje Conversational Actions). Więcej informacji znajdziesz w artykule
Wycofanie czynności konwersacyjnych.
Ticket
Pola |
ticketedSeat |
object (Seat )
Informacje o miejscach, np. sekcji, rzędu lub miejsca.
|
ticketToken |
object (TicketToken )
Tokeny biletów, np. numer e-biletu, kod kreskowy lub kod QR
|
priceAttributes[] |
object (PriceAttribute )
Cena za bilet, suma częściowa za bilet itp.
|
TicketToken
Unikalny token do identyfikacji zgłoszenia.
Zapis JSON |
{
"eTicketNumber": string,
"barCodeUrl": string
} |
Pola |
eTicketNumber |
string
Numer biletu elektronicznego.
|
barCodeUrl |
string
URL kodu kreskowego lub kodu QR biletu na wydarzenie.
|
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-09-12 UTC.
[null,null,["Ostatnia aktualizacja: 2024-09-12 UTC."],[[["The `Ticket` object provides comprehensive information about event tickets, including seat details, ticket tokens, and pricing attributes."],["`TicketToken` is a sub-object within `Ticket` and contains unique identifiers like e-ticket numbers and bar/QR code URLs for individual tickets."],["Ticket information is structured with `ticketedSeat`, `ticketToken`, and `priceAttributes` for seat details, unique identifiers, and pricing breakdowns, respectively."]]],[]]