errors

Indicates that an error occurred. When present, you can assume that a classification failed.


Syntax
{
    "errors": [
        {
            "reason": "<HTTP Response Code>"
        }
    ]
}
Example
{
    "errors": [
        {
            "reason": "URL_MUST_NOT_BE_EMPTY"
        }
    ]
}
Data TypeArray of Objects
RequiredNo

The contents of these documents and any attachments contain GumGum, Inc. confidential information and are legally protected from disclosure.