Skip to content

Instantly share code, notes, and snippets.

@gdiaz
Created September 12, 2014 18:02
Show Gist options
  • Save gdiaz/104344b4c392fd1ce99b to your computer and use it in GitHub Desktop.
Save gdiaz/104344b4c392fd1ce99b to your computer and use it in GitHub Desktop.
VAST example
<?xml version="1.0" encoding="UTF-8"?>
<VAST version="2.0">
<Ad id="5897725" dc="true">
<Wrapper>
<AdSystem>ADTECH</AdSystem>
<VASTAdTagURI><![CDATA[http://search.spotxchange.com/vast/2.00/84123?VPAID=1&content_page_url=http://localhost:3000/test.html&cb=544736692]]></VASTAdTagURI>
<Impression id="ADTECH"><![CDATA[http://ads.intergi.com/adcount/3.0/5205/1398358/3020026/1013/AdId=5897725;BnId=7;ct=168023989;st=3200;adcid=1;itime=544736692;reqtype=25;]]></Impression>
<Impression><![CDATA[http://event.adxpose.com/event.flow?uid=PJ0UgyfpLZmaI677_58977257&amp;eventcode=000_000_12&amp;location=http://localhost:3000/test.html&amp;wh=&amp;xy=&amp;vchannel=1398358&amp;cid=5897725&amp;duration=0&amp;iframed=0&amp;p=1]]></Impression>
<Creatives>
<Creative>
<Linear>
<TrackingEvents>
</TrackingEvents>
<VideoClicks>
<ClickTracking id="ADTECH"><![CDATA[http://ads.intergi.com/adlink/5205/1398358/3020026/1013/AdId=5897725;BnId=7;itime=544736692;nodecode=yes;link=]]></ClickTracking>
</VideoClicks>
</Linear>
</Creative>
<Creative>
<CompanionAds>
</CompanionAds>
</Creative>
</Creatives>
</Wrapper>
</Ad>
</VAST>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment