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

AdagioAnalyticsAdapter: remove auctionId override #45

Conversation

Abyfall
Copy link

@Abyfall Abyfall commented Jun 19, 2024

Type of change

  • Bugfix

  • Feature

  • New bidder adapter

  • Updated 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

To ensure compatibility with our backend while staying compliant with the behavior introduced in prebid#9781 we for some time generated our own specific auction id.

We will now rely on source.tid, thus requiring publishers to set enableTIDs to true.
The analyticsAdapter won't start if this option is not set to true

Other information

Related to #44

@Abyfall Abyfall changed the title Feature/sc 13643/adagioanalyticsadapter remove custom auction id AdagioAnalyticsAdapter: remove auctionId override Jun 19, 2024
@Abyfall Abyfall self-assigned this Jun 19, 2024
@Abyfall
Copy link
Author

Abyfall commented Jul 8, 2024

Merged in #49

@Abyfall Abyfall closed this Jul 8, 2024
@osazos osazos deleted the feature/sc-13643/adagioanalyticsadapter-remove-custom-auction-id branch July 15, 2024 12:09
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.

2 participants