Getfor_albumsforstyle, Getfor_albumsforperiod, Genreid – Qsonix Integration User Manual

Page 22: Pagenumber] [pagesize] {userdata, Periodid

Advertising
background image

Qsonix Integration Guide

Page | 22

TotalPages

Indicates how many pages are available at the page size specified.

Int32

TotalAlbums

Count of the number of albums returned.

Int32

AlbumID

The unique album ID for the album being returned.

Int32

AlbumTitle

The album title.

String(100)

AlbumArtistID

Unique artist identifier for the artist that is the primary artist on the album.

Int32

AlbumArtistName Name of the primary artist for the album.

String(255)

Year

The release year of the album.

Int16

TrackCount

Total number of tracks associated with the album.

Int32

GetFor_AlbumsForStyle

[GenreID]

[PageNumber] [PageSize] {UserData}

DESCRIPTION

Retrieves a list of albums for the specified style.

PARAMETERS

GenreID

The unique genre ID to retrieve a list of albums for. Note that styles also use
GenreID.

Int32

PageNumber

Specifies the page number to be retrieved.

Int32

PageSize

Specifies the number of rows in each page.

Int32

RESPONSE DEFINITION

GETFOR_ALBUMSFORSTYLE[GenreID][PageNumber][TotalPages][TotalAlbums][UserData][Alb
umID][AlbumTitle][AlbumArtistID][AlbumArtistName][Year][TrackCount]

GenreID

The genre ID of the albums being returned.

Int32

PageNumber

The page number being returned.

Int32

TotalPages

Indicates how many pages are available at the page size specified.

Int32

TotalAlbums

Count of the number of albums returned.

Int32

AlbumID

The unique album ID for the album being returned.

Int32

AlbumTitle

The album title.

String(100)

AlbumArtistID

Unique artist identifier for the artist that is the primary artist on the album.

Int32

AlbumArtistName

Name of the primary artist for the album.

String(255)

Year

The release year of the album.

Int16

TrackCount

Total number of tracks associated with the album.

Int32

GetFor_AlbumsForPeriod

[PeriodID]

[PageNumber] [PageSize] {UserData}

DESCRIPTION

Retrieves a list of albums for the specified period.

PARAMETERS

PeriodID

The unique period ID to retrieve a list of albums for. Note that the period ID can
be either a distinct year (ex: 1980) or can be a decade reference (by adding a

Advertising