Nimbus Android SDK
Toggle table of contents
2.35.2
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Nimbus Android SDK
nimbus-android
/
com.adsbynimbus.openrtb.request
/
Geo
/
Geo
Geo
constructor
(
lat
:
Float
?
=
null
,
lon
:
Float
?
=
null
,
type
:
Byte
?
=
null
,
accuracy
:
Int
?
=
null
,
country
:
String
?
=
null
,
city
:
String
?
=
null
,
metro
:
String
?
=
null
,
state
:
String
?
=
null
)