作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
假设人们启动了我的应用程序,他们点击了来自 RecyclerView
的 Activity ,它显示了插页式广告,然后应用程序增加了 1 分钟的间隙,这样用户即使点击了 也看不到广告
。 RecyclerView
中的 >Activity
当 1 分钟过去后,他们单击另一个回收 View 项目以显示另一个 Activity 时,他们可以看到另一个 Intersials 广告
如何实现?
最佳答案
无需以编程方式执行此操作,您只需设置一个 frequency cap对于您的插页式广告:
- Sign in to your AdMob account at https://apps.admob.com.
- Click Apps in the sidebar.
- Select the name of your app. If you don't see it in the list of recent apps, you can click View all apps to search a list of all of the apps you've added to AdMob.
- Click App settings in the sidebar.
- Click Edit beside Interstitial frequency capping.
Select an interstitial frequency capping option:
- No cap on interstitial impressions in this app: Select this option to disable frequency capping for this app.
- Enable the following cap per user: Enter the number of impressions you want to allow to appear per user across all interstitial ad units in this app and select a period of time (per minute, per hour, or per day).
Click Save.
关于android - 如何让 AdMob 插页式广告延迟 1 分钟?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/53143481/
我是一名优秀的程序员,十分优秀!