[Android] Unable to load Native Ads in Android Emulator for testing purposes

18 views
Skip to first unread message

Shubham Kachroo

unread,
Jun 21, 2024, 8:59:25 AM (7 days ago) Jun 21
to Google Mobile Ads SDK Developers
Hi,
I am trying to implement native ads in my application.

Before integrating, I am trying to create a dummy test application that renders the native ads by using the official GitHub AdMob repository code. However, I am unable to load the Native ad and get the below error.

Error,
​{
  "Code": 0,
  "Message": "Internal error.",
  "Domain": "com.google.android.gms.ads",
  "Cause": "null",
  "Response Info": {
    "Response ID": "CLXG2LPQ7IYDFesmTwgdySQN8w",
    "Mediation Adapter Class Name": "",
    "Adapter Responses": [
      {
        "Adapter": "com.google.ads.mediation.admob.AdMobAdapter",
        "Latency": 64,
        "Ad Source Name": "Reservation campaign",
        "Ad Source ID": "7068401028668408324",
        "Ad Source Instance Name": "All aspect ratio",
        "Ad Source Instance ID": "3916750645029212",
        "Credentials": {},
        "Ad Error": {
          "Code": 0,
          "Message": "Internal error.",
          "Domain": "com.google.android.gms.ads",
          "Cause": "null"
        }
      }
    ],
    "Response Extras": {
      "mediation_group_name": "Campaign"
    }
  }
}
I followed the below documentation and directly build the below repositories,

GitHub Repositories Used:

I am able to load the banner ads and even Native Full-screen in the same emulator device.

Any leads would be appreciated.
Thanks,
Shubham
Reply all
Reply to author
Forward
0 new messages