建议在您的App上用AdMob官方测试广告单元做测试。如果广告展示成功,说明您的代码实施没问题。
如果您想测试一下您创建的广告单元,请利用AdMob例子来测试。如果广告展现成功,说明您的广告单元没问题。
iOS广告测试单元:https://developers.google.com/admob/ios/test-ads#sample_ad_units
Android广告测试单元: https://developers.google.com/admob/android/test-ads#sample_ad_units
AdMob在Github上有各种广告样式的代码例子。
iOS请参考: https://github.com/googleads/googleads-mobile-ios-examples
Android 请参考: https://github.com/googleads/googleads-mobile-android-examples