Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 706 Bytes

File metadata and controls

18 lines (13 loc) · 706 Bytes

RareDevicePercentileBucket Enum

The rarity percentile bucket of the device, indicating how uncommon the device configuration is compared to all observed devices.

This Smart Signal is currently in beta and only available to select customers. If you are interested, please contact our support team.

Values

Name Value Description
P95 '<p95'
P95_P99 'p95-p99'
P99_P99_5 'p99-p99.5'
P99_5_P99_9 'p99.5-p99.9'
P99_9 'p99.9+'
NOT_SEEN 'not_seen'

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