crest_error_items

crest_error_items
crest_error_items

Error Issue IDs details related to Crest.

JSON Example
{
    "cr_focus_low": {
        "count": 0,
        "description": "string",
        "id": "string",
        "level": "string",
        "xpaths": []
    },
    "cr_focus_missing": {
        "count": 0,
        "description": "string",
        "id": "string",
        "level": "string",
        "xpaths": []
    },
    "cr_captions_missing": {
        "count": 0,
        "description": "string",
        "id": "string",
        "level": "string"
    },
    "cr_transcript_missing": {
        "count": 0,
        "description": "string",
        "id": "string",
        "level": "string"
    }
}
cr_focus_low
Optional

A JSON object that contains information about the issue.

cr_focus_missing
Optional

A JSON object that contains information about the issue.

cr_captions_missing
Optional

A JSON object that contains information of the CC and Transcript check Issue Item.

cr_transcript_missing
Optional

A JSON object that contains information of the CC and Transcript check Issue Item.

Property Of