Native Ads + v7.2.0 "The ad slot cannot handle external impression events"
See original GitHub issue[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.
Issue Analytics
- State:
- Created a year ago
- Comments:33 (6 by maintainers)
Top Results From Across the Web
Why I cannot handle external click events in native ...
I have integrated google native ads(UnifiedNativeAd) with custom view and custom click. The ads are loading fine.
Read more >I'm unable to make a complete implementation for natives ...
The ad slot cannot handle external impression events. You must be in the allow list to be able to report your impression events....
Read more >Mintegral SDK Integration - Android
Set up the NativeTrackingListener. To set up Ads impression and click tracking, the below set ups are required. /** * Interface to define...
Read more >Native ads custom events | Android
Native ads custom events · Hold a reference to the mediated native ad object · Set mapped asset properties · Map image assets...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
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!
I got same error in android jetpack compose