RTBNativeAdLoadDelegate

Functions

Link copied to clipboard
abstract fun nativeAdDidFailToReceiveAd(errorMessage: String, networkName: String)

Tells the delegate that an ad request failed.

Link copied to clipboard
abstract fun nativeAdDidReceiveAd(nativeAd: RTBNativeAd, bidInfo: RTBBidInfo, networkName: String)

Tells the delegate that an ad request successfully received an ad.