Skip to content

Instantly share code, notes, and snippets.

@VivienAdnot
Created November 4, 2016 11:20
Show Gist options
  • Save VivienAdnot/c5a9727eefbc873bcfa410f5592269c4 to your computer and use it in GitHub Desktop.
Save VivienAdnot/c5a9727eefbc873bcfa410f5592269c4 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<VAST version="2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="vast.xsd">
<Ad id="1">
<Wrapper>
<AdSystem>xx</AdSystem>
<VASTAdTagURI>
<![CDATA[https://pubads.g.doubleclick.net/gampad/ads?sz=450x400...]]>
</VASTAdTagURI>
<Extensions>
<Extension type="waterfall" fallback_index="0" />
</Extensions>
</Wrapper>
</Ad>
<Ad id="2">
<Wrapper>
<AdSystem>xy</AdSystem>
<VASTAdTagURI>
<![CDATA[http://search.spotxchange.com/vast/2.00/...]]>
</VASTAdTagURI>
<Extensions>
<Extension type="waterfall" fallback_index="1" />
</Extensions>
</Wrapper>
</Ad>
</VAST>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment