// The ad network class name that fetched the current ad. For both standard and mediated GoogleAdMob ads, this method returns @"GADMAdapterGoogleAdMobAds".
Just wanted to confirm that above it is mentioned 'GADMAdapterGoogleAdMobAds' is returned for both standard and mediated Google Admob ads. Doesn't it mean that the Facebook ad that is received is also a mediated Admob ad?
If not, then can you provide me the exact network name that will be received for facebook ad? (Like GADMAdapterGoogleAdMobAds will be received for Google Ad.)
Also, I know there is a lot of discussion about testing Mediated ads, but I couldn't find any official way to test mediated ads. Although, I could test Admob ads using test ID. I could also test my implementation using the Mediation Test Suite. But, I could only see that my Ad were successfully getting loaded for both Admob and Facebook. But, since I have native Ads, I could not test it in my App UI, I could only test the Ad responses in the Mediation Test Suite. Is there any other way I could use to test?
Thanks
This is not true. If it's a mediated ad, then the Mediation Adapter Name will be returned. Do check again and make sure that an ad from FAN is returned and look up the returned name. Also, if you believe that this is still not returning the mediation adapter name, then send us the complete device logs and Charles logs for us to debug this further.