prebid / prebid-server

Open-source solution for running real-time advertising auctions in the cloud.
https://prebid.org/product-suite/prebid-server/
Apache License 2.0
403 stars 698 forks source link

Vungle: Rename from liftoff #3727

Closed Vungle-GordonTian closed 2 weeks ago

Vungle-GordonTian commented 3 weeks ago

https://github.com/prebid/prebid.github.io/pull/5396

github-actions[bot] commented 3 weeks ago

Code coverage summary

Note:

SyntaxNode commented 3 weeks ago

Please also update adapter_util.go#GetDisabledBidderWarningMessages to add liftoff as a removed adapter. This allows Prebid Server to understand the adapter used to exist and respond to the publisher with a nice message. You can include the rename to vungle in the message, similar to yssp entry.

Vungle-GordonTian commented 3 weeks ago

Please also update adapter_util.go#GetDisabledBidderWarningMessages to add liftoff as a removed adapter. This allows Prebid Server to understand the adapter used to exist and respond to the publisher with a nice message. You can include the rename to vungle in the message, similar to yssp entry.

Got it. Thx. BTW, what if there is a new adapter named liftoff in the future? Remove this warning?

github-actions[bot] commented 3 weeks ago

Code coverage summary

Note:

SyntaxNode commented 3 weeks ago

Got it. Thx. BTW, what if there is a new adapter named liftoff in the future? Remove this warning?

Perhaps. Do you intend to add a liftoff adapter in the future?

Vungle-GordonTian commented 3 weeks ago

Got it. Thx. BTW, what if there is a new adapter named liftoff in the future? Remove this warning?

Perhaps. Do you intend to add a liftoff adapter in the future?

No. Just curious. And thx. I've update the adapter_util.go.

github-actions[bot] commented 3 weeks ago

Code coverage summary

Note:

bretg commented 2 weeks ago

I want to remind key folks about the guidelines around renaming. It's potentially unpleasant to publishers and host companies to pull the rug out from under them by eliminating names suddenly. People might get confused why errors start happening.

Which is why we don't allow abrupt renames like this without a transition period. Liftoff can become an alias of vungle and then at some point in a major release liftoff can be removed

  1. please update the code so the vungle adapter lists liftoff as an alias.
  2. leave liftoff documentation in place, create vungle docs
PBDMSFT commented 2 weeks ago

Hi @bretg I can't speak for the Liftoff/Vungle team, but from the Microsoft Monetize side, this adapter is not live yet. We've been testing together but, to my knowledge, no one is actively using this adapter. The Liftoff/Vungle team chose to rename their adapter and we have already put in the time to mirror that change on the Monetize side. Unless there are actually any publishers using the adapter through another wrapper, we would strongly prefer to use "Vungle" as that's what we just spent time accommodating on our side.

bretg commented 2 weeks ago

That's good to hear @PBDMSFT , but once something's live in open source, how do we know who's using it?

Unless I get a Vungle/Liftoff person to guarantee they have no customers on 'liftoff', Prebid's policy is that the old name has to stay around for a while to give pubs/host companies time to shift.

PBDMSFT commented 2 weeks ago

Understood. Will watch for them to comment. CC @Vungle-GordonTian

Vungle-GordonTian commented 2 weeks ago

That's good to hear @PBDMSFT , but once something's live in open source, how do we know who's using it?

Unless I get a Vungle/Liftoff person to guarantee they have no customers on 'liftoff', Prebid's policy is that the old name has to stay around for a while to give pubs/host companies time to shift.

I believe Xandr is the one and only customer that being test with us now, and I will also let our business PM group to confirm this and reach out to you ASSP. @bretg Many thanks for the guidance. @PBDMSFT

-CC. @yingchen0706v @xiaopeng0216