Results corresponding to a search query.
| Return type: | string |
|---|---|
| Returns: | A query suggestion by Spotify. |
| Return type: | int |
|---|---|
| Returns: | check if an error happened. 0 means no error. |
| Return type: | int |
|---|---|
| Returns: | Wether the results metadata are loaded. |
| Return type: | string |
|---|---|
| Returns: | the query expression that generated these results. |
| Return type: | int |
|---|---|
| Returns: | the total number of albums available for this search query. |
Note
If this value is larger than the interval specified at creation of the search object, more search results are available. To fetch these, create a new search object with a new interval.
| Return type: | int |
|---|---|
| Returns: | the total number of artists available for this search query. |
Note
If this value is larger than the interval specified at creation of the search object, more search results are available. To fetch these, create a new search object with a new interval.
| Return type: | int |
|---|---|
| Returns: | the total number of tracks available for this search query. |
Note
If this value is larger than the interval specified at creation of the search object, more search results are available. To fetch these, create a new search object with a new interval.