Contents

MusicVideos.Relationships.MusicVideosSongsRelationship

A relationship from the music video to its songs.

Declaration

object MusicVideos.Relationships.MusicVideosSongsRelationship

Properties

NameTypeDescription
hrefstring

A relative location for the relationship.

nextstring

A relative cursor to fetch the next paginated collection of resources in the relationship if more exist.

data Required[Songs]

The songs associated with the music video.

See Also

Related Objects