AdMob mediation doesn't generate impressions - android

I was using AdMob to display their Ads in my android app and it was working great. I decided to try ad mediation with AdMob. I followed their guidelines, registered an account in InMobi and set up everything that I was supposed to (I guess). But now there is no difference in displaying ads. I mean I still get ads from google, and only from google (just like earlier). InMobi and AdMob show that I didn't generate any impressions and I have no idea what could have gone wrong.
For the record I changed my "ads:adUnitId" in layout, app was in market for more than 24h and generated some clicks, there is only one strange error in the LogCat (Failed to find provider info for com.google.plus.platform) and InMobi is printing some responses in LogCat.
Example response from InMobi:
InMobiAndroidSDK_3.6.2 : requestactivity=AdRequest&tp=c_gwhirl&u-rt=0&d-device-screen-density=1.5&d-device-screen-size=480X854&mk-siteid=a84ad8be300942ef8d356180085f8a41&u-id-map=uoJf3VOg5BXq327SMdvB5HwqkNA3jxHbj5FTAQhhpjIvzCnyMm%2BbQ3gGYv6%2BFukANGHv9uZdrfum%0AMcqlu8fqSw%3D%3D%0A&u-id-key=-991818964&u-key-ver=1&aid=bd3df942-9b44-49db-a8ed-798012f10bbb&mk-version=pr-SAND-DTGTC-20121219&mk-rel-version=3.6.2&format=xhtml&mk-ads=1&h-user-agent=Mozilla%2F5.0+%28Linux%3B+U%3B+Android+2.3.4%3B+en-gb%3B+LT18i+Build%2F4.0.2.A.0.62%29+AppleWebKit%2F533.1+%28KHTML%2C+like+Gecko%29+Version%2F4.0+Mobile+Safari%2F533.1&u-appBId=counterpicks.leagueoflegends&u-appDNM=LoL+Counter+picker&u-appVer=1.12&d-localization=en_gb&d-netType=wifi&d-orientation=1&mk-ad-slot=15
InMobiAndroidSDK_3.6.2 : Ad Response: <AdResponse><Ads></Ads></AdResponse>
So I guess that's a normal, working response.
No idea why mediation doesn't work.

It turned out that waiting 24h wasn't enough. After about 48h everything started to work.

Related

Ads NOT showing for over 2 month now, I get these ERROR but Test Ads work for both Ios & Android

The ads were showing fine when I first published my iOS game but then it randomly stopped working and serving ads. My account is active and has no violation. The ads status for both iOS and Android says "serving is enabled". Ads.txt is both active, all payment is complete, every small detail on my account is finished and active. During the first month when the Ads where showing, I got an ad limit but the ads were showing fine but limited. Then limit went away and my account was good again. Later, payment profile verification came and I got the pin and verified and it was successful. Then ad limiting get back on and it has been over 2 month, this limit doesn't go away and no ads show at all. Ad limit supposed to limit and not disable ads. I get ad request, but here is the errors:
AdMob - HandleRewardedAdFailedToLoad event received with message: Request Error: No ad to show., cause: , error code: 1, type: GoogleMobileAds.Api.LoadAdError, domain: com.google.admob, response: Response Info
Error: Error Domain=com.google.admob Code=8 "Cannot find an ad network adapter with the name(s): GADMAdapterUnity. Remember to link all required ad network adapters and SDKs, and set -ObjC in the 'Other Linker Flags' setting of your build target." UserInfo={NSLocalizedDescription=Cannot find an ad network adapter with the name(s): GADMAdapterUnity. Remember to link all required ad network adapters and SDKs, and set -ObjC in the 'Other Linker Flags' setting of your build target.}
On this same project the Test Ads work fine, but the admob doesn't show me any ads at all, but I see requests. I don't know what to do, this is hurting my business. Help me, please!
If the Test Ads are working fine then there is nothing wrong with the code. The problem is probably the implementation of the ads, make sure you respect the best practices of each ad implementation.
From my experience with Admob, new accounts suffer from ad serving limit more than old accounts, so you have to use other advertising network like with admob.

Admob real ads are not showing

I am getting this error but when I put test ads they work fine but original are not working please help me out in this.
Error - W/Ads: Failed to load ad: 3
this is said ,as per google support
If you are getting this error, then your code is correct. The issue is that AdMob does not always have an ad to return for every request. This may happen particularly if you have just registered your AdMob publisher ID, as it takes some time and multiple requests before the new ID starts returning ads
My answer is
Add your payment information on main page of admob site, if you haven't already done this.
You have to publish game on google play at least to internal test to see ads, for my case there was the message when I'm installing game on phone "Unknown developer".
For more information add your code to the issue.

How to solve Admob ExecutionExceptions?

I've been trying to implement Google Admob ads to my brand new app.
I've been handling an error code of 0 (internal error), and "Ads: Error waiting for future" exceptions for hours.
I have an Admob account with payments methods since this morning. I have been following the Google Admob tutorial for Interstitial Ads with my credentials and the test credentials. I have updated the Google Play Services. Anything worked.
Now I've downloaded the Admob Sample App in order to test the interstitials in another app... and it didn't work too!
I don't even know if my phone is the problem (Samsung Galaxy S8 Exynos) or it's Google!
I've been looking on the internet for hours and nothing worked. Please Help. Ask me anything you need to help me, I don't even know which files do you need.
This is what google says
"It could be that you have only recently created a new Ad Unit ID and requesting for live ads. It could take a couple of hours
for promotions to begin getting served if that will be that case. In
the event that you are getting test advertisements then your execution
is fine. Simply hold up a couple of hours and check whether you can
get live advertisements at that point. If not, can send us your Ad
Unit ID for us to investigate."
so you have need to wait for the few hours :)

Admob interstitial ad not showing in Android app: ERROR_CODE_NO_FILL

i have a problem using admob interstitial ads.i have done some searching and all i can find is that the error code that i am getting (code 3, the no fill error) means that there are no available ads to display. some say that ads will start appearing after a couple of hours but it has been a few days now and still ads are not appearing.
as far as i know i have set it up correctly. it works when i use the test ads but not when i use my live app id.
using the live app id on a real device returns ERROR_CODE_NO_FILL in the AdListener's onAdFailedToLoad() method but displays a test ad on the emulator. Nothing is displayed when the published app is installed from the google play store.
how can i get ads to display? or does this mean that ads will never be displayed

After publishing new version of android app to google play admob status changed to inactive and no ads are displayed

Admob was showing ads on my application, everything was working fine. Then I created a new version of that app, uploaded it to google play and ads stopped appearing. In admob the status of this app chnaged to "Inactive: AdMob has never received an ad request for your site" (the bubble got from green to red) despite the fact that there is some revenue from the first version, when the ads were still working.
I didn't change adUnitId, it's the same like Publisher id shown in admob. When I run that app from eclipse test ads appear correctly, but only test ads. If I remove my device from list of test devices an ad is never displayed.
In LogCat I get these messages: Received ad url: "url" and then onFailedToReceiveAd(Ad request successful, but no ad returned due to lack of ad inventory.) Ok, it is possible that I don't get ads because of my locality or something, but how can that be with all few hundred people that used my app? The problem must be somewhere else.
What could be the problem? Do I need to create a new app in admob for every app update in google play store? (which seems unlogical to me)
Thank you.
I have had this issue once, and the admob moderation team had blocked my app. Maybe yours is blocked too.

Categories

Resources