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

Add support for bidderRequest.refererInfo in Adhese Adapter #3725

Merged
merged 2 commits into from
Apr 30, 2019

Conversation

mefjush
Copy link
Contributor

@mefjush mefjush commented Apr 8, 2019

Type of change

  • Feature

Description of change

Add support for bidderRequest.refererInfo in Adhese Adapter.
Send the referer url (if available) to the Adhese backend as a request parameter.

  • test parameters for validating bids
{
  bidder: '<bidder name>',
  params: {
    // ...
  }
}

Be sure to test the integration with your adserver using the Hello World sample page.

  • contact email of the adapter’s maintainer
  • official adapter submission

For any changes that affect user-facing APIs or example code documented on http://prebid.org, please provide:

Other information

@stale

This comment has been minimized.

@stale stale bot added the stale label Apr 23, 2019
@mefjush

This comment has been minimized.

@stale stale bot removed the stale label Apr 24, 2019
Copy link
Contributor

@idettman idettman left a comment

Choose a reason for hiding this comment

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

Please implement changes requested in comments

Copy link
Contributor

@idettman idettman left a comment

Choose a reason for hiding this comment

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

LGTM!

@idettman idettman merged commit 8f5ea4c into prebid:master Apr 30, 2019
VideoReach pushed a commit to VideoReach/Prebid.js that referenced this pull request Aug 1, 2019
)

* Add support for bidderRequest.refererInfo in Adhese Adapter.

* Apply code review suggestions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants