[{"label":"Latest (1.0.0)","version":"latest"}]
crest

CcTranscriptCategories

Identifies type of issue (errors or alerts).


Properties

error Optional

Error details related to the CC and Transcript Issue IDs.

JSON Example

{
	"error": {
		"count": 0,
		"description": "string",
		"items": {
			"cr_captions_missing": {
				"count": 0,
				"description": "string",
				"id": "string",
				"level": "string"
			},
			"cr_transcript_missing": {
				"count": 0,
				"description": "string",
				"id": "string",
				"level": "string"
			}
		}
	}
}
[{"label":"Latest (1.0.0)","version":"latest"}]
crest
Property Of

CcTranscriptSuccessResponse

Feedback

Was this page helpful?