简体   繁体   English

Admob 插页式接收请求但不填充广告

[英]Admob Interstitial Receiving Requests But Not Filling Ads

I have implemented interstitial ads into my iOS game.我在我的 iOS 游戏中实现了插页式广告。 I have tested with test ads and I am shown these ads which confirms correct implementation.我已经用测试广告进行了测试,我看到了这些广告,这些广告确认了正确的实施。

I posted my game to the App Store 6 days ago - but still, weeks after the ad unit id was created and days after the game going live, I am still not receiving any real ads.我在 6 天前将我的游戏发布到了 App Store - 但是,在创建广告单元 ID 几周后以及游戏上线几天后,我仍然没有收到任何真正的广告。

All requests using my real ad unit id ends with the error "Request Error: No ad to show".所有使用我的真实广告单元 ID 的请求都以错误“请求错误:没有广告可显示”结尾。 This means Admob is receiving the request, but there is no supplier filling the request.这意味着 Admob 正在接收请求,但没有供应商填写请求。

I have other apps in the store that show ads fine present day, so it is not that my account is restricted or anything (no reason it should be).我现在在商店里有其他应用程序可以很好地展示广告,所以并不是我的帐户受到限制或其他任何事情(没有理由应该如此)。 Has something changed in terms of requirements for ads to show?展示广告的要求是否发生了变化?

In 6 days, I have 700 requests with 0 impressions.在 6 天内,我收到了 700 个请求,展示次数为 0。 Frustrating since Admob help seems to disable commenting on all questions that relate to this.令人沮丧,因为 Admob 帮助似乎禁止评论与此相关的所有问题。

I figured out the solution.我想出了解决方案。

I guess now Admob needs a week or so after your app has been published to the store for it to register it.我想现在 Admob 在您的应用发布到商店后需要一周左右的时间进行注册。 Once it registers, you can link it in the app settings on Admob and the ads with start showing soon after that!注册后,您可以在 Admob 上的应用程序设置中链接它,然后广告很快就会开始显示!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM