简体   繁体   English

每 10 篇文章下方的 Admob/Appodeal 广告横幅

[英]Admob/Appodeal Ad banner under every 10 articles

I am developing an Android Application written in Java.我正在开发一个用 Java 编写的 Android 应用程序。 On the Home page of the app I am showing a number of N articles in a ListView.在应用程序的主页上,我在 ListView 中显示了 N 篇文章。 I implemented Appodeal Ads successfully and now I was thinking that I want to show an ad banner under every 10 articles.我成功实施了 Appodeal Ads,现在我想我想在每 10 篇文章下显示一个广告横幅。 How can I do this, in a "legal" way?我怎样才能以“合法”的方式做到这一点?

I have an idea of how to do it, but I want to be sure it is legal and not have to display 50, or so, different ads to every user and get 50 impressions for only a user.我知道怎么做,但我想确保它是合法的,并且不必向每个用户展示 50 个左右的不同广告,并且只为一个用户获得 50 次展示。 I want to show the same ad 5, or so, times.我想展示相同的广告 5 次左右。

Every answer is welcomed.欢迎每个答案。 Thank you!谢谢!

You can display as many ads you want.您可以展示任意数量的广告。 Its legal.其合法。 But while considering user experience limit the number of ads.但是在考虑用户体验的同时限制了广告的数量。 Otherwise if your app shows many ads the users may not suggest or use your application否则,如果您的应用显示很多广告,用户可能不会建议或使用您的应用

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM