Best Ad Mediation for React Native (aside from AdMob) [closed]
Asked Answered
A

1

7

I'm putting ads in my React Native app and I'm trying to find the best ad mediation platform to use.

I'm looking for one with:

  1. United Auction, aka real time bidding
  2. Their own React Native package or a package that's well maintained
  3. At least 20 ad mediation networks, ideally with Facebook Audience Network
  4. Multiple ad types, ideally with banner ads

Any recommendations would be greatly appreciated!

Anne answered 29/5, 2020 at 4:2 Comment(1)
Did you find any library?Avebury
V
2

you can use react-native-fbads. it is maintaining by callstack <3

yarn add react-native-fbads
  1. United Auction, aka real time bidding
  2. Their own React Native package or a package that's well maintained
  3. At least 20 ad mediation networks, ideally with Facebook Audience Network
  4. Multiple ad types, ideally with banner ads

it support all four features

Virulence answered 6/6, 2020 at 9:55 Comment(3)
Are you sure Facebook Audience Network supports ad mediation? I don't see anywhere on their website that talks about ad mediation, where you can use Facebook Audience Network as the mediation platform for other ad networksAnne
yes it support ads mediation github.com/callstack/react-native-fbads#setmediationserviceVirulence
I didn't understand how to use it with mediation while it has a setting option.Avebury

© 2022 - 2024 — McMap. All rights reserved.