Skip to content

Pass admedia uid to the bidder#1864

Closed
devmusings wants to merge 1 commit intoprebid:masterfrom
devmusings:admedia_uid
Closed

Pass admedia uid to the bidder#1864
devmusings wants to merge 1 commit intoprebid:masterfrom
devmusings:admedia_uid

Conversation

@devmusings
Copy link
Contributor

Type of change

  • Bugfix
  • Feature
  • New bidder adapter
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other

Description of change

Pass admedia's uid to the bidder.

}
};
xhttp.withCredentials = true;
xhttp.open('GET', (window.location.protocol) + '//pixel.s3xified.com/uid', true);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we don't allow pixel requests to hold up the auction. This will need to be moved to the cookie sync module.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Submitted PR #1923 with suggested changes.

@mkendall07 mkendall07 assigned mkendall07 and unassigned ndhimehta Nov 29, 2017
@mkendall07 mkendall07 closed this Dec 5, 2017
@devmusings devmusings mentioned this pull request Dec 5, 2017
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Comments