Package com.rtb.sdk
Class RTBRewardedVideoRequestConfiguration
-
- All Implemented Interfaces:
public final class RTBRewardedVideoRequestConfiguration extends RTBAbstractRequestConfiguration
-
-
Field Summary
Fields Modifier and Type Field Description private FloatbidFloorprivate StringsellerIdprivate RTBUserTargetinguserTargetingprivate final IntegerplacementIdprivate final StringbundleId
-
Constructor Summary
Constructors Constructor Description RTBRewardedVideoRequestConfiguration(Integer placementId, String bundleId)
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class com.rtb.sdk.RTBAbstractRequestConfiguration
getBidFloor, getBundleId, getPlacementId, getSellerId, getUserTargeting, setBidFloor, setSellerId, setUserTargeting -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-