ChartboostMediationBannerAdViewListener

Use to listen to Chartboost Mediation banner ad events.

Functions

Link copied to clipboard
abstract fun onAdClicked(placement: String)

Called when the ad executes its clickthrough. This may happen multiple times for the same ad.

Link copied to clipboard
abstract fun onAdImpressionRecorded(placement: String)

Called when an ad impression occurs. This signal is when Chartboost Mediation fires an impression and is independent of any partner impression.

Link copied to clipboard
abstract fun onAdViewAdded(placement: String, child: <Error class: unknown class>?)

Called when an ad View is added to this ChartboostMediationBannerAd.