Playlists.Attributes
The attributes for a playlist resource.
Declaration
object Playlists.AttributesProperties
| Name | Type | Description |
|---|---|---|
artwork | Artwork | The playlist artwork. |
curatorName Required | string | The display name of the curator. |
description | DescriptionAttribute | A description of the playlist. |
isChart Required | boolean | Indicates whether the playlist represents a popularity chart. |
lastModifiedDate | string | The date the playlist was last modified. |
name Required | string | The localized name of the playlist. |
playlistType Required | string | The type of playlist. Possible values are: Editorial: A playlist created by an Apple Music curator. External: A playlist created by a non-Apple curator or brand. Personal-mix: A personalized playlist for an Apple Music user. Replay: A personalized Apple Music Replay playlist for an Apple Music user. User-shared: A playlist created and shared by an Apple Music user. |
playParams | PlayParameters | The value map may be used to initiate playback of available tracks in the playlist. |
url Required | string | The URL for sharing the playlist in Apple Music. |
trackTypes | [string] | (Extended) The resource types that are present in the tracks of the playlists. |
inFavorites | boolean |