googleads-mobile-unity: Native Ads + v7.2.0 "The ad slot cannot handle external impression events"
[REQUIRED] Step 1: Describe your environment
- Unity version: 2021.3.8f1
- Google Mobile Ads Unity plugin version: 7.2.0
- Platform: Android
- Platform OS version: Android 10
- Any specific devices issue occurs on: _____
- Mediation ad networks used, and their versions: AdMob mediation
[REQUIRED] Step 2: Describe the problem
Steps to reproduce:
After updating to version 7.2.0, I’m getting the following error when showing native ads:
The ad slot cannot handle external impression events. You must be in the allow list to be able to report your impression events.
This issue doesn’t happen with version 7.1.0 of the plugin.
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 33 (6 by maintainers)
We have the same problem. We upgraded from 7.0 to 7.2. Also we use native and open ads in our apps. After upgrade to sdk 7.2.0 ( for anr app optimization ), native and open ads have 30-40k request daily but 0 impressions. In debug console, I see this error message: “E Ads : The ad slot cannot handle external impression events. You must be in the allow list to be able to report your impression events.” We didn’t touch native and open implementation that worked with previous sdk versions. Thank you!