Skip to content

Update BritePool UserId Module to support dynamic Params #4

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

Open
edahood-sonobi opened this issue Aug 3, 2020 · 0 comments
Open

Update BritePool UserId Module to support dynamic Params #4

edahood-sonobi opened this issue Aug 3, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@edahood-sonobi
Copy link

Type of issue

Feature Request

Description

Add a new Parameter called "dynamicVars" which should be the name of a variable on "window" which can be merged into the other parameters which are set statically.
The default value of the "dynamicVars" should be "bpParams", which when found would be merged.

This feature is meant to allow a managed version of prebid to easily set hash and ppid without having to change the prebid config or set it in the config directly.

If no variable is found on the window or the variable is not an object, the code should just skip over trying to merge the variables in, no error should be thrown or logged.

Platform details

browser

@edahood-sonobi edahood-sonobi added the enhancement New feature or request label Aug 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants