DFP 广告 - 为插页式广告设置 Facebook Audience 中介(AdUnit + LineItem + 创意)
DFP ads - Setting up Facebook Audience mediation for interstitial ads (AdUnit + LineItem + creative)
我正在尝试设置 FBA 插页式中介的 DFP 端,即创建必要的 AdUnit + LineItem + 创意。
我没有找到任何 FBA 示例。当我选择 "interstitial" 作为广告尺寸时,我无法为广告素材选择中介:
我已经为 Facebook 受众广告中介成功设置了我的客户端应用程序 (Android + iOS)。
嗯,FBA 没有教程,但我发现这个 VPON 教程似乎也适用于 FBA:http://vpon-sdk.github.io/android/mediation/dfp/
结果:
客户端:
Android:
- 首先实施 DFP SDK:
https://developers.google.com/mobile-ads-sdk/docs/dfp/android/quick-start
- 然后添加中介库和适配器:
https://developers.google.com/mobile-ads-sdk/docs/dfp/android/mediation#include_network_adapters_and_sdks
- 最后按照 Facebook 的说明更新您的清单:https://developers.facebook.com/docs/audience-network/android/interstitial
iOS:
我正在尝试设置 FBA 插页式中介的 DFP 端,即创建必要的 AdUnit + LineItem + 创意。
我没有找到任何 FBA 示例。当我选择 "interstitial" 作为广告尺寸时,我无法为广告素材选择中介:
我已经为 Facebook 受众广告中介成功设置了我的客户端应用程序 (Android + iOS)。
嗯,FBA 没有教程,但我发现这个 VPON 教程似乎也适用于 FBA:http://vpon-sdk.github.io/android/mediation/dfp/
结果:
客户端:
Android:
- 首先实施 DFP SDK:
https://developers.google.com/mobile-ads-sdk/docs/dfp/android/quick-start - 然后添加中介库和适配器:
https://developers.google.com/mobile-ads-sdk/docs/dfp/android/mediation#include_network_adapters_and_sdks - 最后按照 Facebook 的说明更新您的清单:https://developers.facebook.com/docs/audience-network/android/interstitial
iOS: