CML
    Preparing search index...

    Enumeration SvtaAdvertisingErrorCode

    SVTA standardized error codes in the Advertising category (7xxx): issues triggered by ad insertion.

    IAB VAST error codes embed into this category at indices 100 through 999. 7301 is VAST error 301. See vastErrorToSvtaErrorCode. VAST defines no error 404, so there is no 7404. The four-digit VAST error 1009 (empty VAST response) maps to 7999.

    Index

    Enumeration Members

    AD_BLOCKER_DETECTED: 7001

    Ad blocker detected

    AD_TYPE_MISMATCH: 7200

    Video player expected different ad type

    COMPANION_AD_ERROR: 7600

    Could not display companion ad (non-fatal)

    COMPANION_AD_FETCH_ERROR: 7603

    Unable to fetch companion ad resource

    COMPANION_DIMENSION_MISMATCH: 7601

    Companion ad dimensions did not match display area

    DURATION_MISMATCH: 7202

    Creative has different duration than player expected (non-fatal)

    EMPTY_VAST_RESPONSE: 7999

    VAST response document was empty

    SVTA2070 maps the four-digit IAB VAST error 1009 to this code.

    EMPTY_WRAPPER_RESPONSE: 7303

    VAST response was empty

    INTERACTIVE_CREATIVE_ERROR: 7409

    Could not execute creative defined in interactiveCreativeFile

    LINEAR_AD_ERROR: 7400

    Unable to display linear ad

    LINEARITY_MISMATCH: 7201

    Creative has different linearity than player expected (non-fatal)

    MEDIA_FILE_DISPLAY_ERROR: 7405

    Unable to display media file

    MEDIA_FILE_NOT_FOUND: 7401

    Media file not found

    MEDIA_FILE_UNAVAILABLE: 7402

    Media file unavailable

    MEZZANINE_DOWNLOADING: 7407

    Mezzanine file was downloaded for the first time

    MEZZANINE_MISSING: 7406

    Required mezzanine file missing

    NO_SUPPORTED_MEDIA_TYPE: 7403

    VAST response contained no supported MIME types

    NONLINEAR_AD_ERROR: 7500

    Video player unable to display non-linear ad for unknown reason

    NONLINEAR_AD_FETCH_ERROR: 7502

    Unable to fetch non-linear ad resource

    NONLINEAR_DIMENSION_MISMATCH: 7501

    Non-linear ad dimensions did not match display area

    REJECTED_AD: 7408

    VAST response contained rejected ad

    REQUIRED_COMPANION_AD_ERROR: 7602

    Unable to display required companion ad

    SIZE_MISMATCH: 7203

    Creative has different size than player expected (non-fatal)

    UNDEFINED_VAST_ERROR: 7900

    Undefined VAST error

    UNKNOWN: 7000

    Unknown advertising error

    UNSUPPORTED_NONLINEAR_AD: 7503

    Non-linear ad did not contain a supported type

    VAST_PARSE_ERROR: 7100

    Unable to parse VAST XML

    VAST_SCHEMA_VALIDATION_ERROR: 7101

    Invalid VAST schema

    VAST_VERSION_UNSUPPORTED: 7102

    VAST response version not supported

    VERIFICATION_ERROR: 7410

    Could not execute code in verification node

    VPAID_ERROR: 7901

    Unknown VPAID error

    WRAPPER_ERROR: 7300

    Wrapper failed to deliver VAST response for unknown reason

    WRAPPER_LIMIT_REACHED: 7302

    Wrapper limit reached (e.g. too many redirects)

    WRAPPER_TIMEOUT: 7301

    VAST response redirect timed out