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

Adkernel adapter ref and meta keywords forwarding #3184

Merged
merged 1 commit into from
Oct 19, 2018

Conversation

ckbo3hrk
Copy link
Contributor

Type of change

  • Feature

Description of change

Added meta keywords and page referrer forwarding to adserver

@jaiminpanchal27 jaiminpanchal27 self-assigned this Oct 16, 2018
@@ -199,10 +199,16 @@ function getLanguage() {
*/
function createSite() {
var location = utils.getTopWindowLocation();
return {
let result = {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please use http://prebid.org/dev-docs/bidder-adaptor.html#referrers instead of utils.getTopWindowLocation(); . We will deprecation this function and utils.getTopWindowReferrer() soon

Copy link
Contributor Author

@ckbo3hrk ckbo3hrk Oct 18, 2018

Choose a reason for hiding this comment

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

@jaiminpanchal27 jaiminpanchal27 merged commit 86357a8 into prebid:master Oct 19, 2018
idettman pushed a commit to rubicon-project/Prebid.js that referenced this pull request Nov 14, 2018
@ckbo3hrk ckbo3hrk deleted the ref_kw branch December 6, 2018 15:25
ghost pushed a commit to devunrulymedia/Prebid.js that referenced this pull request Jan 30, 2019
pedrolopezmrf pushed a commit to Marfeel/Prebid.js that referenced this pull request Mar 18, 2019
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.

2 participants