ArtistSuggestions Data Type
From MeeMixWiki
Overview
The suggestion data type is sent in the response in case:
- There is more than one result that matched the requested artist.
- There was a spelling mistake in the requested artist's name.
Example:
<artistSuggestions>
<artist>
<artistId>330</artistId>
<artistName>Pink Floyd</artistName>
</artist>
</artistSuggestions>
