Hello AdMob Support team
I'm in the middle of implementing Native Advanced ads for my app.
Some days ago, AdMob stopped delivering app install ads for the sample ad unit. Content ads still work.
I'm using the following test ad unit:
ca-app-pub-3940256099942544/2247696110
This is the one mentioned on the following page:
https://developers.google.com/admob/android/test-ads
Steps to reproduce:
1) Clone the official AdMob sample app for Native Advanced Ads: https://github.com/googlesamples/android-ads/tree/master/admob/NativeAdvancedExample
2) Build and start app
3) De-select 'Request content ads'
4) Select 'Request app install ads'
5) Hit 'Refresh ad'
Most of the time, the result will be: "Failed to load native ad: 0"
Since I'm not allowed to use my own Ad Unit ID during integration of native ads, this is a total blocker for me.
Could you please make sure the test ad units are working?
Alternatively, Please provide a working test unit id.
Thanks