Example 1 - VAST 2 VPAID Linear




"" is defined as:


<config>
   <ova.title>
       Example 1 - VAST 2 Linear
   </ova.title>
   <ova.json>
       {
          "debug": {
              "debugger": "firebug",
              "levels": "OVA_DEBUG"
          },

          "ads": {
              "pauseOnClickThrough": true,
              "schedule": [
                  {
                     "position": "pre-roll",
                     "server": {
                         "type": "direct",
                         "tag": "http://search.spotxchange.com/vast/2.00/73460?VPAID=1&
                                 content_page_url=http%3A%2F%2Fwww.example.com%2Fexample%2F
                                 user%2Findex.php&ses_id=www.example.com"
                     }
                  }
              ]
          }
      }
   </ova.json>
</config>