AdMob / iAd

编程入门 行业动态 更新时间:2024-10-24 01:50:24
AdMob / iAd - 广告视图处于滚动视图时是否会计算展示次数?(AdMob/iAd - Do impressions count when ad view is in scroll view?)

是否需要始终显示广告视图才能计算展示次数? 例如,广告视图可能位于滚动视图的底部,直到用户到达底部。 我见过的大多数广告观看实施都将广告视图置于任何内容之上。

Does the ad view need to always be visible for an impression to count? Such as could the ad view be at the bottom of a scroll view out of sight until the user reaches the bottom. Most ad views implementations I have seen have the ad view static on top of any content.

最满意答案

将广告置于可滚动内容中是违反Apple的设计文档的。 它可能会计数,但你会冒险拒绝。 另一个问题是,它需要时间来填充广告,因此您最终可能会收到更多广告请求而且收件人数量不足,而且似乎是点击欺诈。

在那个笔记上,我已经完成了你所要求的非常黑的版本。 我有一个添加不在tableview内,而是浮动它和“剪辑”到顶部或底部。 将广告放入tableview单元格中的最大问题是每次滚动视图时都会回收它。 最后我建议只接受将静态放在顶部或底部。

It is against apple's design docs to put ads in scrollable content. It would probably count but you will risk rejection. Another problem is that it needs time to fill an ad so you'd likely end up getting more ad requests and not enough fills and it will appear to be click fraud.

On that note I have accomplished a very hacked version of what you're asking. I had an add not be within the tableview but rather float with it and "clip" to the top or the bottom. The biggest problem with putting an ad in a tableview cell is it gets recycled every time it scrolls off the view. In the end I'd recommend just accepting putting the at statically on the top or bottom.

更多推荐

本文发布于:2023-08-06 04:33:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1444576.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:AdMob   iAd

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!