googleads / googleads-mobile-ios-mediation

Apache License 2.0
120 stars 137 forks source link

[Unity Ads 4.8.0] Adding usage of bannerDidShow callback to report impressions #423

Closed vita-unity closed 1 year ago

vita-unity commented 1 year ago

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