This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<VAST version="3.0" xmlns:xs="http://www.w3.org/2001/XMLSchema"> | |
<Ad id="20001"> | |
<InLine> | |
<AdSystem version="4.0">iabtechlab</AdSystem> | |
<AdTitle>iabtechlab video ad</AdTitle> | |
<Pricing model="cpm" currency="USD"> | |
<![CDATA[ 25.00 ]]> | |
</Pricing> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<vmap:VMAP | |
xmlns:vmap="http://www.iab.net/videosuite/vmap" version="1.0"> | |
<vmap:AdBreak breakType="linear" timeOffset="00:01:00"> | |
<vmap:AdSource> | |
<vmap:VASTAdData> | |
<VAST version="3.0" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.iab.com/VAST"> | |
<Ad sequence="1"> | |
<InLine> | |
<AdSystem>2.0</AdSystem> | |
<AdTitle>ad-1</AdTitle> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<vmap:VMAP xmlns:vmap="http://www.iab.net/videosuite/vmap" version="1.0"> | |
<vmap:AdBreak timeOffset="end" breakType="linear" breakId="postroll"> | |
<vmap:AdSource id="postroll-ad-1" allowMultipleAds="false" followRedirects="true"> | |
<vmap:AdTagURI templateType="vast3"><![CDATA[https://gist.githubusercontent.com/equeim/adaff8322c91723c55f4f7990a6aa86c/raw/81133102ebbd4829209f8f77d5b47c8841978586/vast.xml]]></vmap:AdTagURI> | |
</vmap:AdSource> | |
</vmap:AdBreak> | |
</vmap:VMAP> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<VAST version="4.2" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.iab.com/VAST"> | |
<Ad id="20001" sequence="1"> | |
<InLine> | |
<AdSystem version="1">iabtechlab</AdSystem> | |
<Error><![CDATA[https://example.com/error]]></Error> | |
<Impression id="Impression-ID"><![CDATA[https://example.com/track/impression]]></Impression> | |
<AdServingId>a532d16d-4d7f-4440-bd29-2ec05553fc80</AdServingId> | |
<AdTitle>Inline Simple Ad</AdTitle> | |
<AdVerifications></AdVerifications> | |
<Advertiser>IAB Sample Company</Advertiser> |