Contents

MusicVideos.Relationships.MusicVideosAlbumsRelationship

A relationship from the music video to its albums.

Declaration

object MusicVideos.Relationships.MusicVideosAlbumsRelationship

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[Albums]

The albums associated with the music video, if any.

See Also

Related Objects