Package org.prebid.mobile
Class RewardedVideoAdUnit
-
- All Implemented Interfaces:
public class RewardedVideoAdUnit extends VideoBaseAdUnit
Original API rewarded video ad unit.
-
-
Constructor Summary
Constructors Constructor Description RewardedVideoAdUnit(String configId)
-
Method Summary
Modifier and Type Method Description voidactivatePrebidImpressionTracker()-
Methods inherited from class org.prebid.mobile.VideoBaseAdUnit
getVideoParameters, setVideoParameters -
Methods inherited from class org.prebid.mobile.AdUnit
activatePrebidImpressionTracker, destroy, fetchDemand, fetchDemand, getConfiguration, getGlobalOrtbConfig, getGpid, getImpOrtbConfig, getPbAdSlot, resumeAutoRefresh, setAutoRefreshInterval, setGlobalOrtbConfig, setGpid, setImpOrtbConfig, setPbAdSlot, stopAutoRefresh -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
RewardedVideoAdUnit
RewardedVideoAdUnit(String configId)
-
-
Method Detail
-
activatePrebidImpressionTracker
void activatePrebidImpressionTracker()
-
-
-
-