Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gdprEnforcement: transmitEids and transmitPreciseGeo activity controls #10435

Merged
merged 4 commits into from
Sep 21, 2023

Conversation

dgirardi
Copy link
Collaborator

@dgirardi dgirardi commented Sep 5, 2023

Type of change

  • Feature

Description of change

  • By default, prevent bidders from receiving EIDs unless consent or vendor exceptions were given for purposes 2-10
  • Introduce eidsRequireP4Consent flag; when in a 'personalizedAds' gdprEnforcement rule, replaces the complicated algorithm above with a simple check against purpose 4
  • expand the scope of the 'transmitUfpd' control to cover a number of other ortb2 fields
  • introduce transmitPreciseGeo gdpr enforcement rule, which when activated checks against "special feature 1" opt-in

Other information

Closes #10184

@ChrisHuie ChrisHuie requested a review from Fawke September 6, 2023 13:52
@ChrisHuie ChrisHuie self-requested a review September 6, 2023 13:53
@ChrisHuie ChrisHuie self-assigned this Sep 6, 2023
@patmmccann
Copy link
Collaborator

this is looking pretty good, are there a bunch of docs changes needed?

Copy link
Contributor

@Fawke Fawke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good, but it may require some docs update.

@ChrisHuie ChrisHuie merged commit 549a85c into prebid:master Sep 21, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Aligning TCF and Activity Controls
5 participants