Example 3.11 - Security Exception on VPAID Ad Tag




"" is defined as:


<config>
   <ova.title>
       Example 3.11 - Security Exception on VPAID Ad Tag
   </ova.title>
   <ova.json>
       {
          "debug": {
              "levels": "fatal, config, vast_template, vpaid, http_calls, playlist, api"
          },

          "ads": {
              "schedule": [
                  {
                     "position": "pre-roll",
                     "tag": "../../../../dist/templates/error-responses/vast2.0/security-exception.xml"
                  }
              ]
          }
      }
   </ova.json>
</config>