Skip to content

Instantly share code, notes, and snippets.

@ruhenheim
Created June 17, 2017 05:57
Show Gist options
  • Select an option

  • Save ruhenheim/74392cee9c39779772976306346a03c7 to your computer and use it in GitHub Desktop.

Select an option

Save ruhenheim/74392cee9c39779772976306346a03c7 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<VAST version="2.0">
<Ad>
<InLine>
<Creatives>
<Creative>
<Linear>
<Duration>00:00:15</Duration>
<MediaFiles>
<MediaFile delivery="progressive" type="video/mp4">
<![CDATA[ http://img.ak.impact-ad.jp/pp/vfiles/dac_demo_eye.mp4]]>
</MediaFile>
</MediaFiles>
<TrackingEvents>
<Tracking event="start"><![CDATA[ http://localhost:3000/results/record?campaign=1&cuepoint=1&event=start]]></Tracking>
<Tracking event="complete"><![CDATA[ http://localhost:3000/results/record?campaign=1&cuepoint=1&event=complete]]></Tracking>
</TrackingEvents>
</Linear>
</Creative>
</Creatives>
</InLine>
</Ad>
</VAST>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment