| albumName | string | N/A | The album name | 
| artistName | string | N/A | The artist name | 
| duration | number | N/A | The duration of the track | 
| q | string | N/A | The query to search for. Either this or trackName is required. | 
| trackName | string | N/A | The track name to search for. Either this or query is required. |