bannerViewDidReceiveAd

abstract fun bannerViewDidReceiveAd(bannerView: RTBBannerView, bidInfo: RTBBidInfo, networkName: String)

Tells the delegate that an ad request successfully received an ad. The delegate may want to add the banner view to the view hierarchy if it hasn't been added yet.

Parameters

bidInfo

Information about the bid.