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

RTB House Bid Adapter: fledgeConfig default values #10116

Merged
merged 2 commits into from
Jun 21, 2023

Conversation

piotrj-rtbh
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

  • Does this change affect user-facing APIs or examples documented on http://prebid.org?

  • Other

Description of change

Default value for fledgeConfig object using RTB House's own decisionLogicUrl file.

Other information

Please reach us at [email protected] with [email protected] and cc [email protected].

fledgeEnabled: true,
fledgeConfig: {
seller: 'https://seller.domain',
decisionLogicUrl: 'https://seller.domain/decisionLogicFile.js',
Copy link
Collaborator

Choose a reason for hiding this comment

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

If a publisher provides this, Would this end up scoring bids from just rtbhouse or potentially other DSPs as well?

@patmmccann patmmccann self-assigned this Jun 21, 2023
@patmmccann patmmccann merged commit a532286 into prebid:master Jun 21, 2023
2 checks passed
github-ishara-chan-tung pushed a commit to ebuzzing/Prebid.js that referenced this pull request Jul 12, 2023
* RTB House Bid Adapter: fledgeConfig default values

* RTB House Bid Adapter: adapter doc update
musikele pushed a commit to rubicon-project/Prebid.js that referenced this pull request Aug 28, 2023
* RTB House Bid Adapter: fledgeConfig default values

* RTB House Bid Adapter: adapter doc update
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.

None yet

2 participants