When will it become active on admob at Android app - android

I made Android app which integrate admob.
Then I run this app on my test device and it show ad banner on the screen.
But ad's status is still inactive. It makes me confuse.
Do you know that when admob become active? Run this app which download from market store?
Thanks in advance.

AdMob statistics are not realtime. It may take a few hours to see your requests on the admob site.

Related

banner ads disappear from android application

I published an android application and it has banner ads.
when application published on google play store banner ads display in application but after one week banner ads disappears.
what is the problem then ? and how to solve it ?
Most probably, admob has placed limits on your account. If your app is new, this is not uncommon. Make sure the implementation of your app is correct (for ads), and wait for a few days. If you are not indulged in any activities that violate Google's ad policies, the ads will start displaying again. It may take upto a month. Also, please consider reading about things on the web first before asking on StackOverflow
Banner ads will only show on App installed through Play Store and wait for a minute to let it load ads(this solved the above described problem once that I was too facing)

Admob ads disappear after apk publish

I have an Android application that use Admob to display ads. When I tested the application on my mobile phone before publishing it to the play store every thing was perfect and ads appear normally.
After publishing the app to the play store and download the live version the application doesn't show any ads.
How can I fix the problem ?
This is not your problem. It's a global problem but Google don't say anything about it.
Check these:
Admob: BannerAd don't show on clients phones.
Admob ads now showing from two weeks
https://productforums.google.com/forum/#!topic/google-admob-help-forum/8oc3pebOrFw;context-place=forum/google-admob-help-forum

my apps full logo in my admob account doesn't display...just android default logo

I have a published app on play store and am done integrating. Admob ads displays perfectly fine but I can't get to see my apps full logo in my admob account. I have waited for almost a week yet no new development, no impressions, no stats, nothing. Why does this happen? Please can someone help me out.
Don't worry about it.
It won't affect anything.

Unable to click Admob banner adds in iOS

I have integrated admob ads into my app on iOS and Android, they were working on both platforms during testing. I was not requesting test ads though and have read that admob may suspend your account/ads if you are clicking on live ads during testing?
I would not have overdone it, a click through here and there...
Could this be the problem? The ads still work fine on the android version of the app and I have one interstitial ad in the app which is actually still clickable on the iOS version of the app.
Has anyone faced these issues before? I have tried contacting admob about the problem but I am still waiting for a response.
I am hoping someone has so information about this because the results I get from google won't help me solve this
This will happen if your code requests a new ad before the first one has closed.
You will receive an email when you are suspended.
Do use test ads when you test, or you will be suspended. I speak from my own experience, in both cases.

AdMob Ads not displaying

I'm adding AdMob ads (say that five times fast) to my finished, published Android app. I added the code from the PDF included with AdMob, following their instructions to a tee. The test ads show up fine on my emulators and specified test devices. They just don't appear in the published marketplace app when you download and run it. I still get impressions on my AdMob page however. Any ideas?
Admob sometimes doesn't have ads to display. This is worse for some apps than others. There are a few things to do to help mitigate this problem:
Enable adsense ads - this gives a larger pool of ads
Ensure that you have house ads available for all of your apps in Admob. That way, if they can't find paying ads, they'll at least show your house ads. This will significantly raise your fill rate, but not directly raise your income (depends on what you do with the house ads).
I know that the admob code does not display anything until it connects to the server and receives an ad. In my app it can take several seconds for the ad to display, but not usually longer than that.
I notice this fairly often with admob on one of my apps, while another seems to serve up ads just fine. Can't figure it out either, but I suspect it has to do with AdMob not having any campaigns that tailor to your application description and keywords.
I'm seeing exactly the same behavior. Does your app perform any network tasks on startup? If so, here is a thread on admob's support group which might provide an explanation:
https://groups.google.com/d/topic/admob-publisher-discuss/hR7zs_GBSRw/discussion
Unfortunately for me delaying my app's network activity while waiting for admob isn't really an option, so I wish admob/google would release a fix.

Categories

Resources