RTBRewardedVideoRequestConfiguration

class RTBRewardedVideoRequestConfiguration(val placementId: Int, val bundleId: String, val muteOnStart: Boolean = false) : RTBAbstractRequestConfiguration

Constructors

Link copied to clipboard
constructor(placementId: Int, bundleId: String, muteOnStart: Boolean = false)

Properties

Link copied to clipboard
val muteOnStart: Boolean = false

Boolean to automatically mute all video ads on start.

Inherited properties

Link copied to clipboard

Bid floor price in USD. By default null.

Link copied to clipboard

Represents the bundle ID (as represented on GraviteRTB dashboard)

Link copied to clipboard
var gpid: String?

Represents the global placement ID. By default null.

Link copied to clipboard

Represents the placement ID on GraviteRTB dashboard.

Link copied to clipboard

Seller's Id, as in sellers.json. By default null.

Link copied to clipboard

Represents the user targeting for this request. By default null.