Nimbus Android SDK

//sdk/com.adsbynimbus.request/NimbusRequest/Companion/forRewardedVideo

forRewardedVideo

@JvmStatic

@JvmOverloads

fun forRewardedVideo(position: String, orientation: Int = Configuration.ORIENTATION_UNDEFINED): NimbusRequest

Helper method to generate a request to fill a rewarded video.

Parameters

androidJvm

position Any unique identifier for the ad unit
orientation If set to ORIENTATION_PORTRAIT or ORIENTATION_LANDSCAPE forces the orientation of the interstitial format size to the supplied parameter.