Premiera muzyczna
Nazwa typu: MusicRelease
Rozszerza MusicPlaylist
Nazwa |
Typ |
Opis |
numerkatalogu |
tekstowy. |
Numer katalogu wydania. |
na rzecz |
Organizacja lub Osoba |
Grupa, do której należy wersja, do której należy kanał, jeśli różni się od wykonawcy. Na przykład grupy Red i Blue zostały zaczerpnięte z „zespołu Stefani Germanyotta”, a autorem jest Lady Gaga. |
czas trwania |
Czas trwania |
Czas trwania elementu (film, nagranie dźwiękowe, wydarzenie itp.) w formacie daty ISO 8601. |
musicReleaseFormat |
MusicReleaseFormatType |
Format tej wersji (typ używanego nośnika, np. płyta kompaktowa, nośniki cyfrowe, płyty LP itp.). |
wytwórnia płytowa |
Organizacja |
Etykieta, która wydała wersję. |
zwolnienie |
Album |
Ten album jest premierą. |
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-04 UTC.
[null,null,["Ostatnia aktualizacja: 2024-09-04 UTC."],[[["`MusicRelease` extends `MusicPlaylist` and stores information about a specific music release, such as an album or single."],["It includes details like catalog number, release format, record label, and the album it is a release of."],["`MusicRelease` can specify the artist or group credited for the release, which might differ from the performer."],["It also provides the duration of the release and allows linking to the associated album using the `releaseOf` property."]]],["The `MusicRelease` type, extending `MusicPlaylist`, details information about a music release. Key data includes the release's `catalogNumber`, `creditedTo` (organization or person), and `duration` in ISO 8601 format. It also specifies the `musicReleaseFormat` (e.g., CD, digital), the `recordLabel`, and the `releaseOf`, referencing the associated `MusicAlbum`. These fields provide comprehensive details about the specific version of the music release.\n"]]