Class RewardedCompletionRules
java.lang.Object
org.prebid.mobile.rendering.interstitial.rewarded.RewardedCompletionRules
Rules for completion rewarded ad.
Bid response JSON object:
seatbid.bid[].ext.rwdd.completion.-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRewardedCompletionRules(Integer bannerTime, Integer videoTime, Integer endCardTime, String bannerEvent, RewardedCompletionRules.PlaybackEvent videoEvent, String endCardEvent) -
Method Summary
Modifier and TypeMethodDescriptionintint
-
Field Details
-
DEFAULT_BANNER_TIME_MS
public static final int DEFAULT_BANNER_TIME_MS- See Also:
-
-
Constructor Details
-
RewardedCompletionRules
public RewardedCompletionRules() -
RewardedCompletionRules
-
-
Method Details
-
getBannerTime
public int getBannerTime() -
getVideoTime
-
getEndCardTime
public int getEndCardTime() -
getBannerEvent
-
getVideoEvent
-
getEndCardEvent
-
getDefaultPlaybackEvent
-