简体   繁体   中英

Why i am not able to load Advertisement sometimes?

I have implemented AdMob to My Application from this Docunemtation: Here

I can see the ad perfectly as I want. But some times I cant able to see the advertisements. If i refresh the activity, it will show me the Advertisement again. and ita work perfectly.

But when i am not able to see the advertisement at that time i got the message at catlog like:

09-27 12:58:54.451: INFO/Ads(940): onFailedToReceiveAd(Ad request successful, but no ad returned due to lack of ad inventory.)

I dont know where is the Problem ? Why I am not able to see the Add sometimes ?? Please give the way if I am wrong regarding it. Thanks.

AdMob ads appear at a specified interval depending on the network traffic. If there is no congestion in the traffic, the ads appear each time you see your app else you see the message in your log saying no ad returned. However have a quick walkthrough with your code and keep testing your app after giving some gap.

With regard to refresh, in your AdMob account, go to setting, there you can specify the time when do you want the ads to refresh. There is still a possibility of the same ads appearing again and again.

Why dont you use the latest Google AdSense-SDK? Google AdSense has good ads.

我也遇到过这个问题,但最终没有任何问题,Admob有时没有出现,因此可能是AdMob端的问题,例如服务器问题,netproblem ...等

添加AdSense广告所需要做的就是按下按钮,在admob.com上您应用中的“应用设置”中启用Google AdSense。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM