Skip to content

feat(krux): add Krux Link adapter#384

Merged
protonate merged 1 commit intoprebid:masterfrom
sethyates:add-link
Jun 15, 2016
Merged

feat(krux): add Krux Link adapter#384
protonate merged 1 commit intoprebid:masterfrom
sethyates:add-link

Conversation

@sethyates
Copy link

This change adds a new adapter for the Krux Link Header Bidder.

@sethyates sethyates mentioned this pull request Jun 7, 2016
@protonate protonate self-assigned this Jun 7, 2016
var pbs = d.createElement("script");
pbs.type = "text/javascript";
pbs.src = '/build/dist/prebid.js';
pbs.src = '/build/dev/prebid.js';
Copy link
Contributor

Choose a reason for hiding this comment

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

Should integration examples include the dev build, or is it better to keep the dist reference if people are likely to copy-paste this code?

Copy link
Author

Choose a reason for hiding this comment

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

If they copied this verbatim, then it probably wouldn't work unless they host the script on their site at /build/dist/prebid.js. So it should be pretty obvious they would need to set the path correctly. I'd suggest a comment rather than make the integrating testing more difficult.

@protonate
Copy link
Collaborator

Looks good, confirmed bids back and ad rendered, tests are green. Reviewed.

@protonate protonate merged commit 11efdd5 into prebid:master Jun 15, 2016
@sethyates sethyates deleted the add-link branch June 15, 2016 12:56
protonate pushed a commit that referenced this pull request Jun 15, 2016
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.

3 participants

Comments