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

pass site.{} into prebid server request #3783

Closed
wants to merge 3 commits into from

Commits on Apr 26, 2019

  1. fix to read pbjs.setConfig(site{})

    One publisher want to pass keywords to prebid server and current code only read pbjs.setConfig(app{}) not site.
    Prebid server is already able to read data passed in $.site.keywords
    Antoine Jacquemin (Rubicon) committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    3e48baa View commit details
    Browse the repository at this point in the history
  2. Update prebidServerBidAdapter_spec.js

    Antoine Jacquemin (Rubicon) committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    5d56365 View commit details
    Browse the repository at this point in the history
  3. Update prebidServerBidAdapter_spec.js

    Antoine Jacquemin (Rubicon) committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    dcede23 View commit details
    Browse the repository at this point in the history