Skip to content

Instantly share code, notes, and snippets.

@mk0x9
Created January 23, 2020 11:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mk0x9/5234d21d9e0f91e3f9f59349834b05ed to your computer and use it in GitHub Desktop.
Save mk0x9/5234d21d9e0f91e3f9f59349834b05ed to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<VAST version="3.0">
<Ad>
<InLine>
<AdSystem>Test AdSystem</AdSystem>
<AdTitle>Test</AdTitle>
<Description>Hello</Description>
<Impression><![CDATA[https://localhost:3001/impression]]></Impression>
<Creatives>
<Creative>
<Linear>
<Duration><![CDATA[00:00:15]]></Duration>
<TrackingEvents/>
<VideoClicks>
<ClickThrough><![CDATA[https://www.youtube.com/watch?v=dQw4w9WgXcQ]]></ClickThrough>
</VideoClicks>
<MediaFiles>
<MediaFile type="video/mp4" width="640" height="360" bitrate="953" delivery="progressive"><![CDATA[
https://medias.presage.io/medias/videos/92ad95b7-5b02-4706-8160-fe4fcce9aa66.mp4-transcoded/offline.mp4
]]></MediaFile>
</MediaFiles>
</Linear>
</Creative>
</Creatives>
<Extensions>
<Extension type="AdVerifications">
<AdVerifications>
<Verification vendor="moat.com-omsdkogurywebviewvideo183491256271">
<JavaScriptResource apiFramework="omid" browserOptional="true"><![CDATA[https://z.moatads.com/omsdkogurywebviewvideo183491256271/moatvideo.js]]></JavaScriptResource>
<VerificationParameters><![CDATA[{"moatClientLevel1":"[advertiser_id]","moatClientLevel2":"[campaignid]","moatClientSlicer1":"[apikey]","moatClientSlicer2":"[sdk]"}]]></VerificationParameters>
<TrackingEvent>
<Tracking event="verificationNotExecuted"><![CDATA[https://localhost:3001/verificationNotExecuted?reason=[REASON]&i=[ADSERVINGID]&d=[DOMAIN]&p=[PLAYERUA]]]></Tracking>
</TrackingEvent>
</Verification>
</AdVerifications>
</Extension>
</Extensions>
</InLine>
</Ad>
</VAST>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment