This adapter enables mediation of Flurry ads via the Google Ads SDK for DoubleClick for Publishers or AdMob.
Download the library jar file and import it into your project.
This library also requires the Flurry Ads SDK for Android, which needs to be included in your project.
To integrate Flurry as a mediated network in your AdMob/DFP ad serving, three initial steps are necessary:
- Integrate Flurry SDK and Flurry adapter for DFP and AdMob into your app.
- Configure Flurry's Adspace(s).
- Configure AdMob to mediate Flurry.
To learn more about these steps, read the Yahoo Developer Network documentation for AdMob or DFP.
- Bumped agent version
- Fixed ProGuard warnings
- Minor ProGuard bug fixes
- Added support for publisher-defined branding logo position using NativeAdOptions.Builder#setAdChoicesPlacement(int)
- Bug fixes
- Supports Google ads v2 mediation APIs