Admob Mediation to Flurry for an AIR App - air

I am using the Native Extension from http://www.milkmangames.com/blog/tools/ to display AdMob Fullscreen Ads (Interstitial) in a Game. The Ads from Admob work fine.
Now i would like to use Flurry Ads using Admob Mediation. Here is what i did:
Create Application and AdSpace in Flurry
Setup the Mediation in Admob using Project API Key and Ad Space Name from Flurry.
Set the eCPM of Flurry higher then Admob (also tried lower)
Still only Admob Ads are shown. Am i missing something? Has anyone gotten mediation to work (maybe even with AIR Native Extension) ?
Thanks

You will need to have the Flurry SDK and and Admob-FLurry mediation adapter in your app also.
You need to wait about 5 minutes for any mediation config changes to propagate.
And then Flurry has to have some ads to show you. It's possible that they have none for your device in your area at this point in time.

Related

How to enable SKAdNetwork for Google AdMob in my managed Expo React-Native app

So I have Google AdMob implemented in my Expo React-Native app and everything is working fine. I got this alert two days ago in AdMob console, I have been googling for the past two days but cannot find any answer to:
How to enable enable SKAdNetwork to track conversions https://developers.google.com/admob/ios/ios14?hl=en-US ?
Do I need to do anything?
Some apps haven't been configured to use Apple's SKAdNetwork
To ensure you're getting credit for all ads activity, like app installs, be sure to configure SKAdNetwork with Google's recommended network IDs.

Facebook Ads Mediation with AdMob using Expo

Been struggling with Facebook ads on my app (developed using Expo managed workflow)
I never successfully display any Facebook ads and I would like to try mediating FB ads using AdMob.
I created placements on Facebook, the status is now "Waiting for bid request" and also set up the AdMob end. I can see AdMob sending bid requests to Facebook from the AdMob mediation report, but it always said no request on the Facebook end.
Does anyone successfully implement Facebook mediation on AdMob (be it a banner or interstitials)?
Many thanks!
Regards,
Rex

Expo | Google AdMob SDK | How to adjust timing for close button

I am currently using Expo for a React Native application. I also use the Expo AdMob package. Currently in my Google AdMob dashboard I have an Interstitial ad configured. The video ad that shows up always has a 5 second timer for the close button.
How can I set this timer to be longer?
To answer my own question here - apparently you can not as this is delivered as functioning from the ad provider

How to play admob ads in a video player but NOT as full screen?

I'm developing an app with react native to deploy to iOS and Android. I have a video player in my app (looks similar to Youtube's UI when not in landscape mode).
Is there a way to play Google Admob ads in the video player without it going full screen? I want Admob ads to play in the same way ads play in the Youtube mobile app.
You could use Google Admob's native video ads. This allows you to customise the look of the video ad.
More information here: https://developers.google.com/admob/android/native/video-ads

Sencha Touch and Admob without url

I have found some tutorials on the web on how to integrate admob with sencha. My problem is when you add a Site/App on admob, after selecting Smartphone Web for the ad type, one of the requirements is the Site URL. Now, the app I am creating is packed for android and ios but without a website counterpart.
How am I going to integrate admob to sencha without the needing to input the url of the app? Can I just make up any url, but will this deliver/detect the ads?
many thanks.
I'm pretty sure that you can just leave that box empty, its your Publisher ID that's used to deliver the ads.