Class Device
java.lang.Object
org.prebid.mobile.rendering.models.openrtb.bidRequests.BaseBid
org.prebid.mobile.rendering.models.openrtb.bidRequests.Device
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetExt()getGeo()org.json.JSONObjectWhen you add a new field to this list, don't forget to add it to theOpenRtbMerger.void
-
Field Details
-
ua
-
lmt
-
ip
-
devicetype
-
make
-
model
-
os
-
osv
-
hwv
-
flashver
-
language
-
carrier
-
mccmnc
-
ifa
-
didsha1
-
didmd5
-
dpidsha1
-
dpidmd5
-
h
-
w
-
ppi
-
js
-
connectiontype
-
pxratio
-
geo
-
-
Constructor Details
-
Device
public Device()
-
-
Method Details
-
getJsonObject
public org.json.JSONObject getJsonObject() throws org.json.JSONExceptionWhen you add a new field to this list, don't forget to add it to theOpenRtbMerger.- Throws:
org.json.JSONException
-
getGeo
-
setGeo
-
getExt
-