Season
Nama jenis: Season
Memperluas CreativeWork
Nama |
Jenis |
Deskripsi |
tanggalakhir |
Date |
Tanggal dan waktu berakhir item (dalam format tanggal ISO 8601). |
episode |
Episode |
Episode media TV, radio, atau game dalam sebuah serial atau season. |
episode |
Episode |
Episode dari serial atau season TV/radio. |
numberOfEpisodes |
Number |
Jumlah episode dalam season atau serial ini. |
bagianSeri |
Series |
Serial yang mencakup episode atau season ini. |
perusahaanproduksi |
Organisasi |
Perusahaan atau studio produksi yang bertanggung jawab atas item tersebut, misalnya serial, video game, episode, dll. |
nomormusim |
Integer atau Teks |
Posisi season dalam grup season berurutan. |
tanggalMulai |
Date |
Tanggal dan waktu mulai item (dalam format tanggal ISO 8601). |
cuplikan film |
VideoObject |
Cuplikan film, serial TV/radio, season, episode, dll. |
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2024-09-03 UTC.
[null,null,["Terakhir diperbarui pada 2024-09-03 UTC."],[[["The `Season` type defines structured data for a season of a TV show, radio program, or game series."],["It includes properties for start and end dates, episodes, season number, and the series it belongs to."],["`Season` type extends the `CreativeWork` type and includes information about the production company and a potential trailer."],["Developers can use the provided properties like `endDate`, `episode`, `numberOfEpisodes`, etc.to markup the details about the season of a TV/radio series or a game."]]],["The \"Season\" type extends \"CreativeWork\" and defines properties for media seasons. Key properties include `endDate` and `startDate` (ISO 8601 format), `episode` or `episodes` which represent media episodes, `numberOfEpisodes`, `partOfSeries` to specify the overarching series, `productionCompany`, `seasonNumber` for season ordering, and `trailer` which refers to a related video. These components describe a specific installment within a media series, including its chronological boundaries and related media.\n"]]