Applovin Bidding does not work with Admob Mediation

586 views
Skip to first unread message

Davit Mkrtchyan

unread,
May 12, 2023, 12:12:27 PM5/12/23
to Google Mobile Ads SDK Developers
Hello,

I have integrated the AppLovin network in Unity, with this manual https://developers.google.com/admob/unity/mediation/applovin

The waterfall works as expected but the Applovin bidding returns an error saying "no ad config"

I am using: Unity 2021.3.24f1, AdMob v8.0.0, AppLovin adapter v6.6.0

Mobile Ads SDK Forum Advisor

unread,
May 12, 2023, 3:52:27 PM5/12/23
to davitmkr...@gmail.com, google-adm...@googlegroups.com

Hi Davit,

Thank you for reaching out to us.

For us to further check this behavior you're experiencing, kindly provide us the following information below.

  • Sample app project
  • Steps to replicate
  • SDK version
  • Mediation adapter version
  • App ID
  • Ad unit id used
  • Device name and versions affected

You can provide the following details via reply on this thread or directly provide it to the link below.

If the file(s) you are looking to share are less than 25mb in total you can attach them to this case on your next reply. If you are having trouble attaching your file to this case or if your file(s) are larger than 25mb, you can share your files with me by performing the following steps:

1. Navigate to https://docs.google.com/forms/d/e/1FAIpQLSfkAiXMeYP-fw1W3Z-tT9uwmATEKO5X6S-th0gR2ezdKaaqfg/viewform?usp=pp_url&entry.400550049=Mobile+Ads+SDK&entry.460850823=5004Q00002lHNIFQA4&entry.80707362=00178673

2. Fill out all fields, and attach your file(s).

3. Please reply back on this thread when you have uploaded your file(s). Please do not share this link.

Regards,

Google Logo Mobile Ads SDK Team


ref:_00D1U1174p._5004Q2lHNIF:ref

Davit Mkrtchyan

unread,
May 13, 2023, 5:21:12 AM5/13/23
to Google Mobile Ads SDK Developers
Done, waiting for your response.

Mobile Ads SDK Forum Advisor

unread,
May 15, 2023, 3:36:24 AM5/15/23
to davitmkr...@gmail.com, google-adm...@googlegroups.com
Hello Davit,

Thank you for the information.

Upon reviewing this, we are suspecting this is an ad serving issue with Applovin. However, to further verify this,  kindly provide us the ad response (https://developers.google.com/admob/unity/response-info) so we may retrieve more details on the error.

Davit Mkrtchyan

unread,
May 15, 2023, 1:14:16 PM5/15/23
to Google Mobile Ads SDK Developers
Hi, thank's for your reply. I've updated the project so now it prints the response info, all you have to do is swipe down with 2 fingers to open the console while running the apk file.

For some reason starting today, bidding networks do not appear in a list of "single ad source test", also instead of Applovin Bidding ad inspector shows "Network not found." just watch the video provided, or run the apk file.

Here is the link to the updated files

Davit Mkrtchyan

unread,
May 15, 2023, 1:17:58 PM5/15/23
to Google Mobile Ads SDK Developers
Example Response Info, as you can see there is no entry from Applovin.

Interstitial ad loaded. {
  "Response ID": "CL3g9PLp9_4CFRnI7QodbIgOAQ",
  "Mediation Adapter Class Name": "com.google.ads.mediation.admob.AdMobAdapter",
  "Adapter Responses": [
    {
      "Adapter": "com.google.ads.mediation.admob.AdMobAdapter",
      "Latency": 2237,
      "Ad Source Name": "AdMob Network",
      "Ad Source ID": "5450213213286189855",
      "Ad Source Instance Name": "AdMob Network",
      "Ad Source Instance ID": "3195773237690262",
      "Credentials": {},
      "Ad Error": "null"
    }
  ],
  "Loaded Adapter Response": {
    "Adapter": "com.google.ads.mediation.admob.AdMobAdapter",
    "Latency": 2237,
    "Ad Source Name": "AdMob Network",
    "Ad Source ID": "5450213213286189855",
    "Ad Source Instance Name": "AdMob Network",
    "Ad Source Instance ID": "3195773237690262",
    "Credentials": {},
    "Ad Error": "null"
  },
  "Response Extras": {
    "mediation_group_name": "Inter (BG)"

Mobile Ads SDK Forum Advisor

unread,
May 16, 2023, 3:36:04 AM5/16/23
to davitmkr...@gmail.com, google-adm...@googlegroups.com
Hello Davit,
 
Thank you for the information.
 
Upon reviewing this it seems, the this ad response is coming from on OnAdLoaded rather than OnAdFailedToLoad. We suspect this is the reason you did not receive an ad response from Applovin. To pinpoint the exact error, kindly share to us the ad response on OnAdFailedToLoad.

Davit Mkrtchyan

unread,
May 16, 2023, 4:30:34 AM5/16/23
to Google Mobile Ads SDK Developers
Hello, I think you did not check the files provided. Please watch the video, download the APK file that I've built, check the project, and try it yourself.

There is no "OnAdFailedToLoad" event, all requests are being served by Admb without any error messages, but if you would open the ad inspector you would see that Applovin is not bidding, and there is a message saying "Issue Found"


Also if you would try to select a single Applovin as a single Ad Source in order to get the OnAdFailedToLoad event you will see that it does not exist in the "Single ad source test" list.


I've provided all the files and sample projects as you requested, I've even built an APK and recorded a video, instead of asking me to provide errors that are impossible to get please check the video, APK, and the project.

Mobile Ads SDK Forum Advisor

unread,
May 16, 2023, 12:07:28 PM5/16/23
to davitmkr...@gmail.com, google-adm...@googlegroups.com

Hi Davit,

Thank you for your response.

We're able to check your screen replication of the behavior, and tested your APK, and was able to see that Applovin is not seen in when trying to use single ad source. We also checked your sample app project, however, when testing it was returning an error code 2 in our end. Can you confirm if you also encounter this error? In addition to that, can you provide us the SDK and mediation adapter versions you're using? Once provided, we will share this to the wider team to further check. In addition to that, kindly check this article (https://support.google.com/admob/answer/12659455?hl=en&sjid=3719857697071954970-AP) to Troubleshoot issues found using ad inspector.

Davit Mkrtchyan

unread,
May 17, 2023, 12:01:05 PM5/17/23
to Google Mobile Ads SDK Developers
Hi, I don't recall getting error code 2.

Google Admob SDK Version 8.0.0
Applovin Adapter version 6.6.0

Mobile Ads SDK Forum Advisor

unread,
May 18, 2023, 1:05:15 PM5/18/23
to davitmkr...@gmail.com, google-adm...@googlegroups.com

Hi Davit,

Thank you for your response.

Allow me to share this to the wider team to further check. We will update you once we have more information.

Mobile Ads SDK Forum Advisor

unread,
May 24, 2023, 10:41:31 AM5/24/23
to davitmkr...@gmail.com, google-adm...@googlegroups.com
Hi Davit,

I hope you're safe and doing fine. 

I just want to circle back on this. The team was able to check this concern and would need additional information from your end. Could you please share a request log (https://developers.google.com/admob/android/ad-inspector#advanced_ad_unit_debugging)?
 
This message is in relation to case "ref:_00D1U1174p._5004Q2lHNIF:ref"

Thanks,

 
Google Logo Mobile Ads SDK Team


Reply all
Reply to author
Forward
0 new messages