Cloud APIs
...
Data Types (2020/10)
Custom Data Types (2020/10)

Players Region Entity (2020/10)

1min
all players region entities are structured as follows entity country string string the country where the device is located (for example, "germany") countrylongname string string the full name of the country in which the device is located (for example, "federal republic of germany") adminarealevel1 string string the largest subnational administrative unit of a country (for example, "state" in the usa and "prefecture" in japan) in which the device is located adminarealevel1longname string string the full name of the largest subnational administrative unit of a country in which the device is located adminarealevel2 string string the county name (within the united states), or a second order civil entity below adminarealevel1, in which the device is located adminarealevel2longname string string the full county name (within the united states), or the full name of the second order civil entity below adminarealevel1, in which the device is located locality string string the name of the city, town, or rural area in which the device is located localitylongname string string the full name of the city, town, or rural area in which the device is located mingpslatitude nullable\<double> nullable\<double> the minimum gps latitude (a coordinate which designates a rectangle on the map to indicate the current region)> maxgpslatitude nullable\<double> nullable\<double> the maximum gps latitude (a coordinate which designates a rectangle on the map to indicate the current region) mingpslongitude nullable\<double> nullable\<double> the minimum gps longitude (a coordinate which designates a rectangle on the map to indicate the current region) maxgpslongitude nullable\<double> nullable\<double> the maximum gps longitude (a coordinate which designates a rectangle on the map to indicate the current region) devicescount int the number of players on the network deviceshealthstatus devicehealthstatus\[] devicehealthstatus\[] an aggregate of device status information the array can contain the following string values "normal", "warning", "error", or "no subscription" the presence of a value indicates that one or more devices is in that state locationpath string string includes the parts of the returned path (country, province, city, etc ) that are common to all players in a location (for example, if you query all players in california, "united states" would be a common to all players)