Skip to content

Instantly share code, notes, and snippets.

@roarc0
Created August 30, 2024 12:07
Show Gist options
  • Select an option

  • Save roarc0/3d85089e4e1cb51d32df1ac140559b1f to your computer and use it in GitHub Desktop.

Select an option

Save roarc0/3d85089e4e1cb51d32df1ac140559b1f to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<VAST version="3.0">
<Ad id="Test">
<InLine>
<AdSystem>Test</AdSystem>
<AdTitle>Test</AdTitle>
<Error>http://www.example.com/error</Error>
<Impression>http://www.example.com/impression</Impression>
<Creatives>
<Creative sequence="1" AdID="7E7F3BE9-9717-4289-9094-B77EEDC4086A">
<Linear skipoffset="00:00:05">
<Duration>00:00:30</Duration>
<TrackingEvents>
<Tracking event="start">http://www.example.com/start</Tracking>
<Tracking event="firstQuartile">http://www.example.com/firstQuartile</Tracking>
<Tracking event="midpoint">http://www.example.com/midpoint</Tracking>
<Tracking event="thirdQuartile">http://www.example.com/thirdQuartile</Tracking>
<Tracking event="complete">http://www.example.com/complete</Tracking>
<Tracking event="mute">http://www.example.com/mute</Tracking>
<Tracking event="unmute">http://www.example.com/unmute</Tracking>
<Tracking event="rewind">http://www.example.com/rewind</Tracking>
<Tracking event="pause">http://www.example.com/pause</Tracking>
<Tracking event="resume">http://www.example.com/resume</Tracking>
<Tracking event="fullscreen">http://www.example.com/fullscreen</Tracking>
<Tracking event="creativeView">http://www.example.com/creativeView</Tracking>
<Tracking event="acceptInvitation">http://www.example.com/acceptInvitation</Tracking>
</TrackingEvents>
<AdParameters>
<![CDATA[ {test:1} ]]>
</AdParameters>
<VideoClicks>
<ClickThrough id="123">http://google.com</ClickThrough>
<ClickTracking id="123">http://www.example.com/click</ClickTracking>
</VideoClicks>
<MediaFiles>
<MediaFile delivery="progressive" type="application/javascript" apiFramework="VPAID" width="1280" height="720">https://basil79.github.io/vast-sample-tags/pg/vpaid.js</MediaFile>
</MediaFiles>
</Linear>
</Creative>
</Creatives>
</InLine>
</Ad>
</VAST>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment