Skip to content

Commit

Permalink
update ipv6 anon (#4585)
Browse files Browse the repository at this point in the history
  • Loading branch information
bretg authored May 18, 2023
1 parent 205d291 commit 6da7574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prebid-server/features/pbs-privacy.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ If `regs.coppa` is set to '1' on the OpenRTB request, the following anonymizatio

- Removes all ID fields: device.ifa, device.macsha1, device.macmd5, device.dpidsha1, device.dpidmd5, device.didsha1, device.didmd5
- Truncate ip field - remove lowest 8 bits.
- Truncate ipv6 field - remove lowest 32 bits.
- Truncate ipv6 field - anonymize as noted below.
- Remove geo.lat, geo.lon. geo.metro, geo.city, and geo.zip
- Remove user.id, user.buyeruid, user.yob, and user.gender

Expand Down

0 comments on commit 6da7574

Please sign in to comment.