Mopub: Testing Facebook Audience Network Native Ad integration

Viewed 2288

I'm unsure how one can test Facebook Audience Network integration with Mopub. On the Facebook Audience Network page on testing, it doesn't reveal any information on testing integration with Native ads :

https://developers.facebook.com/docs/audience-network/testing

In the mopub docs, I have completed all the steps for integration with a Third Party Ad Network:

https://github.com/mopub/mopub-android-sdk/wiki/Integrating-Native-Third-Party-Ad-Networks

I have also completed this part of the tutorial on self-testing your creatives by creating an inventory item which is a native ad and an test order that serves the native ad. This works successfully for my app but this is a my very own created ad, it is not a facebook ad:

https://dev.twitter.com/mopub-demand/overview/self-testing-your-creatives

INVENTORY SCREEN: It shows the ad source breakdown and this does not include Facebook Audience Network.

enter image description here

ORDER SCREEN

The screen shows my very own created order which works with my app. I can see my own creative within my app:

enter image description here

NETWORK SCREEN

This is the network screen showing that I have added FacebookAudienceNetwork:

enter image description here

This is the configuration for the FacebookAudienceNetwork:

enter image description here

The Facebook placement_id is darken out in the picture below, but it matches with the one on facebook.

Facebook website:

enter image description here

How do I know that Facebook Audience Network has been integrated successfully with MoPub for native ads - is there a way to test this?

1 Answers
Related