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

Prebid 9: stop supporting top level site, app, and device configuration #10747

Closed
dgirardi opened this issue Nov 20, 2023 · 0 comments · Fixed by #11522
Closed

Prebid 9: stop supporting top level site, app, and device configuration #10747

dgirardi opened this issue Nov 20, 2023 · 0 comments · Fixed by #11522
Assignees

Comments

@dgirardi
Copy link
Collaborator

Description

Currently one can setConfig({device: X}) and/or setConfig({ortb2: {device: Y}}), and we have some logic that merges the two before sending them to adapters.

Our documentation suggests using orbt2 with a caveat that it has only been supported since version 4.29. At some point we should remove support for the top-level options altogether.

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

Successfully merging a pull request may close this issue.

2 participants