Proximity ID represents a fixed geographical zone in a discrete global grid within which the device is observed.
| Name | Type | Description | Notes |
|---|---|---|---|
| Id | string | A stable privacy-preserving identifier for a given proximity zone. | [default to null] |
| PrecisionRadius | int32 | The radius of the proximity zone’s precision level, in meters. | [default to null] |
| Confidence | float32 | A value between 0 and 1 representing the likelihood that the true device location lies within the mapped proximity zone. * Scores closer to 1 indicate high confidence that the location is inside the mapped proximity zone. * Scores closer to 0 indicate lower confidence, suggesting the true location may fall in an adjacent zone. |
[default to null] |