【问题标题】:Android: PublisherInterstitialAd and DoubleClick for Publishers by Google play servicesAndroid:PublisherInterstitialAd 和 DFP 广告管理系统 by Google 播放服务
【发布时间】:2014-01-26 11:13:30
【问题描述】:

我对 interstitialAd 和 PublisherInterstitialAd 和 DFP 广告管理系统 (DFP) 有点混淆。

DFP 位于https://developers.google.com/mobile-ads-sdk/

正如https://developers.google.com/mobile-ads-sdk/download 中提到的,“2014 年 8 月 1 日,Google Play 将停止接受使用旧版独立 Google Mobile Ads SDK v6.4.1 或更低版本的新应用或更新应用。您必须升级到届时移动广告 SDK 的 Google Play 版本。”

所以我按照说明将 google-play-services_lib 导入为工作区中的库,并将其作为库引用到我的应用程序中。我还删除了GoogleAdMobAdsSdk-6.4.1.jar,因为以后无论如何都不会支持它。

虽然不知道有什么区别,但是我把之前的interstitialAd都改成了PublisherInterstitialAd,关注https://developer.android.com/reference/com/google/android/gms/ads/doubleclick/PublisherInterstitialAd.html,反正就是整页广告出现了,我觉得还好。

所以

  1. interstitialAd、PublisherInsterstitialAd 有什么区别? PublisherInsterstitialAd 只是 interstitialAd 的新版本?

  2. 什么是 DFP 广告管理系统?

谢谢!

【问题讨论】:

  • 我也很想知道!

标签: android google-play-services ads interstitial


【解决方案1】:

如果您使用 Google 的广告服务(例如 AdSense 或 AdMob),Google 将通过他们的广告供应来提供广告,并使用他们的技术来投放广告。 DFP 广告管理系统是一项服务,它允许发布商使用 Google 的广告投放技术来投放广告,而无需 Google 提供广告。这样一来,发布商就可以自己销售广告,并且仍然使用 Google 的技术来展示这些广告。

InterstitialAd 是 Google 将为您提供广告的 Admob 版本。

PublisherInterstitialAd 是您自己出售广告空间,然后使用谷歌的技术进行展示的版本。

【讨论】:

    猜你喜欢
    • 2011-09-30
    • 2015-09-06
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-01-11
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多