CollectionsResponse
oneOf- ErrorResponse
- MOD2
Possible values: [false]
Human-readable message describing the error
Possible values: [GEOGRAPHICALLY_BLOCKED, ENDPOINT_NOT_FOUND, AUTHENTICATION_FAILED, VALIDATION_ERROR, SERVICE_UNAVAILABLE, INTERNAL_ERROR, ACR_CLOUD_ERROR, ACR_CLOUD_CONFIG_ERROR, NO_STREAMING_RIGHTS, CLIP_NOT_FOUND, TRACK_NOT_FOUND, COLLECTION_NOT_FOUND, INVALID_PARAMETERS, MISSING_HEADERS, NETWORK_ERROR]
Additional error context data
Possible values: [true]
data objectrequired
collections object[]required
- ErrorResponse
- MOD2
Possible values: [false]
Human-readable message describing the error
Possible values: [GEOGRAPHICALLY_BLOCKED, ENDPOINT_NOT_FOUND, AUTHENTICATION_FAILED, VALIDATION_ERROR, SERVICE_UNAVAILABLE, INTERNAL_ERROR, ACR_CLOUD_ERROR, ACR_CLOUD_CONFIG_ERROR, NO_STREAMING_RIGHTS, CLIP_NOT_FOUND, TRACK_NOT_FOUND, COLLECTION_NOT_FOUND, INVALID_PARAMETERS, MISSING_HEADERS, NETWORK_ERROR]
Additional error context data
Possible values: [true]
data object
Possible values: >= 1
Possible values: [G, PG, PG-13, R, NC17, unknown]
True if any track in the collection is explicit
clips object[]required
Possible values: >= 1
Possible values: >= 1
URL for a small composite thumbnail of this clip's artwork. May be null when no artwork is available.
Possible values: >= 0
Possible values: >= 1
Explicitness status of the track
Possible values: [explicit, clean, censored, unknown]
{
"success": false,
"message": "string",
"failureCode": "GEOGRAPHICALLY_BLOCKED",
"errorData": {}
}