-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathvast3.xml
47 lines (47 loc) · 2.86 KB
/
vast3.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<?xml version="1.0"?>
<VAST version="3.0" xmlns:xsi="//www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="vast3_draft.xsd">
<Ad id="midroll-1" sequence="1">
<InLine>
<AdSystem version="2.0">JW Player</AdSystem>
<AdTitle>Static Tag</AdTitle>
<Error>http://ux-engineering.jwplayer.com/static-tag/pixel.gif?err=[ERRORCODE]</Error>
<Impression>http://ux-engineering.jwplayer.com/static-tag/pixel.gif</Impression>
<Creatives>
<Creative sequence="1">
<Linear skipoffset="00:00:05">
<Duration>00:00:30</Duration>
<TrackingEvents>
<Tracking event="start">http://ux-engineering.jwplayer.com/static-tag/pixel.gif</Tracking>
<Tracking event="firstQuartile">http://ux-engineering.jwplayer.com/static-tag/pixel.gif</Tracking>
<Tracking event="midpoint">http://ux-engineering.jwplayer.com/static-tag/pixel.gif</Tracking>
<Tracking event="thirdQuartile">http://ux-engineering.jwplayer.com/static-tag/pixel.gif</Tracking>
<Tracking event="complete">http://ux-engineering.jwplayer.com/static-tag/pixel.gif</Tracking>
<Tracking event="pause">http://ux-engineering.jwplayer.com/static-tag/pixel.gif</Tracking>
<Tracking event="mute">http://ux-engineering.jwplayer.com/static-tag/pixel.gif</Tracking>
<Tracking event="fullscreen">http://ux-engineering.jwplayer.com/static-tag/pixel.gif</Tracking>
</TrackingEvents>
<VideoClicks>
<ClickThrough>//p-store.net/script-programming/46076/google-drive-proxy-direct-link-video-jwplayer</ClickThrough>
<ClickTracking>http://ux-engineering.jwplayer.com/static-tag/pixel.gif</ClickTracking>
</VideoClicks>
<MediaFiles>
<MediaFile id="1" delivery="progressive" type="video/mp4" bitrate="400" width="640" height="360">http://ux-engineering.jwplayer.com/static-tag/jwplayer-30s.mp4</MediaFile>
</MediaFiles>
</Linear>
</Creative>
<Creative>
<CompanionAds>
<Companion id="1" width="300" height="250">
<StaticResource creativeType="image/jpg">http://ux-engineering.jwplayer.com/static-tag/jwplayer-rectangle.jpg</StaticResource>
<CompanionClickThrough>//p-store.net/script-programming/46076/google-drive-proxy-direct-link-video-jwplayer</CompanionClickThrough>
</Companion>
<Companion id="2" width="728" height="90">
<StaticResource creativeType="image/jpg">http://ux-engineering.jwplayer.com/static-tag/jwplayer-leaderboard.jpg</StaticResource>
<CompanionClickThrough>//p-store.net/script-programming/46076/google-drive-proxy-direct-link-video-jwplayer</CompanionClickThrough>
</Companion>
</CompanionAds>
</Creative>
</Creatives>
</InLine>
</Ad>
</VAST>