hello I am implementing the flurry mediation with admob,JumpTap,Mobclix and InMobi. And flurry mediation document says that,
To implement an Ad Network you must perform the following steps:
1. Include the Ad Network Android SDK with your app and add it to the build path. Follow the
instructions from the Ad network on how to complete this step.
2. Create the proper “activity” and “meta-data” tags in AndroidManifest.xml
a. the first meta-data tag instructs the SDK about how to find the API_KEY
b. the second meta-data tag instructs the SDK whether to request test ads
3. Add your API_KEY in strings.xml
Does it mean i need to have api keys for each ad network like adMob,JumpTap,Mobclix and InMobi.?
or the same api key provided by flurry mediation?
I am confused,if we need to have keys of each ad network with their sdk then what is the use of flurry mediation?
can anyone please explain me?
sorry for my English.