---
title: LibraryPlaylistFolders
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/libraryplaylistfolders
---

# LibraryPlaylistFolders

A resource object that represents a library playlist folder.

## Declaration

```data
object LibraryPlaylistFolders
```

## Properties

id: The identifier for the library playlist folder. type: This value is always library-playlist-folders. href: The relative location for the library playlist folder resource. attributes: The attributes for the library-playlist-folders resource type. relationships: The relationships from library-playlist-folders to other resources.

## Topics

### Related Objects

- [LibraryPlaylistFolders.Attributes](applemusicapi/libraryplaylistfolders/attributes-data.dictionary.md)
- [LibraryPlaylistFolders.Relationships](applemusicapi/libraryplaylistfolders/relationships-data.dictionary.md)

## See Also

### Handling the Response

- [Playlists](applemusicapi/playlists.md)
- [PlaylistsResponse](applemusicapi/playlistsresponse.md)
- [LibraryPlaylists](applemusicapi/libraryplaylists.md)
- [LibraryPlaylistsResponse](applemusicapi/libraryplaylistsresponse.md)
- [LibraryPlaylistsTracksRelationshipResponse](applemusicapi/libraryplayliststracksrelationshipresponse.md)
- [LibraryPlaylistFoldersResponse](applemusicapi/libraryplaylistfoldersresponse.md)
