LibraryPlaylists.Attributes
The attributes for a library playlist resource.
Declaration
object LibraryPlaylists.AttributesProperties
| Name | Type | Description |
|---|---|---|
artwork | Artwork | The playlist artwork. |
canEdit Required | boolean | Indicates whether the playlist is editable. |
dateAdded | string | The date and time the playlist was added to the user’s library. In YYYY-MM-DDThh:mm:ssZ ISO 8601 format. |
description | DescriptionAttribute | A description of the playlist. |
hasCatalog Required | boolean | Indicates whether the playlist has a representation in the Apple Music catalog. |
name Required | string | The localized name of the playlist. |
playParams | PlayParameters | The value map may be used to initiate playback of available tracks in the playlist. |
isPublic Required | boolean | 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. |
inFavorites | boolean | Whether the catalog resource ID is in the person’s favorites. |