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

Adagio Bid Adapter|Analytics Adapter: use rtd uid as auctionid #11958

Merged

Conversation

Abyfall
Copy link
Contributor

@Abyfall Abyfall commented Jul 11, 2024

Type of change

  • Updated bidder adapter

Description of change

Harmonize the use of our RTD generated uid as auction ID for our bid adapter & analytics adapter

Other information

Copy link

Whoa there, partner! 🌵🤠 We wrangled some duplicated code in your PR:

Reducing code duplication by importing common functions from a library not only makes our code cleaner but also easier to maintain. Please move the common code from both files into a library and import it in each. We hate that we have to mention this, however, commits designed to hide from this utility by renaming variables or reordering an object are poor conduct. We will not look upon them kindly! Keep up the great work! 🚀

@patmmccann patmmccann self-assigned this Jul 12, 2024
@patmmccann patmmccann merged commit af742ce into prebid:master Jul 12, 2024
5 of 6 checks passed
@osazos osazos deleted the adagio-feature/use-rtd-uid-as-auctionid branch July 15, 2024 12:09
DecayConstant pushed a commit to mediavine/Prebid.js that referenced this pull request Jul 18, 2024
…id#11958)

* AdagioAnalyticsAdapter: use adagio rtd.uid as auctionId

* AdagioBidAdapter: use adagio rtd.uid as auctionId

* AdagioAnalyticsAdapter: use common code

---------

Co-authored-by: Olivier <[email protected]>
mefjush pushed a commit to adhese/Prebid.js that referenced this pull request Jul 19, 2024
…id#11958)

* AdagioAnalyticsAdapter: use adagio rtd.uid as auctionId

* AdagioBidAdapter: use adagio rtd.uid as auctionId

* AdagioAnalyticsAdapter: use common code

---------

Co-authored-by: Olivier <[email protected]>
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

3 participants