MusicVideos.Relationships
The relationships for a music video resource.
Declaration
object MusicVideos.RelationshipsProperties
| Name | Type | Description |
|---|---|---|
albums | MusicVideos.Relationships.MusicVideosAlbumsRelationship | The albums associated with the music video. By default, Fetch limits: 10 default, 10 maximum. |
artists | MusicVideos.Relationships.MusicVideosArtistsRelationship | The artists associated with the music video. By default, Fetch limits: 10 default, 10 maximum. |
genres | MusicVideos.Relationships.MusicVideosGenresRelationship | The genres associated with the music video. By default, Fetch limits: None. |
library | MusicVideos.Relationships.MusicVideosLibraryRelationship | The library of a music video if added to library. Fetch limits: None. |
songs | MusicVideos.Relationships.MusicVideosSongsRelationship | The songs associated with the music video. Fetch limits: 10 default, 10 maximum. |