<config>
  <ova.title>
    VAST 1.0 pre-roll
  </ova.title>
  <ova.json>
   {
    "canFireAPICalls":true,
    "debug":{
        "debugger":"firebug",
        "levels": "fatal, config, vast_template, vpaid, http_calls, tracking_events, playlist, api, segment_formation"
    },
    "overlays":{
		"closeButton":{
			"type":"custom",
			"image":"http://polskieradio.pl/style/_img/close.png",
			"width":15,
			"height":16
		},	
        "regions":[
            {
                "id":"my-ad-notice",
                "verticalAlign":"bottom",
                "backgroundColor":"transparent",
                "width":"100pct",
                "height":30,
                "style":".smalltext { font-size:13; font-weight:bold; color:#cccccc; }"
            },
            {
                "id":"bottom-center",
                "verticalAlign":"bottom",
                "horizontalAlign":"center",
                "backgroundColor":"#000000",
                "padding":"-10 -10 -10 -10",
                "width":480,
                "height":80,
                "showCloseButton":"true"
            }
        ]
    },
    "ads":{
        "pauseOnClickThrough":true,
        "controls":{
            "enablePause":false
        },
        "notice":{
            "show":true,
            "region":"my-ad-notice",
            "message":"&lt;p class=\"smalltext\" align=\"right\"&gt; _countdown_ sekund&lt;/p&gt;"
        },
        "bestBitrate":"high",
        "schedule":[
            {
                "zone":"40",
                "position":"pre-roll",
                "server":{
                    "type":"direct",
                    "tag":"http://ad.adview.pl/ad/GetReklamyMultimediaVast?dir=/polskieradio_ads_P/&jsp=30&dx=117833&adType=PREROLL&quantity=1&t=[timestamp]"
                }
            },
            {
                "zone":"30",
                "position":"bottom-center",
                "width":480,
                "height":80,
                "startTime":"00:00:02",
                "duration":10,
                "server":{
                    "type":"direct",
                    "tag":"http://ad.adview.pl/ad/GetReklamyMultimediaVast?dir=/polskieradio_ads_P/&jsp=30&dx=117833&adType=OVERLAY&quantity=1&t=[timestamp]"
                }
            }
        ]
    }

}
  </ova.json>
</config>



