LibraryAlbums.Relationships
The relationships for a library album object.
Declaration
object LibraryAlbums.RelationshipsProperties
| Name | Type | Description |
|---|---|---|
artists | LibraryAlbums.Relationships.LibraryAlbumsArtistsRelationship | The library artists associated with the album. By default, Fetch limits: 10 default, 10 maximum |
catalog | LibraryAlbums.Relationships.LibraryAlbumsCatalogRelationship | The album in the Apple Music catalog the library album is associated with, when known. Fetch limits: None (associated with at most one catalog album) |
tracks | LibraryAlbums.Relationships.LibraryAlbumsTracksRelationship | The library songs and library music videos on the album. Only available when fetching single library album resource by ID. By default, Fetch limits: 300 default, 300 maximum. |