Hi, saw someone asked this question before but there was no response.
I am now using Admob SDK 6.2.1 with Android SDK 4.1. How can I close the interstitial ads and back to my main view after a predefined time, for example 5 seconds. And there should have a countdown message showing on the ads.
Thanks.
--
---
You received this message because you are subscribed to the Google Groups "Google AdMob Ads Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Hi Eric:
I do use DFP to serve the ads to my mobile application on android platform.
If I understand you correctly, I can embed the code to close the ads automatically inside the creative itself without using the Admob SDK. Can I know whether it is using the Third Party creative type? Is there any example? Is it possible to show the number of seconds left to auto close the ads?
Sorry for the questions as I am new to mobile programming and admob. Appreciate for your kind patient.
Chen
Hi Eric:
Thank you very much.
The sample provided works for my ads.
For the above mentioned option 1 where you can "call the close method on the ad view when the desired period of time has elapsed", I suppose it meant to other type of ads such as banner ads which can be added into adview? It does not work for interstitial since interstitial ads can't be added into an AdView, if I understand correctly.
Regards
Chen