In Unity Ads 4.8.0, we are adding a new bannerViewDidShow callback to our banner listener to more accurately report impressions.
How
Added bannerViewDidShow to the delegate in GADMUnityBannerNetworkAdapterProxy
Added bannerViewDidShow to the delegate in GADUnityBaseMediationAdapterProxy and called reportAdImpression
Description
In Unity Ads 4.8.0, we are adding a new bannerViewDidShow callback to our banner listener to more accurately report impressions.
How
Added bannerViewDidShow to the delegate in GADMUnityBannerNetworkAdapterProxy Added bannerViewDidShow to the delegate in GADUnityBaseMediationAdapterProxy and called reportAdImpression