Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

flurry/flurry-adapter-admob-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Flurry Android Adapter for AdMob and DFP

Adapter version 6.8.0 - Updated 2017-02-10

This adapter enables mediation of Flurry ads via the Google Ads SDK for DoubleClick for Publishers or AdMob.

Installation

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.

Mediate Flurry Ads through AdMob or DFP

To integrate Flurry as a mediated network in your AdMob/DFP ad serving, three initial steps are necessary:

  1. Integrate Flurry SDK and Flurry adapter for DFP and AdMob into your app.
  2. Configure Flurry's Adspace(s).
  3. Configure AdMob to mediate Flurry.

To learn more about these steps, read the Yahoo Developer Network documentation for AdMob or DFP.

Changelog

Version 6.8.0 - 2017-02-10

  • Bumped agent version

Version 6.7.2 - 2016-12-13

  • Fixed ProGuard warnings
  • Minor ProGuard bug fixes

Version 6.7.1 - 2016-11-14

Version 6.4.3 - 2016-08-16

  • Bug fixes

Version 6.4.2 - 2016-08-12

  • Supports Google ads v2 mediation APIs