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

Hotfix imp[].ext.context.data.adslot issue #627

Merged
merged 1 commit into from
Feb 20, 2020
Merged

Conversation

rpanchyk
Copy link
Contributor

@rpanchyk rpanchyk commented Feb 20, 2020

This PR fixes First Party Data applying for imp[].ext.context.data.
Especially, mapping imp[].ext.context.data.adslot to imp[].ext.rp.target.dfp_ad_unit_code.

Before, to apply FPD we had to specify bidders explicitly:

  "ext": {
    "prebid": {
      "data": {
        "bidders": [ "rubicon" ]
      }
  }

Take into account, this is just a hotfix. After prebid/prebid-server#879 reworked - changes may be removed.

@rpanchyk rpanchyk merged commit 4b806f7 into master Feb 20, 2020
@rpanchyk rpanchyk deleted the fix-pbadslot-issue branch February 20, 2020 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants