Class Geo
java.lang.Object
org.prebid.mobile.rendering.models.openrtb.bidRequests.BaseBid
org.prebid.mobile.rendering.models.openrtb.bidRequests.geo.Geo
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.json.JSONObjectWhen you add a new field to this list, don't forget to add it to theOpenRtbMerger.
-
Field Details
-
lat
-
lon
-
type
-
accuracy
-
lastfix
-
country
-
region
-
regionfips104
-
metro
-
city
-
zip
-
utcoffset
-
-
Constructor Details
-
Geo
public Geo()
-
-
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
-