android - 我可以在 Chrome 自定义标签中显示带有 Google Adsense 的网页吗?

标签 android adsense chrome-custom-tabs

我在一些网站上看到,在 Android webview 中显示包含 google adsense 的网页违反了他们的政策。

我想知道,是否可以在chrome自定义标签中显示带有google adsense的网页?

我有一个新闻网站和 Android 应用程序。我在应用程序中显示短消息,同时单击应用程序中的更多按钮,它将在浏览器中打开网页。我没有在 webview 中打开网页,因为我的网页包含谷歌广告。谁能建议我是否可以使用 chrome 自定义标签功能在我的应用程序中打开网页?请分享您的想法和经验。

最佳答案

根据这个support link ,您可以在 Chrome 自定义标签页上显示 Adsense。

Format requirements

- WebView

AdSense for content (AFC) and Ad Exchange (AdX) display ads are not supported through all WebView technologies. App developers wishing to monetize by publishing AFC and AdX display ads through a WebView must use one of the following supported viewing frames:
- Android: Chrome Custom Tab
- iOS: SFSafariViewController (iOS9 and iOS10 only)

关于android - 我可以在 Chrome 自定义标签中显示带有 Google Adsense 的网页吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44263301/

相关文章:

javascript - 将 Adsense 代码添加到 header.php 后,WordPress CSS 未加载

javascript - Native App 和 Chrome Custom Tab (CCT) 之间的通信

android - 移动 webkit 中的字体大小意外增加

java - 如何在 2 个不同的 EditText 中设置 2 个时间选择器?

reactjs - 为什么 Google AdSense 没有与 Reactjs 一起显示?

android - AdMob 地址验证 PIN - 错误的字母?

java - 在 Android 中获取图像时出现 System.err

java - 使用 gradle-retrolambda 和 Lightweight-Stream-API 在 Android 中过滤对象列表

android - Chrome 自定义标签页重定向到 Android 应用程序将关闭该应用程序

android - Post Bundle 在自定义 Chrome 选项卡中不起作用