Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我收到以下带有 Tapit 广告的消息(通过使用 admob 的中介):
11-28 16:18:41.512: D/TapIt(20993): {"error":"No available creatives"}
这是否意味着没有广告可显示?
您在使用 AdMob 中介吗?
TapIt 可能会记录此消息,表示它没有广告。但是,如果您正在与其他网络进行中介,您可能会从其中一个网络中收到针对相同请求的广告,因此这并不一定意味着 AdMob 中介没有可展示的广告。如果 AdMob 中介无法从您配置的任何网络中获取广告,它会通过onFailedToReceiveAd回调通知您。
onFailedToReceiveAd