Class Video
java.lang.Object
org.prebid.mobile.rendering.models.openrtb.bidRequests.BaseBid
org.prebid.mobile.rendering.models.openrtb.bidRequests.imps.Video
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
mimes
-
minduration
-
maxduration
-
protocols
public int[] protocols -
api
public int[] api -
w
-
h
-
linearity
-
minbitrate
-
maxbitrate
-
playbackmethod
public int[] playbackmethod -
delivery
public int[] delivery -
pos
-
placement
-
plcmt
-
playbackend
-
startDelay
-
battr
public int[] battr
-
-
Constructor Details
-
Video
public Video()
-
-
Method Details
-
getJsonObject
public org.json.JSONObject getJsonObject() throws org.json.JSONException- Throws:
org.json.JSONException
-