-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathapi.xml
59 lines (24 loc) · 1.18 KB
/
api.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
48
49
50
51
52
53
54
55
56
57
58
59
<VAST version="3.0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<Ad>
<InLine>
<AdSystem version="4.0">GDFP</AdSystem>
<AdTitle>External linear inline</AdTitle>
<Creatives>
<Creative sequence="1">
<Linear skipoffset="00:00:05">
<Duration>00:00:10</Duration>
<VideoClicks>
<ClickThrough>https://www.vevioz.com</ClickThrough>
<CustomClick>https://www.vevioz.com</CustomClick>
</VideoClicks>
<MediaFiles>
<MediaFile id="5241" delivery="progressive" type="video/webm" width="1920" height="1080" minBitrate="360" maxBitrate="1080" scalable="1" maintainAspectRatio="1" codec="0">
<![CDATA[https://assets.vevioz.com/vevioz.webm]]>
</MediaFile>
</MediaFiles>
</Linear>
</Creative>
</Creatives>
</InLine>
</Ad>
</VAST>