【问题标题】:Valuable inventory: Scraped content (Admob)有价值的库存:抓取的内容(Admob)
【发布时间】:2021-05-12 03:38:27
【问题描述】:

最近我收到了来自 Admob 的通知,因为我的应用和政策违规之一是

**Valuable inventory: Scraped content**

As stated in our Program policies, we may not show Google ads on pages or apps with little or no value and/or excessive advertising to the user. This includes pages or apps that are scraping or rewriting of content from other sources without adding value. Please see Google’s Webmaster quality guidelines for thin content with little or no added value for more information.

For more information, review the following resources:

Policy tips for creating high quality sites (part 1)
Policy tips for creating high quality sites (part 2)
Webmaster quality guidelines
AdSense Program policies

我可以删除 Admob 广告(谷歌)并显示 Facebook 广告吗?

下面是我的应用 https://play.google.com/store/apps/details?id=com.freeyourself.amitabhbachchanhits

【问题讨论】:

    标签: android admob ads facebook-ads


    【解决方案1】:

    您的应用程序的某些视频被阻止,您必须转到 Youtube 应用程序才能观看它们... 我想这是一个动机,所以即使在 Facebook 上,这个问题也会继续存在。 删除这些视频并为您的应用制定隐私政策,声明您不拥有其中任何一个。您可以在 Play 商店中找到一些应用来制定隐私政策。

    此外,在新的 Android 11 发布后,您需要在 ANDROID MANIFEST.xml 中声明您的应用正在使用的 API,只需添加:

    <queries>
       <intent>
         <action android:name="com.google.android.youtube.api.service.START"/>
       </intent>
    </queries>
    

    【讨论】:

    • 如果它有效或者你是如何解决的,请回复我
    • 修复后我会通知您
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多