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