Contents

Artists.Views.ArtistsTopSongsView

A relationship view from this artist to songs associated with the artist based on popularity in the current storefront.

Declaration

object Artists.Views.ArtistsTopSongsView

Properties

NameTypeDescription
hrefstring

A relative location for the view.

nextstring

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

attributes RequiredArtists.Views.ArtistsTopSongsView.Attributes

The attributes for the view.

data Required[Songs]

Songs associated with the artist based on popularity in the current storefront.

Topics

Related Objects

See Also

Related Objects