Albums.Attributes
The attributes for an album resource.
Declaration
object Albums.AttributesProperties
| Name | Type | Description |
|---|---|---|
artistName Required | string | The name of the primary artist associated with the album. |
artistUrl | string | (Extended) The URL of the artist for this content. |
artwork Required | Artwork | The artwork for the album. |
audioVariants | [string] | (Extended) Indicates the specific audio variant for the album. |
contentRating | string | The Recording Industry Association of America (RIAA) rating of the content. No value means no rating. |
copyright | string | The copyright text. |
editorialNotes | EditorialNotes | The notes about the album that appear in the iTunes Store. |
genreNames Required | [string] | The names of the genres associated with the album. |
inFavorites | boolean | |
isCompilation Required | boolean | Indicates whether the album is marked as a compilation. If |
isComplete Required | boolean | Indicates whether the album is complete. If |
isMasteredForItunes Required | boolean | Indicates whether the response delivered the album as an Apple Digital Master. |
isSingle Required | boolean | Indicates whether the album contains a single song. |
name Required | string | The localized name of the album. |
playParams | PlayParameters | When present, this attribute indicates that one or more tracks on the album are available to play with an Apple Music subscription. The value map may be used to initiate playback of available tracks on the album. |
recordLabel | string | The name of the record label for the album. |
releaseDate | string | The release date of the album, when known, in YYYY-MM-DD or YYYY format. Prerelease content may have an expected release date in the future. |
trackCount Required | integer | The number of tracks for the album. |
upc | string | The Universal Product Code for the album. |
url Required | string | The URL for sharing the album in Apple Music. |