Skip to content

Instantly share code, notes, and snippets.

@roarc0
Created August 30, 2024 12:43
Show Gist options
  • Save roarc0/0b1a60851c890e1cd6234b863f4b2443 to your computer and use it in GitHub Desktop.
Save roarc0/0b1a60851c890e1cd6234b863f4b2443 to your computer and use it in GitHub Desktop.
<VAST version="3.0">
<Ad id="1">
<InLine>
<AdSystem>ExampleAdSystem</AdSystem>
<AdTitle>Sample Ad</AdTitle>
<Creatives>
<Creative>
<Linear>
<Duration>00:01:00</Duration> <!-- Adjust the duration if necessary -->
<MediaFiles>
<MediaFile delivery="progressive" type="video/mp4" width="640" height="360">
<![CDATA[https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ForBiggerEscapes.mp4]]>
</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