问题描述
我刚刚发现自己无助的时候,我改变了广告类型从横幅我的应用程序质
。但我用同样的广告横幅
ID AdMob提供的。虽然是间质出现就好了,我的eCPM是相当低的....
i just found out myself helpless when i changed the ad type in my app from banner to interstitial
. But i used the same ad-banner
id from admob. though the interstitial are appearing just fine, my ecpm is quite low....
我想编辑的AdMob的AdUnit类型从横幅
到质
我的应用程序,但它是在禁用我的应用程序设置
标签。
i tried to edit admob adunit type from banner
to interstitial
for my app but it is disabled under my app setting
tab.
所以我一定要创建一个新的的AdUnit ID
我的应用程序和发布新版本
我的申请在应用程序商店
与更新的广告单元ID?
so do i have to create a new adunit id
for my app and post the new version
of my application in the App Store
with updated ad unit id?
推荐答案
简短的回答 - 是的,
Short answer - yes.
您需要的旗帜和间质分离AdunitIds。他们从拉广告提供不同的水池。
You need separate AdunitIds for banner and interstitial. They pull from different pools of available advertising.
他们也$客户端上psented不同p $。您需要使用不同的API,以present间隙比横幅。请参见 https://developers.google.com/mobile-ads-sdk/文档/ AdMob的/高级
They are also presented differently on the client. You need to use different APIs to present interstitials than banners. See https://developers.google.com/mobile-ads-sdk/docs/admob/advanced
这篇关于我怎么可以编辑Admob的的AdUnit大小从横幅广告?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!