onAdShown

abstract fun onAdShown(placementName: String, error: ChartboostMediationAdException?)

Called when an ad is shown.

Parameters

placementName

Indicates which placement was shown.

error

null if the show was successful, an error if the show failed.