adMob contentURL 参数用途

标签 admob

阅读official documentation关于 adMob contentURL 参数,不清楚传递 URL 的目的是什么。

文档说:

Content URL

Applications that monetize content matching a webpage's content may pass a content URL for keyword targeting.

For example, if your app serves blog articles and is requesting an ad while showing content from the article http://googleadsdeveloper.blogspot.com/2013/10/upgrade-to-new-google-admob.html, then you can pass this URL to target relevant keywords.

他们会实时获取页面还是使用历史数据来寻找要使用的关键字?

最佳答案

如果您问 AdMob 是否会在每个请求的确切时刻出去并点击网页以获取其内容,答案是否定的。人们讨厌等待广告加载,这样做会增加太多延迟。

不过,Google 会为其搜索引擎不断地抓取和重新抓取网络。这就是被使用的数据。所以它在某种意义上是历史的,但不是古老的。 :)

关于adMob contentURL 参数用途,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35783676/

相关文章:

Android:在路径上找不到类 "com.google.android.gms.ads.AdActivity"

ios - 通过 libGDX/RoboVM 控制 AdMob 横幅在 iOS 中的位置

ios - AdMob 6.12.0 - 防止滚动 (iOS)

flutter - Google AdMob 奖励视频有时只加载

android - 您真的需要检查 Google Play 服务才能使用 AdMob 吗?

android - Firebase + 权限

android - Admob 状态恢复为非 Activity 状态

android - 当 Activity 在库中时让 AdView 工作的问题

java - ADMOB:无法实例化以下类:- com.google.android.gms.ads.AdView

android - android admob 教程的好资源