AdMob的只显示测试横幅 [英] AdMob only displaying Test Banner

查看:412
本文介绍了AdMob的只显示测试横幅的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我实现的AdMob从的https://developers.google.com/mobile-ads-sdk/docs/admob/android/quick-start?hl=en_US这是运行良好的测试过程中如预期。

I implemented AdMob from https://developers.google.com/mobile-ads-sdk/docs/admob/android/quick-start?hl=en_US which was running fine as expected during the testing.

我想这面旗帜附加将由实际的广告从Play商店下载的时候进行更换,但是这并没有发生!

I thought this banner add will be replaced by the actual ads when downloaded from play store, but this doesn't happened !

如何做到这一点?

我缺少的东西?

我应该怎么办?

推荐答案

您,如果您有他们在您的应用程序来删除该线下方,它告诉AdMob的设备被用于测试。

You have to remove the below lines if you have them in your app, it tells admob that the device is used for testing.

.addTestDevice(AdRequest.DEVICE_ID_EMULATOR)
.addTestDevice("XXXXXXXXXXXXXXXXXXXXXXXXXXXX")

这篇关于AdMob的只显示测试横幅的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆