Example 1 - VAST 1 Linear




"" is defined as:


<config>
   <ova.title>
       Example 1 - VAST 1 Linear
   </ova.title>
   <ova.json>
       {
          "ads": {
              "pauseOnClickThrough": true,
              "schedule": [
                  {
                     "position": "pre-roll",
                     "server": {
                         "type": "direct",
                         "tag": "http://ad.de.doubleclick.net/ad/testadvertiser.smartclip/
                                 vast1;sz=400x320;dcmt=text/xml;ord=__random-number__?"
                     }
                  }
              ]
          }
      }
   </ova.json>
</config>