Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.16 KB

DeprecatedGeolocation.md

File metadata and controls

19 lines (15 loc) · 1.16 KB

DeprecatedGeolocation

This field is deprecated and will not return a result for applications created after January 23rd, 2024. Please use the IP Geolocation Smart signal for geolocation information.

Properties

Name Type Description Notes
accuracy_radius int The IP address is likely to be within this radius (in km) of the specified location. [optional]
latitude float [optional]
longitude float [optional]
postal_code str [optional]
timezone str [optional]
city GeolocationCity [optional]
country GeolocationCountry [optional]
continent GeolocationContinent [optional]
subdivisions GeolocationSubdivisions [optional]

[Back to Model list] [Back to API list] [Back to README]