RTBDSPInterstitial Delegate
interface RTBDSPInterstitialDelegate
Functions
Link copied to clipboard
abstract fun dspAdViewDidFailToReceiveAd(ad: RTBDSPInterstitialProtocol, errorMessage: String, networkName: String)
Tells the delegate that an ad request failed.
Link copied to clipboard
Tells the delegate that ad has opened external browser.
Link copied to clipboard
Tells the delegate that an ad request successfully received an ad. The delegate may want to add
Link copied to clipboard
Tells the delegate that a click has been recorded for the ad.
Link copied to clipboard
Tells the delegate that Ad has been dismissed.