RTBRewardedVideoAd

class RTBRewardedVideoAd(context: Context)

Constructors

Link copied to clipboard
constructor(context: Context)

Properties

Link copied to clipboard

Delegate that will be notified with rewarded video ad events

Link copied to clipboard
var dspAdapters: List<RTBDSPRewardedVideoProtocol>?

Optional list of special adapters handling extra requirements of select DSPs

Functions

Link copied to clipboard

Loads a new ad with given rewarded video request configuration. Returns true if the ad will start loading, false otherwise.

Link copied to clipboard
fun show(activity: Activity): Boolean

Show the loaded rewarded video ad. Returns true if the ad will show, false otherwise.