Admob 帐户在尝试显示我的第一个真实广告后被禁用
Admob account disable after trying to show my first real ad
我已将 AdMob 集成到我的 android 应用中。我一直在我的设备上使用测试广告进行测试。但是在 Google Play Store 上传我的应用程序之前,我试图在我的真实设备上看到真实的广告,但它没有向我展示任何广告。几个小时后,我的帐户被禁用并向我发送了以下电子邮件
Thank you for your interest in AdMob. After reviewing your
application, our specialists have found that it does not meet our
program criteria. Therefore, we are unable to accept you into our
program.
We have certain policies in place that we believe will help ensure the
effectiveness of Google ads for our publishers as well as for our
advertisers. We review all publishers, and we reserve the right to
decline any application. As we grow, we may find that we are able to
expand our program to more publishers with a wider variety of content.
Please note that we may not be able to respond to inquiries regarding
the specific reasons for our decision. Thank you for your
understanding.
我不明白我做错了什么。经过一些搜索,我发现在 Google Playstore 中上传应用程序并不是强制性的,以展示广告。我尝试在类似于我发布的应用程序的真实设备中展示广告。所以我创建了一个新的。我已经阅读了 admob 的隐私政策,但没有发现任何与我的问题相关的具体内容。那么谁能告诉我 我应该什么时候请求我的第一个真实广告?为什么我的帐户被禁用?我可以在新帐户中使用与之前地址相同的地址吗?
只要您将 .addTestDevice(您的设备测试广告 ID)添加到 AdRequestBuilder
例如"AdRequest.Builder().addTestDevice("FB9F1C3D53382E1666489F5407301E91")
.addTestDevice("CDD86067AF6113E56BF2B62A2D28F5DB").build()"
您可以随时请求真实广告。您应该会在广告上看到测试广告属性。在您的应用发布之前,您可以使用 Google 测试广告单元 ID 的另一种方法。即使已发布,您也应该在您的设备上使用测试广告。
这与在您的设备中显示真实广告无关。可能是其他原因。
我觉得,您或任何拥有相同电子邮件、手机或 IP 地址或 Mac 地址或任何常见内容的人,已经暂停或拒绝了 AdMob 或 Adsense 帐户。
很难找到确切原因,但我很确定这不是在您的设备上展示真实广告。
It is nothing to do with test ads or any code implementation done
wrong
Google 不信任您的应用或 google 帐户
或者应用程序质量不好或者应用程序不是那么旧。他们的验证是自动的,我总是在 2019 年 7 月之前获得批准。填写付款部分后,新帐户的验证是自动的。我总是在 24 小时后获得批准。他们第一次拒绝了我,我的应用程序已有 1.5 年历史,google 帐户已有 9 个月大。但与 gmail 帐户关联的 google phone 号码与 prevoius 被阻止的 adsense 帐户相似。我仍在寻找原因。请在这里分享您的经验和案例。
我已将 AdMob 集成到我的 android 应用中。我一直在我的设备上使用测试广告进行测试。但是在 Google Play Store 上传我的应用程序之前,我试图在我的真实设备上看到真实的广告,但它没有向我展示任何广告。几个小时后,我的帐户被禁用并向我发送了以下电子邮件
Thank you for your interest in AdMob. After reviewing your application, our specialists have found that it does not meet our program criteria. Therefore, we are unable to accept you into our program.
We have certain policies in place that we believe will help ensure the effectiveness of Google ads for our publishers as well as for our advertisers. We review all publishers, and we reserve the right to decline any application. As we grow, we may find that we are able to expand our program to more publishers with a wider variety of content. Please note that we may not be able to respond to inquiries regarding the specific reasons for our decision. Thank you for your understanding.
我不明白我做错了什么。经过一些搜索,我发现在 Google Playstore 中上传应用程序并不是强制性的,以展示广告。我尝试在类似于我发布的应用程序的真实设备中展示广告。所以我创建了一个新的。我已经阅读了 admob 的隐私政策,但没有发现任何与我的问题相关的具体内容。那么谁能告诉我 我应该什么时候请求我的第一个真实广告?为什么我的帐户被禁用?我可以在新帐户中使用与之前地址相同的地址吗?
只要您将 .addTestDevice(您的设备测试广告 ID)添加到 AdRequestBuilder
例如"AdRequest.Builder().addTestDevice("FB9F1C3D53382E1666489F5407301E91") .addTestDevice("CDD86067AF6113E56BF2B62A2D28F5DB").build()"
您可以随时请求真实广告。您应该会在广告上看到测试广告属性。在您的应用发布之前,您可以使用 Google 测试广告单元 ID 的另一种方法。即使已发布,您也应该在您的设备上使用测试广告。
这与在您的设备中显示真实广告无关。可能是其他原因。
我觉得,您或任何拥有相同电子邮件、手机或 IP 地址或 Mac 地址或任何常见内容的人,已经暂停或拒绝了 AdMob 或 Adsense 帐户。
很难找到确切原因,但我很确定这不是在您的设备上展示真实广告。
It is nothing to do with test ads or any code implementation done wrong
Google 不信任您的应用或 google 帐户 或者应用程序质量不好或者应用程序不是那么旧。他们的验证是自动的,我总是在 2019 年 7 月之前获得批准。填写付款部分后,新帐户的验证是自动的。我总是在 24 小时后获得批准。他们第一次拒绝了我,我的应用程序已有 1.5 年历史,google 帐户已有 9 个月大。但与 gmail 帐户关联的 google phone 号码与 prevoius 被阻止的 adsense 帐户相似。我仍在寻找原因。请在这里分享您的经验和案例。