After integrating Unity Ads as Admob mediation’s Waterfall Ad Source, it always show this error “Can’t retrive data”. And in Unity’s dashboard, there are thousands of requests with 99%+ fill rate but ZERO impression.
Could anybody help me out? Thank you very much!
Hi,
May you check whether you have integrated the UnityAds adapter well in your project? You need to ensure you have integrated UnityAds SDK and matched version UnityAds Adapter in your projects.
About the issue “Can’t retrieve data”, you need to check whether you have filled in the correct API key. If the API key is correct, this should be caused by no impression.
Hi,
Thank you very much for your reply.
I integrated the adapter and I think it works well as unity ads can be loaded and displayed successfully while using Admob Mediation Test Suite.
About the API key, I just copy it from Unity and paste to Admob.
Do we have to integrate the unityAds Adapter? I was following one of the guides from admob mediation, and all we have to do is to link the ad placement units of Unity Ads to existing ad unit of admob and link the game id and organization ID? However, so far no ads are showing and my optimization status is can’t retrieve data? Is Unity Adaptar Crucial? Please help me.
You need to import the Unity Ads adapter and SDK for Admob into your project. Please check the step below:
Unity:
https://developers.google.com/admob/unity/mediation/unity#step_3_import_the_unity_sdk_and_adapter
Android:
https://developers.google.com/admob/android/mediation/unity#step_3_import_the_unity_ads_sdk_and_adapter
iOS:
https://developers.google.com/admob/ios/mediation/unity#step_3_import_the_unity_ads_sdk_and_adapter