AdMob Ads Not Showing, No Impressions

78 views
Skip to first unread message

2MinLab

unread,
Sep 3, 2025, 1:57:15 AM (10 days ago) Sep 3
to Google Mobile Ads SDK Developers
Hi AdMob Support Team,

I am experiencing an issue with AdMob ads in my app.
Although my app has already been approved and is ready to show ads, the ads are not being displayed.
The ad requests seem to be sent, but no ads are returned (No Fill).

Could you please help me check the reason for this issue and guide me on how to resolve it?

If you need my App ID or Ad Unit IDs to check, please let me know and I will provide them.

Thanks, please help me.
Message has been deleted

Rok Arnuš

unread,
Sep 9, 2025, 3:46:15 AM (4 days ago) Sep 9
to Google Mobile Ads SDK Developers
We have the same problem with just 1 of our apps not getting TEST AD. Its always no fill error. It's an Android app that has been live for months and is receiving real ads. All our other apps are getting test ads.

To exclude any bugs in the implementation we used the admob banner sample app:
https://github.com/googleads/googleads-mobile-android-examples/tree/main/java/admob/BannerExample

We changed the manifest to our actual app:
<meta-data
        android:name="com.google.android.gms.ads.APPLICATION_ID"
        android:value="ca-app-pub-XXXX"/>

The build.gradle to our actual app:
applicationId "xxx.xxx.xxx"  

And the ad unit ID to the test admob ID:
private static final String AD_UNIT_ID = "ca-app-pub-3940256099942544/6300978111";
from here https://developers.google.com/admob/android/test-ads

And we always get no fill, although test ads should always have a fill.

If we change the manifest meta-data and applicationId to one of our other apps, test ads works. All of our apps are showing "app-ads.txt file found and verified", "App verification Verified", "Approval status Ready" on the admob console.

I don't know if it's OK to share production admob app and ad unit ids on this forum, so the XXX values. Will gladly send these to admob support for testing



Mobile Ads SDK Forum Advisor

unread,
Sep 9, 2025, 10:15:13 AM (4 days ago) Sep 9
to rok....@gmail.com, google-adm...@googlegroups.com

Hi,

Thank you for contacting the Mobile Ads SDK Support team.

We understand you’re experiencing a no fill error for test ads on one of your Android apps, while other apps are receiving test ads correctly. To help us investigate further, could you please provide your app’s package name? This will allow us to review the specific setup and provide more targeted assistance.


Thanks,
 
Google Logo Mobile Ads SDK Team

Feedback
How was our support today?

rating1    rating2    rating3    rating4    rating5
[2025-09-09 14:14:10Z GMT] This message is in relation to case "ref:!00D1U01174p.!500Ht01u6AGa:ref" (ADR-00332239)



Rok Arnuš

unread,
Sep 10, 2025, 4:43:42 AM (3 days ago) Sep 10
to Google Mobile Ads SDK Developers
Our Android app that is getting no fill on banner test ads, has the package name com.zombodroid.memegenplus

Have tried with fixed banner id ca-app-pub-3940256099942544/6300978111 and adaptive id ca-app-pub-3940256099942544/9214589741 Have also changed the manifest value for android:name="com.google.android.gms.ads.APPLICATION_ID". This has been tested on the github android java banner sample

Mobile Ads SDK Forum Advisor

unread,
Sep 10, 2025, 8:36:40 AM (3 days ago) Sep 10
to rok....@gmail.com, google-adm...@googlegroups.com

Hi,

After checking the details you have shared, we have observed that you have not set up your app in AdMob. Please follow the setup an app in AdMob.

I would recommend checking a few additional resources to make sure all configurations are correct:


Thanks,
 
Google Logo Mobile Ads SDK Team

Feedback
How was our support today?

rating1    rating2    rating3    rating4    rating5

[2025-09-10 12:35:37Z GMT] This message is in relation to case "ref:!00D1U01174p.!500Ht01u6AGa:ref" (ADR-00332239)



Rok Arnuš

unread,
Sep 11, 2025, 12:56:53 AM (2 days ago) Sep 11
to Google Mobile Ads SDK Developers
The app com.zombodroid.memegenplus is setup with Admob. Our Admob account is multiple years old with multiple apps. This app has been live for months, test ads have worked for months. It's even receiving real ads and earning revenue.

We are still getting code 3 no fill for the banner test ad id ca-app-pub-3940256099942544/6300978111.

Se included screenshots from the Admob console.

Please check again.

Screenshot 2025-09-10 144723.png
Screenshot 2025-09-10 145317.png

Mobile Ads SDK Forum Advisor

unread,
Sep 11, 2025, 5:12:31 AM (2 days ago) Sep 11
to rok....@gmail.com, google-adm...@googlegroups.com

Hi,

Thank you for getting back to us.

I have checked your AdMob account and found the app. I have executed our sample project utilizing the test IDs(ca-app-pub-3940xxxx2544/630xxxx11 and ca-app-pub-3940xxxxx42544/921xxxx41) and am able to load the ads. However, when the package name was updated to your specified package name (com.zombodroid.memegenplus), advertisements failed to load. This indicates that the issue lies with the package name itself. Upon further investigation, this seems to be an Ad serving concern rather than anything specific to the code implementation of the Mobile Ads SDK.

The best way to get more information about your issue is the AdMob Help Center. You can also utilize the AdMob Communities for additional support. 

Thanks,
 
Google Logo Mobile Ads SDK Team

Feedback
How was our support today?

rating1    rating2    rating3    rating4    rating5

[2025-09-11 09:11:12Z GMT] This message is in relation to case "ref:!00D1U01174p.!500Ht01u6AGa:ref" (ADR-00332239)



Reply all
Reply to author
Forward
0 new messages