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

Aliases should not usersync with their own cookie family if they share the base sync URL #3306

Open
bretg opened this issue Nov 17, 2023 · 1 comment
Labels

Comments

@bretg
Copy link
Contributor

bretg commented Nov 17, 2023

PBS-Go version of prebid/prebid-server-java#2702

@patmmccann found that the YAML files in PBS-Java are set up so that bidder aliases are syncing on their own, which is inefficient and takes up extra space in the uids cookie.

This will be fixed in a forthcoming version of PBS-Java, but opening this issue for community discussion and probably a bidder docs update.

Discussed in committee:

  • do we need to worry about the edge case where an alias has a different ID from the base adapter?
  • since there will still most likely be an ID for the aliases, it's not clear this is a breaking change
  • the committee is proposing to not build in transition period logic. We would warn host companies to monitor the potential match rate impact to aliased adapters.
@bretg
Copy link
Contributor Author

bretg commented Nov 17, 2023

We will consider this for 1Q23. Don't want to affect Q4 revenue for anyone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Ready for Dev
Development

No branches or pull requests

1 participant