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

YahooSSP rebranding to Yahoo Advertising. #2826

Merged
merged 1 commit into from
Jun 8, 2023

Conversation

radubarbos
Copy link
Contributor

@radubarbos radubarbos commented Jun 6, 2023

With the yahoo SSP unit being replaced it was decided to rebrand the YahooSSP adapter with the YahooAdvertising name.
The yahoossp alias should be supported.

We also dropped the old verizonmedia alias support.

@@ -352,7 +352,6 @@ func newAdapterBuilders() map[openrtb_ext.BidderName]adapters.Builder {
openrtb_ext.BidderUnicorn: unicorn.Builder,
openrtb_ext.BidderUnruly: unruly.Builder,
openrtb_ext.BidderValueImpression: apacdex.Builder,
openrtb_ext.BidderVerizonMedia: yahoossp.Builder,
Copy link
Contributor

@Sonali-More-Xandr Sonali-More-Xandr Jun 7, 2023

Choose a reason for hiding this comment

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

Can you please confirm if you want to remove this alias or update it to use yahooAdvertising.Builder? As in the PR description, it is mentioned that The yahoossp alias should be supported.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes, we also want to remove the very old verizonmedia alias.

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