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-20 UTC.
[null,null,["Ostatnia aktualizacja: 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."]]],[]]