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

# LibraryAlbums.Attributes

The attributes for a library album resource.

## Declaration

```data
object LibraryAlbums.Attributes
```

## Properties

artistName: The artist’s name. artwork: The album artwork. contentRating: The Recording Industry Association of America (RIAA) rating of the content. The possible values for this rating are clean and explicit. No value means no rating. dateAdded: The date the album was added to the library, in YYYY-MM-DD or YYYY format. name: The localized name of the album. playParams: When present, this attribute indicates that tracks from the album are available to play.  The value map may be used to initiate playback of available tracks on the album. releaseDate: The release date of the album, when known, in YYYY-MM-DD or YYYY format. Prerelease albums may have an expected release date in the future. trackCount: The number of tracks. genreNames: The names of the genres associated with this album. inFavorites: Whether the catalog resource ID is in the person’s favorites.

## See Also

### Related Objects

- [LibraryAlbums.Relationships](applemusicapi/libraryalbums/relationships-data.dictionary.md)
