Hello, I've been using Admob on my Apps for years.
I tried to substitute the old privacy disclaimer (done with google consent-library) with the new user-messaging-platform:2.0 (based on FundingChoise, implementing TCF v2.0).
What I understand from this (
https://support.google.com/admob/answer/10105530) is that if I Do Not Consent to the privacy disclaimer (legitimate interest are still enabled), I would be served with Limited Ads. It means Ads not personalized and provided by Admob (without mediation).
Well, I tried but I get no Advertising.
If I press "Consent" at the startup dialog, I get correctly Test Ads, both for interstitial and for banners
If I press "Do Not Consent", I get no ads, neither for interstitial or for banners. I get the common Error 3 (No_Fill)
If I open options and let consent disabled and legit interest enabled, is the same. NoAds, same Error 3.
Currently My mediation stack has simply Open Bidding groups over Admob fallback.
Am I doing something wrong?
Currently using:
'com.google.android.ump:user-messaging-platform:2.0.0'
'com.google.android.gms:play-services-ads:20.4.0'
Tested on Pixel 2XL Android 11 and Pixel 6 Android 12.
Thanks,
Lear