结果: 在客户端: 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:首先实施DFP SDK: https://developers.google.com/mobile- ads-sdk/docs/dfp/ios/quick-start然后添加中介库和适配器: https://developers.google.com/mobile-ads- sdk/docs/dfp/ios/mediationIm trying to setup the DFP side of FBA interstitial mediation, i.e. create the necessary AdUnit + LineItem + creative.I didn't find any example for FBA. When I choose "interstitial" as the adsize, I can not choose mediation for the creative:I've already successfuly set up my client app (Android + iOS) for Facebook Audience ad mediation. 解决方案 Well, there is no tutorial for FBA, but I've found this tutorial for VPON that seems to be applicable for FBA as well: http://vpon-sdk.github.io/android/mediation/dfp/The result:On the client side:Android:First implement the DFP SDK:https://developers.google.com/mobile-ads-sdk/docs/dfp/android/quick-startThen add the mediation library and adapter:https://developers.google.com/mobile-ads-sdk/docs/dfp/android/mediation#include_network_adapters_and_sdksAnd finally update your manifest as per Facebook's instructions: https://developers.facebook.com/docs/audience-network/android/interstitialiOS:First implement the DFP SDK:https://developers.google.com/mobile-ads-sdk/docs/dfp/ios/quick-startThen add the mediation library and adapter:https://developers.google.com/mobile-ads-sdk/docs/dfp/ios/mediation 这篇关于DFP广告管理系统-为插页式广告(AdUnit +订单项+广告)设置Facebook Audience中介的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云!
07-14 08:00