MusicAlbum
Type name: MusicAlbum
Extends MusicPlaylist
Name |
Type |
Description |
albumProductionType |
MusicAlbumProductionType |
Classification of the album by it's type of content: soundtrack, live album, studio album, etc. |
albumRelease |
MusicRelease |
A release of this album. |
albumReleaseType |
MusicAlbumReleaseType |
The kind of release which this album is: single, EP or album. |
byArtist |
MusicGroup |
The artist that performed this album or recording. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-03 UTC.
[null,null,["Last updated 2024-09-03 UTC."],[[["`MusicAlbum` extends the `MusicPlaylist` type and provides additional information specific to music albums."],["It includes details like album production type (e.g., soundtrack, live), album release information, and release type (e.g., single, EP)."],["The `byArtist` property identifies the performing artist or group using the `MusicGroup` type."]]],[]]