3

How can we integrate Flurry to Admobs or AdWhirl Mediation ?? Is we cant Flurry using Webpage then, do we need to add it using Code ? I am working in Android, how can we do that?

Alex Mathew
  • 1,534
  • 9
  • 31
  • 57

2 Answers2

4

You can use a "Custom Event" to try to integrate an unsupported ad network (since Flurry doesn't look like they have an out of box adapter you can use with AdWhirl).

Take a look at how to create Custom Event here.

RajPara
  • 2,281
  • 1
  • 16
  • 9
3

Unfortunately you can't.

If the mediator is not offering an option to integrate a specific Ad netwrok, there's really no way to "extend" their code and include an additional Ad network.

One tactic we use and that you might want to take a look at, is just sending traffic to the additional Ad network (in this case Flurry), when your mediator can't fill an Ad request.

Juan Gomez
  • 1,508
  • 1
  • 11
  • 21