---
title: LibraryPlaylists.Attributes
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/libraryplaylists/attributes-data.dictionary
---

# LibraryPlaylists.Attributes

The attributes for a library playlist resource.

## Declaration

```data
object LibraryPlaylists.Attributes
```

## Properties

artwork: The playlist artwork. canEdit: Indicates whether the playlist is editable. dateAdded: The date and time the playlist was added to the user’s library. In YYYY-MM-DDThh:mm:ssZ ISO 8601 format. description: A description of the playlist. hasCatalog: Indicates whether the playlist has a representation in the Apple Music catalog. name: The localized name of the playlist. playParams: The value map may be used to initiate playback of available tracks in the playlist. isPublic: A flag to indicate whether the library playlist is a public playlist. trackTypes: (Extended) The resource types that are present in the tracks of the library playlist. inFavorites: Whether the catalog resource ID is in the person’s favorites.

## See Also

### Related Objects

- [LibraryPlaylists.Relationships](applemusicapi/libraryplaylists/relationships-data.dictionary.md)
