タイプ名: EventReservation
Reservations を拡張します。
氏名 | 型 | 説明 |
---|---|---|
操作 | アクション | これに対して実行できるアクションです。 |
action.name | テキスト | アクションに関連付けられた UI 要素でユーザーに表示される文字列。 |
action.url | URL | アクションのターゲット URL。明示的なハンドラ フィールドが指定されていない場合、アクション ハンドラは、この URL を WebActionHandler の URL として WebActionHandler に展開されます。 |
additionalTicketText | テキスト | チケットに関するその他の情報。 |
bookingAgent | Organization または Person | 予約エージェントまたは代理店。文字列(「.」など)も使用できます。 |
予約エージェント画像 | URL | 組織の画像の URL。 |
bookingAgent | テキスト | エージェント/サービスの名前。 |
予約エージェント URL | URL | エージェント/サービスのウェブサイト。 |
bookingTime | DateTime | 予約が行われた日付。 |
cancelReservationUrl | URL | 予約をキャンセルできるウェブページです。 |
confirmReservationUrl | URL | 予約を確認できるウェブページです。 |
modifiedTime | DateTime | (確認カード/検索の回答に推奨)予約の最終更新日時。 |
modifyReservationUrl | URL | (確認カード/検索の回答で推奨)予約を変更できるウェブページです。 |
numSeats | Number | シート数 |
price | テキスト | EventReservation の合計金額。 |
priceCurrency | テキスト | EventReservation の価格の通貨(3 文字の ISO 4217 形式)。 |
programMembership | プログラムのメンバー | マイレージ、ホテル向けポイント プログラムなどのメンバーシップが予約に適用されます。 |
programMembership.memberNumber | テキスト | メンバーシップの ID。 |
programMembership.program | テキスト | プログラムの名前。 |
reservationFor (必須) |
イベント | イベントのほか、BusinessEvent、ChildrenEvent、ComedEvent、DanceEvent、EducationEvent、FoodEvent、LiteraryEvent、MovieShowing、MusicEvent、SaleEvent、SocialEvent、SportsEvent、TheaterEvent、VisualArtsEvent などのイベント サブタイプを使用できます。 |
reservationFordescription | テキスト | イベントの簡単な説明です。 |
reservationFordoorTime | DateTime | 入場時間が始まります。 |
reservationForendDate | DateTime | イベントの終了日時。 |
reservationForimage | URL | イベントの画像の URL。 |
reservationForlocation (必須) |
Place | イベントの場所。 |
reservationFor.locationaddress (必須) |
PostalAddress | イベントの場所の住所。 |
reservationFor.location.addressaddressCountry (必須) |
テキストまたは国 | イベントを行っている国。 |
reservationFor.location.addressaddressLocality (必須) |
テキスト | イベントの場所(例: 市区町村) |
reservationFor.location.addressaddressRegion (必須) |
テキスト | イベントがある地域の地域(例: 州)。 |
reservationFor.location.addresspostalCode (必須) |
テキスト | イベント開催地の郵便番号。 |
reservationFor.location.addressstreetAddress (必須) |
テキスト | イベント開催地の住所。 |
reservationFor.locationname (必須) |
テキスト | イベントの場所の名前。 |
reservationForname (必須) |
テキスト | イベントの名前。 |
reservationForパフォーマー | Person または Organization | (確認カード/検索の回答に推奨)イベントのパフォーマンス。オブジェクトの配列も受け入れます。 |
reservationFor.Performer.image | URL | 人物の画像の URL(確認カード/検索の回答に推奨) |
reservationFor.Performer | テキスト | (確認カード/検索の回答で推奨)担当者の名前。 |
reservationFor.Performer。url | URL | 人物の URL。 |
reservationForstartDate (必須) |
DateTime | イベントの開始日時。 |
reservationForurl | URL | イベントの URL。 |
reservationNumber (必須) |
テキスト | 予約の番号または ID。 |
reservationStatus (必須) |
ReservationStatus | 予約の現在のステータス。 |
ticketDownloadUrl | URL | チケットをダウンロードできます。 |
チケット番号 | テキスト | チケットの番号または ID。 |
ticketPrintUrl | URL | チケットを印刷できる場所。 |
ticketToken | テキストまたは URL | バーコード画像がサイトでホストされている場合、フィールドの値は画像の URL、またはバーコードまたは QR URI(「barcode128:AB34」(ISO-15417 バーコード)、「qrCode:AB34」(QR コード)、「aztecCode:AB34」(Aztec コード)、「bar4EAN:13UP2.CA:13UP」(コード 12:13UP) |
underName (必須) |
Person または Organization | チケットの所有者。 |
underName.email | テキスト | メールアドレス。 |
underName.name (必須) |
テキスト | 担当者の名前。 |
url | URL | 予約を表示できるウェブページ。 |
venueRow | テキスト | シートの列。 |
venueSeat | テキスト | 座席番号。 |
venueSection | テキスト | シートのセクション。 |