VAST Vpaid on iOS

569 views
Skip to first unread message

Chris

unread,
Feb 15, 2017, 10:06:53 AM2/15/17
to Interactive Media Ads SDK
Hello, 
I am working on a HTML5 player, currently experiencing issues with VAST VPAID ADS. 

I would like to know how to identify if there is a JAVASCRIPT one (compatible) or not, as on some tags the ads are not playing. 

Thank you, 

Chris

Chris

unread,
Feb 15, 2017, 10:19:58 AM2/15/17
to Interactive Media Ads SDK
How can I detect the VPAID filetype (JS or flash) before loading it?
Thanks

Chris Feldman (IMA SDK Team)

unread,
Feb 15, 2017, 11:05:36 AM2/15/17
to Interactive Media Ads SDK
HI Chris,

It's only possible to detect the VPAID file type once it's already been loaded. If you're not able to use Flash VPAID, you can call setDisableFlashAds(true), which will stop the SDK from trying to load Flash ads. There's currently an issue with this method, but we have a fix ready for release with the next version of the SDK. It should be working again soon.

You might also be interested in setting the mimeTypes property of your adsRenderingSettings object, which will allow you to prioritize certain file types. Though you should note that it's not possible to prioritize VPAID ads.

Let me know if you continue to have issues.

Regards,
Chris Feldman
IMA SDK Team

Cristi Morof

unread,
Feb 15, 2017, 11:16:11 AM2/15/17
to ima...@googlegroups.com

Hello 

I am trying to run vpaid ads on Safari iOS - apple mobile and ipads.

Need to detect them before loading, but since you are telling me is not possible, how can i identify this somehow that after loading i can trigger an event? Or if is not loading, it will throw an AdError? 


Thanks.








--
You received this message because you are subscribed to a topic in the Google Groups "Interactive Media Ads SDK" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/ima-sdk/iH54M0MBI68/unsubscribe.
To unsubscribe from this group and all its topics, send an email to ima-sdk+unsubscribe@googlegroups.com.
To post to this group, send email to ima...@googlegroups.com.
Visit this group at https://groups.google.com/group/ima-sdk.
For more options, visit https://groups.google.com/d/optout.

Chris Feldman (IMA SDK Team)

unread,
Feb 15, 2017, 11:31:42 AM2/15/17
to Interactive Media Ads SDK
Hi Chris,

If you want to detect the ad type once the ad is loaded, you can use the getContentType() method. This method is available after the START event. To use it in the event callback, it would look like this:

 do_something( adEvent.getAd().getContentType() );

If you're not able to load an ad, it will cause an AdError event, or in some cases a Log event. Which event is triggered will depend on whether the error is considered fatal or non-fatal. For information about the distinction between fatal and non-fatal errors, you can check out this blog post.

Let me know if you continue to have issues.

Regards,
Chris Feldman
IMA SDK Team

Cristi Morof

unread,
Feb 15, 2017, 11:35:55 AM2/15/17
to ima...@googlegroups.com
Thank you Chris,
Will try that right now.

Great feedback.
C


Cristi Morof

unread,
Feb 16, 2017, 4:46:43 AM2/16/17
to ima...@googlegroups.com
please take a look at this on iOS.
The ad keeps blocking 
cannot figure the issue




Chris Feldman (IMA SDK Team)

unread,
Feb 16, 2017, 10:23:51 AM2/16/17
to Interactive Media Ads SDK
Hi,

I don't see any video playback, or any ads on the page that you've sent me. Can you provide more information to help me better understand your issue? Detailed steps for reproducing the troublesome behavior would be very helpful.

Thank you,
Chris Feldman
IMA SDK Team

Iulian

unread,
Feb 22, 2017, 9:42:36 AM2/22/17
to Interactive Media Ads SDK
Hello back 
So I've been testing the tag in Charles (it came to that :) ), the order after the play button is tapped is this : 

pagead2> rb - appnexus > CDN appnexus  > ad2.googlesynd. servers >

thaen it "hangs". So i believe it's something related to the play event not firing at start when the media file is taken for "play". If i fire a standard non vpaid - linear one it works. 

Will try with a new media file too, just to be sure is not the video file the culprit...

Everything works on desktop, this is iOS issue on VPAID tags.
Also, please have in mind i am running simple VPAID 2 video tags (so no html5 javascript ones at all)

Thank you for your support,

I

Cristi Morof

unread,
Feb 22, 2017, 10:17:01 AM2/22/17
to ima...@googlegroups.com






Chris Feldman (IMA SDK Team)

unread,
Feb 22, 2017, 1:11:54 PM2/22/17
to Interactive Media Ads SDK
Hi,

I was able to reproduce this behavior in our HTML5 Advanced Sample. I'm going to report this to the rest of the team and will let you know as soon as I have an update. Thank you for bringing this to our attention.

Regards,
Chris Feldman
IMA SDK Team

On Wednesday, February 22, 2017 at 10:17:01 AM UTC-5, Iulian wrote:






Cristi Morof

unread,
Feb 23, 2017, 5:10:40 AM2/23/17
to ima...@googlegroups.com
Hello back, 

On my side:

- I will test with different video formats, to see if there is any issue related with that. 
- Also,  will try to use another tag, directly from DFP to see if i encounter the same behaviour. 

Please let me know if you find the problem, 
I want to nail this down as I have a lot of inventory coming and want to serve via IMA3.

Thanks a lot, 

Chris




--

Cristi Morof

unread,
Feb 23, 2017, 7:22:38 AM2/23/17
to ima...@googlegroups.com

Hello back, 
I have made a test earlier with a different media, is still not serving VPAID video through iOS. 
If you want a tag to test I can provide a fully transcoded one with different sources.

Thank you, 
Chris


Chris Feldman (IMA SDK Team)

unread,
Feb 23, 2017, 2:18:06 PM2/23/17
to Interactive Media Ads SDK
Hi,

As of this morning, the tag is serving fine to our HTML5 Advanced Sample on iOS Safari. Are you still experiencing issues? If not, please test with our sample and compare your own implementation to ours. Likely there is an issue with how you're using the SDK.

Regards,
Chris Feldman
IMA SDK Team

Reply all
Reply to author
Forward
0 new messages