[{"label":"Latest (1.0.0)","version":"latest"}]
crest
CcTranscriptSuccessResponse
A JSON object that contains information of the CC and Transcript success response.
Properties
statistics
Required
Statistics details related to the CC and Transcript Functionality.
JSON Example
{
"categories": {},
"statistics": {
"allitemcount": 0,
"pageurl": "string",
"time": 0,
"totalaudios": 0,
"totalelements": 0,
"totalvideos": 0
},
"status": {
"httpstatuscode": 0,
"success": "string"
}
}