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

Set the GPC extension #2748

Closed
bretg opened this issue May 4, 2023 · 4 comments
Closed

Set the GPC extension #2748

bretg opened this issue May 4, 2023 · 4 comments
Assignees
Labels

Comments

@bretg
Copy link
Contributor

bretg commented May 4, 2023

The IAB has defined a new ORTB extension to carry the GPC flag. https://github.com/InteractiveAdvertisingBureau/openrtb/pull/99/files

Prebid Server needs to support this:

  1. If the incoming request already contains regs.ext.gpc, use that.
  2. Otherwise, if there's an HTTP header for Sec-GPC with a value of "1" or 1, set regs.ext.gpc to "1".
  3. Since PBS is already copying the header through, leave that functionality. The value will be available in both places. Someday we might be able to stop copying the header location once everyone's reading from ORTB.
@bretg bretg moved this from Triage to Needs Requirements in Prebid Server Prioritization May 5, 2023
@bretg bretg moved this from Needs Requirements to Ready for Dev in Prebid Server Prioritization May 10, 2023
@SyntaxNode
Copy link
Contributor

Ready For Dev, but please do not release until the IAB formalizes this extension. Follow InteractiveAdvertisingBureau/openrtb#123 for latest updates.

@bretg
Copy link
Contributor Author

bretg commented Jun 12, 2023

This has been merged in the IAB, ready to go.

@bretg
Copy link
Contributor Author

bretg commented Jun 30, 2023

Done in PBS-Java 1.122

@bretg
Copy link
Contributor Author

bretg commented Dec 11, 2024

Looks like this was done in PBS-Go

@bretg bretg closed this as completed Dec 11, 2024
@github-project-automation github-project-automation bot moved this from Ready for Dev to Done in Prebid Server Prioritization Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

3 participants