My current app, "Lucky Texas Powerball" is available in the Google Play store. Unfortunately my app ad also says, "Test Ad: Nice job!" in the Ad Banner.
Things I have done to rectify this:
Removed the TestMode check box in properties on MITAI2
Updated new version of app with TestMode unchecked
Well - I know I shouldn't reply to myself but I did figure out that the "Test" banner ad shows up just fine - this is great and all but just further confuses as to why the banner ad doesn't show when "test" is unchecked
Yes, this is correct. I used the codingbus video. I followed all of the steps. Chose "Test" then published my app. I unchecked "test" and now nothing shows. If I recheck "test" the test banner shows back up. Confusing. Thank you
I believe the "Test mode" of Google AdMob is a function that allows you to display test ads when you are still in production mode. When you are ready to publish the app, you should uncheck "Test mode".
I found your app on PlayStore and the app's manifest has this id which is an adunit id.
ca-app-pub-1876186213338033/8226852450
Change that to app id. An app id consists of ~ in format of :
ca-app-pub-xxxxxxxxxxxxxxxx~yyyyyyyyyy
Then update your app in playstore.
See :
Also, make sure your account don't have any restrictions, have filled all the details. you should set up the app-ads.txt. Most user don't get admob working on their application because of this. There are lot of tutorial available on YouTube on how to
set up the app-ads.txt. An example can be :