Skip to content

Commit 5bd65a5

Browse files
Andra MircioiuAndra Mircioiu
authored andcommitted
minfraud changes are reflected
1 parent 0c3b944 commit 5bd65a5

File tree

1 file changed

+4
-4
lines changed
  • content/minfraud/release-notes

1 file changed

+4
-4
lines changed

content/minfraud/release-notes/2025.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ We have added an [`anonymizer` object](https://dev.maxmind.com/geoip/docs/web-se
1515

1616
Anonymizer data in the `traits` object is being marked as deprecated. However, for backwards compatibility, anonymizer data in the `traits` object will continue to be populated and the functionality remains the same. This will not be a breaking change.
1717

18-
We recommend updating your integrations if you wish to use the new `anonymizer` object, which contains data points not found in the `traits` object:
18+
When the client APIs for the web services are upgraded, we recommend updating your integrations to use the new `anonymizer` object, which contains data points not found in the `traits` object:
1919

2020
| new data | description |
2121
| -------------------------------- | -------------------------------- |
22-
| confidence | A score ranging from 1 to 99 that represents our percent confidence that the network is currently part of an actively used VPN service.|
23-
| network_last_seen | The last day that the network was sighted in our analysis of anonymized networks. This is in the ISO 8601 date format (YYYY-MM-DD). |
24-
| provider_name | The name of the VPN provider (e.g., NordVPN, SurfShark, etc.) associated with the network. |
22+
| `anonymizer/confidence` | A score ranging from 1 to 99 that represents our percent confidence that the network is currently part of an actively used VPN service.|
23+
| `anonymizer/network_last_seen` | The last day that the network was sighted in our analysis of anonymized networks. This is in the ISO 8601 date format (YYYY-MM-DD). |
24+
| `anonymizer/provider_name` | The name of the VPN provider (e.g., NordVPN, SurfShark, etc.) associated with the network. |
2525

2626
We plan to update the client APIs soon to reflect this change, which applies to the following web services:
2727

0 commit comments

Comments
 (0)