admin管理员组

文章数量:1318977

I have a Play Console account since 2018, and I have implemented AdMob ads three times. Initially, the ads ran fine, but after some time, I started receiving the following message:

Failed to load ad:

{
  "Code": 3,
  "Message": "No fill.",
  "Domain": "com.google.android.gms.ads",
  "Cause": "null",
  "Response Info": {
    "Response ID": "null",
    "Mediation Adapter Class Name": "",
    "Adapter Responses": [],
    "Response Extras": {}
  }
}

I have tried different strategies, such as waiting for 5 months, but nothing worked. Then I changed my AdMob account to a new one, but I encountered the same issue on the second account because there were no ads running live. After two months, I removed the AdMob account, and now, after around 7 months, I tried connecting a third AdMob account. Unfortunately, I still get the same "No fill" message. Test ads work fine, but the issue persists with live ads.

Mostly, my app shows 2 ads per 1000 requests. Sometimes it shows 1 ad or 3 ads.

本文标签: androidAndAdMob 39No Fill39 Error Live Ads Not Loading After Multiple Account ChangesStack Overflow