Anyone have any idea how to serve Adcolony
ads via MoPub
mediation?
Only this MoPub
knows what kind of documentation they have posted in their developers section.
Information are here and there along with depreciated guidelines.
MoPubRewardedVideos.loadRewardedVideo("YOUR_AD_UNIT_ID");
They didn't say what Ad unit ID is this. If it's their own unit ID then where to find it.
Adding this: MoPubRewardedVideos.initializeRewardedVideo(this);
Producing error:
initializeRewardedVideo(android.app.Activity, com.mopub.common.MediationSettings...)' has private access in 'com.mopub.mobileads.MoPubRewardedVideos
In Initialization tab it says: MoPub.initializeSdk()
Messed up everything