Contents

LibraryPlaylists.Attributes

The attributes for a library playlist resource.

Declaration

object LibraryPlaylists.Attributes

Properties

NameTypeDescription
artworkArtwork

The playlist artwork.

canEdit Requiredboolean

Indicates whether the playlist is editable.

dateAddedstring

The date and time the playlist was added to the user’s library.

In YYYY-MM-DDThh:mm:ssZ ISO 8601 format.

descriptionDescriptionAttribute

A description of the playlist.

hasCatalog Requiredboolean

Indicates whether the playlist has a representation in the Apple Music catalog.

name Requiredstring

The localized name of the playlist.

playParamsPlayParameters

The value map may be used to initiate playback of available tracks in the playlist.

isPublic Requiredboolean

A flag to indicate whether the library playlist is a public playlist.

trackTypes[string]

(Extended) The resource types that are present in the tracks of the library playlist.

inFavoritesboolean

Whether the catalog resource ID is in the person’s favorites.

See Also

Related Objects