Admob Native Ads and Interstitial Ads Delay

166 views
Skip to first unread message

Software Application

unread,
Oct 23, 2019, 1:50:03 PM10/23/19
to Google Mobile Ads SDK Developers
My application I have set interstitial ads and full native advance ads (full native advance ads) that I can control which kind ads I wanted to show , it will show when users press return
But the problem was when I switch which ads , that will delay showing , It that because two kind ads make it delay or have any method when complete loading the ads then showing or It will just skip the ads
Thanks

Mobile Ads SDK Forum Advisor Prod

unread,
Oct 23, 2019, 11:09:30 PM10/23/19
to vpnsoft...@gmail.com, google-adm...@googlegroups.com

Hi there,

Thank you for reaching out to us.

My understanding of your concern is: you have interstitial and native ads in your app, and you're controlling which ad to show when users press "return" (or the Back button) on their device. You wish to know why there's a delay in the displaying of the ads when you switch which ad you would be displaying during that time. Is this correct?

If so, then kindly note that you can load both interstitial and native ads in advance in order to minimize delays. For interstitial ads, you may call on loadAd() first, then show() the ad as needed. For native ads, you may refer to this page for loading the ad, then on this page for actually displaying it.

Let me know if you have any questions.

Regards,
Ziv Yves Sanchez
Mobile Ads SDK Team



ref:_00D1U1174p._5001UKOHJg:ref

Software Application

unread,
Oct 23, 2019, 11:39:10 PM10/23/19
to Google Mobile Ads SDK Developers
Thanks for the information

But will it effect the match rate of ads if load two kind of ads (interstitial and Native Advance Ads)

Because I am design the full native advance ads ( it will show full native advance ads when users startup the application ) but every times it only show the layout but the ads didn’t show yet (still load) need waiting 1sec then the ads load complete (delay)

Have any method let the ads (full native advance ads) show if complete load the ads , if the ads (full native advance ads) still load(delay) don’t show it

Thanks

Mobile Ads SDK Forum Advisor Prod

unread,
Oct 24, 2019, 4:19:50 AM10/24/19
to vpnsoft...@gmail.com, google-adm...@googlegroups.com

Hi there,

The match rate should not be affected by the number of ads you wish to load at any given time.

Do note that there will definitely be some delay in loading a native ad, simply because it would take time for it to load its content. I'm afraid you will have to accommodate this delay into your app's design via your own implementation. That said, you may use onUnifiedNativeAdLoaded to display your native ad once it finishes loading (see here for more details).



Regards,
Ziv Yves Sanchez
Mobile Ads SDK Team



ref:_00D1U1174p._5001UKOHJg:ref

Software Application

unread,
Oct 24, 2019, 4:33:42 AM10/24/19
to Google Mobile Ads SDK Developers
If I removed ads will this example that will show two different kind ads which I can setting which need to show (full native advance ads and interstitial ads) I removed interstitial ads will it show the full native advance ads faster (without delay) or only the source code of the application have problem effect the ads showing speed

Thanks

Mobile Ads SDK Forum Advisor Prod

unread,
Oct 24, 2019, 11:26:36 PM10/24/19
to vpnsoft...@gmail.com, google-adm...@googlegroups.com

Hi there,

I'm afraid that the delay is simply a byproduct of AdMob trying to load your native ads, and that removing your other ads would not affect this. If anything, this delay can be made significantly shorter only with an internet connection that's faster, or with more bandwidth.



Regards,
Ziv Yves Sanchez
Mobile Ads SDK Team



ref:_00D1U1174p._5001UKOHJg:ref
Reply all
Reply to author
Forward
0 new messages