Skip to content

Instantly share code, notes, and snippets.

@idettman
Last active April 8, 2020 18:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save idettman/b321408c3e2ac9bc34cfea8378ee9fe8 to your computer and use it in GitHub Desktop.
Save idettman/b321408c3e2ac9bc34cfea8378ee9fe8 to your computer and use it in GitHub Desktop.
Prebid.js Pull Request Example

Type of change

  • Other

Description of change

Updated Prebid Server bid adapter to check for the site object in the prebid configuration. If exists, this will be copied over into the request and publisher/page will either be created properties or will overwrite existing config defined values. This will allow other OpenRTB fields within the site object to be passed to Prebid Server, i.e. site.content

Other information

#3783 pass site.{} into prebid server request

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