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.

142 questions
3
votes
3 answers

AdMob Facebook Mediation in Android

I am unable to mediate between admob and facebook audience network (FAN) in android app. The app is only serving ads from Admob network. The mediation between Admob and FAN is not working. Below is the process I have followed: Integrated Admob in…
2
votes
1 answer

Facebook Audience Network gives very low bid response. Main reason "No Facebook profile found"

I have integrated my Android app to Applovin (MAX) platform and added Facebook bidding as described on documentation. Waited several days to collect some performance data. Now, when I look at bidding performance on Facebook, I see that I have a very…
2
votes
1 answer

Facebook Audience Network Mediation with admob : We haven't received a bid request

Facebook Audience Network Mediation with admob : We haven't received a bid request
2
votes
0 answers

Events are not triggered and UI is not displaying for IMA SDK Android

I am implementing pre roll ads with the help of IMA SDK and using Media Player on Surface / Texture View. Have been closely following the implementation google samples IMA ANDROID The initialisation code is as follows fun requestAds(){ …
WISHY
  • 11,067
  • 25
  • 105
  • 197
2
votes
0 answers

Facebook mediation: We haven't received a bid request

I have a Flutter app using Facebook mediation ads with Admob. This is working fine for Android but not for iOS. All setup is looking fine in either Facebook or Admob: but for iOS it says: We haven't received a bid request Mediation group is…
Dani
  • 3,128
  • 2
  • 43
  • 91
2
votes
2 answers

Cant Retrieve Data for Unity Ads when using ad mediation with Admob

I'm trying to implement Unity ad mediation using admob. I have followed the instructions here to the letter: https://developers.google.com/admob/unity/mediation/unity and https://developers.google.com/admob/unity/mediate but even after 4 days Unity…
StuckInPhDNoMore
  • 2,507
  • 4
  • 41
  • 73
2
votes
1 answer

App Crashes aftter adding Admob Mediation Facebook

I integrated Google AdMob into our app. Everything worked perfectly when I added just Admob. But then we started implementing AdMob mediation. After we added the GoogleMobileAdsMediationFacebook pod app started crashing with the following…
Ahsan Aasim
  • 1,177
  • 3
  • 14
  • 40
2
votes
2 answers

Facebook admob mediation SDK Causing CRASH

I recently update my app's facebook admob mediation sdk to the latest one and getting a crash because of ClassCastException the below is the stack trace i get. I am using this version of sdk. implementation…
2
votes
0 answers

IronSource Mediation ads stopped working after uploading to the playstore

I have a good running app which contains the IronSource Mediation SDK. I decided to add AdMob to the mediation and implemented it in my sourcecode, on the test device everything works fine, sometimes it displays Admob ads, sometimes other networks…
HavanaSun
  • 446
  • 3
  • 12
  • 39
2
votes
0 answers

AdMob Mediation - passing multiple adapters to AdRequest

Does anybody use a several mediation adapters with AdMob in Android? I haven't found any samples in such case. I don't know if it's a correct way to pass a several adapters to AdRequest.Builder via addNetworkExtrasBundle function. AdRequest.Builder…
Ataman
  • 33
  • 2
  • 6
2
votes
0 answers

How to take screencast for android app for read_insights permission?

I submitted an android app to facebook for read_insights permission to show ads on my app. Facebook authority didn't approve it. I'm using Google's admob mediation to show ads on my app. They said, "Your screencast doesn't show how the use of this…
2
votes
0 answers

Facebook Audience Network, sending back ads targeting consent status, GDPR

I'm using AdMob as a mediation tools among Ads publishers for an iOS app. While I could easily get the way to send back the result of the AdMob consent status form for other technologies, I couldn't find any sample regarding facebook. So, I…
Harold
  • 49
  • 4
2
votes
1 answer

AdMob Rewarded Video with Limit Ad Tracking/iOS

I have read other topics on rewarded videos not being displayed because Limit Ad Tracking is turned on but I am still a bit unclear. Every time it is turned on there is no ad to display, when it is turned off the ad is displayed just fine. My…
iOSHG
  • 69
  • 1
  • 9
2
votes
1 answer

This MoPub giving me headache

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…
Fresco
  • 343
  • 3
  • 13
2
votes
1 answer

How to make AdMob Mediation stop showing Ads from AdMob and force use other networks?

Am making a game and the client said that when he get a reward Ad from UnityAds the reward callback are not executing properly, i need to test that but i can't because i am exclusivly getting Ads from AdMob even thought that our mediation group…
alaslipknot
  • 551
  • 4
  • 8
  • 24
1 2
3
9 10