Contents

Albums.Attributes

The attributes for an album resource.

Declaration

object Albums.Attributes

Properties

NameTypeDescription
artistName Requiredstring

The name of the primary artist associated with the album.

artistUrlstring

(Extended) The URL of the artist for this content.

artwork RequiredArtwork

The artwork for the album.

audioVariants[string]

(Extended) Indicates the specific audio variant for the album.

contentRatingstring

The Recording Industry Association of America (RIAA) rating of the content. No value means no rating.

copyrightstring

The copyright text.

editorialNotesEditorialNotes

The notes about the album that appear in the iTunes Store.

genreNames Required[string]

The names of the genres associated with the album.

inFavoritesboolean
isCompilation Requiredboolean

Indicates whether the album is marked as a compilation. If true, the album is a compilation; otherwise, it’s not.

isComplete Requiredboolean

Indicates whether the album is complete. If true, the album is complete; otherwise, it’s not. An album is complete if it contains all its tracks and songs.

isMasteredForItunes Requiredboolean

Indicates whether the response delivered the album as an Apple Digital Master.

isSingle Requiredboolean

Indicates whether the album contains a single song.

name Requiredstring

The localized name of the album.

playParamsPlayParameters

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.

recordLabelstring

The name of the record label for the album.

releaseDatestring

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 Requiredinteger

The number of tracks for the album.

upcstring

The Universal Product Code for the album.

url Requiredstring

The URL for sharing the album in Apple Music.

See Also

Related Objects