Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

skip button doesnt appear #313

Open
badrizahra opened this issue Jul 11, 2018 · 1 comment
Open

skip button doesnt appear #313

badrizahra opened this issue Jul 11, 2018 · 1 comment

Comments

@badrizahra
Copy link

badrizahra commented Jul 11, 2018

i want to add skip button in vast xml. i check my xml with vast validator and that's ok
but it doesnt work. what's wrong??!!
my skip button doesnt appear in my ads video.
i can not find the reason. vast xml is like this :

<VAST version="2.0"> <Ad id="601364"> <InLine> <AdSystem>Acudeo Compatible</AdSystem> <AdTitle>VAST 2.0 Instream Test 1</AdTitle> <Description>VAST 2.0 Instream Test 1</Description> <Error>http://myErrorURL/error</Error> <Impression>http://myTrackingURL/impression</Impression> <Creatives> <Creative AdID="601364"> <Linear> <Duration>00:00:30</Duration> <TrackingEvents> <Tracking event="creativeView">http://myTrackingURL/creativeView</Tracking> <Tracking event="start">http://myTrackingURL/start</Tracking> <Tracking event="midpoint">http://myTrackingURL/midpoint</Tracking> <Tracking event="firstQuartile">http://myTrackingURL/firstQuartile</Tracking> <Tracking event="thirdQuartile">http://myTrackingURL/thirdQuartile</Tracking> <Tracking event="complete">http://myTrackingURL/complete</Tracking> </TrackingEvents> <VideoClicks> <ClickThrough>http://www.tremormedia.com</ClickThrough> <ClickTracking>http://myTrackingURL/click</ClickTracking> </VideoClicks> <MediaFiles> <MediaFile delivery="progressive" type="video/x-flv" bitrate="500" width="400" height="300" scalable="true" maintainAspectRatio="true"> http://cdnp.tremormedia.com/video/acudeo/Carrot_400x300_500kb.flv </MediaFile> </MediaFiles> </Linear> </Creative> <Creative AdID="601364-Companion"> <CompanionAds> <Companion width="300" height="250"> <StaticResource creativeType="image/jpeg"> http://demo.tremormedia.com/proddev/vast/Blistex1.jpg </StaticResource> <TrackingEvents> <Tracking event="creativeView">http://myTrackingURL/firstCompanionCreativeView</Tracking> </TrackingEvents> <CompanionClickThrough>http://www.tremormedia.com</CompanionClickThrough> </Companion> <Companion width="728" height="90"> <StaticResource creativeType="image/jpeg"> http://demo.tremormedia.com/proddev/vast/728x90_banner1.jpg </StaticResource> <CompanionClickThrough>http://www.tremormedia.com</CompanionClickThrough> </Companion> </CompanionAds> </Creative> </Creatives> </InLine> </Ad> </VAST>

@sergiobelov
Copy link

VAST 2.0 doesn't support Skip button.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants