RTBHybridNativeAdLoadDelegate

Functions

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

Tells the delegate that an ad request failed.

Link copied to clipboard
abstract fun hybridNativeAdDidReceiveBannerAd(bannerBid: RTBBannerBid, networkName: String)

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

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

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