iPhone -iAd、Admob 和本地广告
我即将将 iAd 集成到我的一款应用程序中。我的想法是建立一个始终首先尝试加载 iAd 的机制。如果给定用户或给定时间没有可用的 iAd,则会加载来自 AdMob 的广告。如果 Admob 没有可用的广告,则加载我将准备的本地广告。
我的问题是:有没有办法使用 Admob 创建一个行为类似于 iOS 广告的广告?我的意思是,这不会弹出应用程序并打开 safari 或其他什么?
如果是,是否有任何教程展示如何做到这一点?
谢谢。
I am about to integrate iAd in one of my apps. My idea is to build a mechanism that always try to load iAd first. If no iAd is available for a given user or time, an ad from AdMob is loaded. If no ad from Admob is available, then a local ad I will prepare, loads.
My question is: is there a way to create an ad using Admob that behaves like iOS Ads? I mean, that do not ejects the application and open safari or whatever?
If yes, is there any tutorial out there showing how to do that?
thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
教程在这里找到--> http://xcodenoobies.blogspot .com/2011/01/how-to-integrate-iad-for-os32-and-admob.html
Tutorial found here --> http://xcodenoobies.blogspot.com/2011/01/how-to-integrate-iad-for-os32-and-admob.html