简体   繁体   English

在收到警告“广告服务受限”的应用程序中再次使用 admob

[英]Using admob again in the application that received the warning "Ad serving is limited"

I started getting a warning saying "Ad serving is limited" in my React Native app and ads are no longer showing.我开始在我的 React Native 应用程序中收到“广告服务受限”的警告,并且广告不再显示。 I also use my app on PlayStore and naturally I can see my own ads.我也在 PlayStore 上使用我的应用程序,自然我可以看到我自己的广告。 When I researched, I found out that this is prohibited and I never thought it would be illegal.当我研究时,我发现这是被禁止的,我从来没有想过这是违法的。 I don't want to work with any other ad service other than Admob. I have two questions regarding this situation:除了 Admob,我不想使用任何其他广告服务。对于这种情况,我有两个问题:

1- Is it okay if I open a new admob account and put ads in the same application again and add my own device as a test device this time? 1- 如果我开一个新的 admob 帐户并再次在同一个应用程序中投放广告并添加我自己的设备作为测试设备是否可以? I mean, don't I have the right to do something like this because this practice was penalized before?我的意思是,难道我没有权利做这样的事情,因为这种做法以前受到过惩罚吗?

2- Where can I find a list of such strict rules in order not to experience a similar situation? 2- 我在哪里可以找到如此严格的规则列表,以免遇到类似情况?

Not problem if you only opening the app to see the ads, but it's forbidden to click the ads.如果您只打开应用程序看广告没有问题,但禁止点击广告。 It's not allowed to have 2 admob account per user, once it found out, your both admob can be banned permanently.不允许每个用户拥有2个admob账号,一旦发现,您的两个admob将被永久封禁。

https://support.google.com/admob/answer/9686306?hl=en https://support.google.com/admob/answer/9686306?hl=zh-CN

Check again how you serve your ads, I have limited ads before, then I found what the reason and update the apps, limit got removed within one week.再次检查您的广告投放方式,我之前有广告限制,然后我找到了原因并更新了应用程序,限制在一周内被取消。

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

相关问题 Admob:广告投放受限 - 您可以展示的广告数量受到限制。 详情请咨询政策中心 go - Admob : Ad serving is limited - The number of ads you can show has been limited. For details, go to the Policy center Firebase AdMob 警告:“广告请求成功,但由于缺少广告资源而未返回任何广告” - Firebase AdMob warning: 'the ad request was successful but no ad was returned due to lack of ad inventory' 如果 Admob 广告为空,如何显示 Admob 广告块? - How to Show Admob ad block if Admob ad is empty? Admob 横幅广告显示白色,expo 在 Android - Admob banner ad displaying white, expo on Android 在 React Native 中多次显示 AdMob 奖励广告 - Show AdMob Rewarded Ad multiple times in React Native React Native 的最佳广告中介(AdMob 除外) - Best Ad Mediation for React Native (aside from AdMob) 是否可以在React Native项目中显示Admob原生广告? - Is it possible to display Admob native ad to a React Native project? AdMob 插页式广告仅显示一次反应原生 - AdMob interstitial ad only shown once react native 如何在 React Native (Expo) 中使用键盘制作 admob 广告而不是 go? - How to make an admob ad not go up with the keyboard in react native (Expo)? 在 React Native 中隐藏底部选项卡导航时收到警告 - Received warning when Hide Bottom Tab Navigation in React Native
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM