DSPResponseExt
Extension object on the top-level bid response for listing errors.
errorsstring[]
List of errors FCC returns with the response.
Example:
["Invalid Ext Block"]DSPResponseExt
{
"errors": [
"Invalid Ext Block"
]
}