Questions tagged [mobile-ad-mediation]

Mobile ad mediation is the process is which a mobile ad platform delivers its inventory to a client application by utilizing a 3rd party service.

Mobile ad mediation is the process is which a mobile ad platform delivers its inventory to a client application by utilizing a 3rd party service.

122 questions
12
votes
3 answers

Using real AdMob ads in alpha/beta testing

My android application has some admob ads. I am testing my admob in Google Play store Alpha & Beta channel. My question is: Can I use REAL admob ad unit ids when I deploy my app into Google play store Alpha & Beta channels? Does it violate google…
user6265154
  • 323
  • 6
  • 18
8
votes
1 answer

Best Ad Mediation for React Native (aside from AdMob)

I'm putting ads in my React Native app and I'm trying to find the best ad mediation platform to use. I'm looking for one with: United Auction, aka real time bidding Their own React Native package or a package that's well maintained At least 20 ad…
bzlight
  • 856
  • 8
  • 30
6
votes
1 answer

Pause and Resume Google Admob Banner ads when app enters background Objective c

I am using Google Admobs with ad mediations in my iOS application. It seems like there is battery draining issue because google ads are running even when app is in background. Is there something that i have to do to Pause google Ads when app enters…
Akhil
  • 61
  • 6
6
votes
0 answers

Facebook ads not served via Google DFP mediation in Android?

We are currently working on implementing Ad-Exchange mediation from Facebook audience network into our app. We are following the guidelines for iOS and Android. In iOS version of the app, We are getting both Google and Facebook ads(Banner and…
ram
  • 1,543
  • 1
  • 16
  • 35
5
votes
1 answer

Failed to install pod: Undefined symbols for architecture x86_64

According to AdMob documentation, in order to integrate with facebook audience network I need to install this pod: pod 'GoogleMobileAdsMediationFacebook' When I try to install it, I received an error: Undefined symbols for architecture x86_64: …
5
votes
0 answers

How do I efficiently test mediation by Admob/Firebase?

I need to test each ad network that Admob/Firebase is mediating in my Android app. I've configured each ad network to serve test ads for my ids provided to the mediation settings. To test, I've set one of the networks to the highest eCPM so that…
Aprel
  • 474
  • 1
  • 4
  • 10
4
votes
2 answers

How to implement UMP SDK correctly for eu consent?

I have lots of confusion regarding the implementation of the UMP SDK. I have not found much information or a complete tutorial other than google. I am following this and this but unable to understand bellow issues: Is it required to call…
Patriotic
  • 1,186
  • 2
  • 15
  • 27
4
votes
0 answers

This mediation group is still serving ads, but there are one or more issues affecting its performance. Expand this mediation group for more details

After implementing Facebook Ad unity on Admob, I am getting this message in the Mediation Group: This mediation group is still serving ads, but there are one or more issues affecting its performance. Expand this mediation group for more…
Tulon
  • 3,684
  • 6
  • 31
  • 50
4
votes
1 answer

Flutter. Admob ads with mediation

I've integrated https://pub.dev/packages/firebase_admob into my app and implemented rewarded ads. My problem now is that I'd like to use mediation via this plugin. The only thing is that I know (from developing Android apps and also it says in the…
4
votes
1 answer

AdMob mediation Manifest error with InMobi ads

I am trying to implement AdMob mediation with InMobi, but the ads won't show. I am following their documentation and I have added both SDK and AndroidX: implementation 'com.google.firebase:firebase-ads:18.2.0' implementation…
filipst
  • 1,457
  • 1
  • 30
  • 52
4
votes
1 answer

Invalid Network Credentials in Admob mediation process

Entering Facebook App id and Access token throwing Invalid network credentials. For mediation I followed this Integration link https://developers.google.com/admob/ios/mediation/facebook. As one of the steps, I don't find any apps to select in the…
4
votes
1 answer

How to solve this error 'com.google.ads.mediation.admob.AdMobAdapter cannot be cast to com.google.android.gms.ads.mediation.m '?

am using firebase adapter in my project, now am integrate admob for rewarded ad it's working fine, but every video after completion it will throw following error... java.lang.ClassCastException: com.google.ads.mediation.admob.AdMobAdapter cannot…
3
votes
0 answers

Why mediation test suite does not find adcolony ad sources for banner ad?

My Ad serving has been limited in Admob stating the issue account being assessed for around 2 months. It is stated here that Limited ad serving applies to AdMob Network only and doesn’t affect third-party mediation, house ads, and direct sold…
Patriotic
  • 1,186
  • 2
  • 15
  • 27
3
votes
1 answer

Audience Network not working with Admob Mediation

I have started working on Admob Mediation in Unity recently. Using the Admob Guide i have successfully done some ad network but have now stumbled upon Audience Network which is not working for some reason, i have checked the Logcat which is…
Hunain Usman
  • 1,658
  • 5
  • 18
  • 30
3
votes
0 answers

Admob mediation dependency not downloading in gradle

I'm using libgdx to make an android game and am now trying to add ads networks (facebook and chartboost) through admob mediation. I'm using the following to integrate facebook sdk implementation…
Nischit Pradhan
  • 351
  • 3
  • 13
1
2 3
8 9