Closed dima-mamaev closed 2 years ago
We want to use mediation to maximize our fill rate and increase monetization, but I couldn't find any guide/recommendations on how to do it.
@dima-mamaev Just add the mediation dependencies in you gradle file, it works.
e.g implementation 'com.google.ads.mediation:facebook:6.8.0.0' // for facebook mediation
Just that from the app side.
Please migrate to the new library if you were using this library as this library is no longer maintained. Now more stronger features are available in the new library.
We want to use mediation to maximize our fill rate and increase monetization, but I couldn't find any guide/recommendations on how to do it.