The ad will automatically load after refresh rate -60 seconds (in your case). No need to do it programmatically. You can give it a try yourself by checking the logcat a few times keeping the app open for 60 seconds and above.
I am using AdMob for Android. I was just wondering, that if I have an ad which fails to load for whatever reason (i.e. OnAdFailedToLoad is called), and I have my ad options (on the web site) set to refresh every 60 secs, then will the ad continue to attempt to load again every 60 secs, or do I have to load the ad again programatically?
--
---
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.
Ok, so I tried turning off my WIFI and keeping the activity open. After a minute or so, the ad went through the OnAdFailedToLoad callback. I left the screen as it was for several more minutes, and the OnAdFailedToLoad callback was never called again.This seems to imply that once it has failed, it does not automatically try again?
--
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads-sdk+unsub...@googlegroups.com.