//Kotlin override fun onAdFailedToLoad(adError: LoadAdError) { Log.d(TAG,"onAdFailedToLoad " +adError.message +" Code " + adError.code) // this one }
//Java public void onAdFailedToLoad(LoadAdError loadAdError) { Log.d(TAG, "onAdFailedToLoad " + loadAdError.getMessage() + " Code" + loadAdError.getCode()); // this one }Once you have the error code, kindly share it with us.
![]() |
Mobile Ads SDK Team |
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
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.
Hi,
Thank you for your response.
As mentioned previously, the Product Support team (via this link:https://support.google.com/admob/thread/new?hl=en) is the only way you can reach out to them. However, since you've mentioned that you already reach out to them, can you provide us the case ID that was generated when you reach out to them? The format of it was something like #-##############. Once provided, we will try to share it to the wider team to further assist you on this. Kindly note that we need the case ID before sharing this to the wider team.
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=5004Q00002lHC6EQAW&entry.80707362=001785332. 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.
To view files uploaded for this case,go to it's case attachment folder at
https://drive.google.com/corp/drive/search?q=%225004Q00002lHC6EQAW%20-%2000178533%22%20type:folderHello,
Thank you for sending that information. No fills are not indicative of any issues with your Google Mobile Ads SDK integration. To further diagnose your issue please send us a Charles log of the failing ad request(s) or a network tracing log.
Thanks,
Justin