Skip to content

Update TIDs for pr that made them bidder specific#6229

Merged
muuki88 merged 4 commits into
masterfrom
tidUpdates
Sep 2, 2025
Merged

Update TIDs for pr that made them bidder specific#6229
muuki88 merged 4 commits into
masterfrom
tidUpdates

Conversation

@ChrisHuie
Copy link
Copy Markdown
Contributor

@netlify
Copy link
Copy Markdown

netlify Bot commented Aug 27, 2025

Deploy Preview for prebid-docs-preview ready!

Name Link
🔨 Latest commit 541725e
🔍 Latest deploy log https://app.netlify.com/projects/prebid-docs-preview/deploys/68b1aa1b18aab100086e15a3
😎 Deploy Preview https://deploy-preview-6229--prebid-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Comment thread dev-docs/bidder-adaptor.md Outdated

{: .alert.alert-warning :}
Since version 8, `auctionId` and `transactionId` are being migrated to `ortb2.source.tid` and `ortb2Imp.ext.tid` respectively; and are disabled by default, requiring [publisher opt-in](https://docs.prebid.org/dev-docs/pb8-notes.html#transaction-identifiers-are-now-reliable-and-opt-in).
Since version 8, `auctionId` and `transactionId` are being migrated to `ortb2.source.tid` and `ortb2Imp.ext.tid` respectively. As of a recent change, these values are now generated to be unique for each bidder. They are also disabled by default, requiring [publisher opt-in](https://docs.prebid.org/dev-docs/pb8-notes.html#transaction-identifiers-are-now-reliable-and-opt-in).
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I'm not sure we need to update this as I don't think adapters (SSPs) care about whether their tid is shared with other adapters; but if we do I'd change

Suggested change
Since version 8, `auctionId` and `transactionId` are being migrated to `ortb2.source.tid` and `ortb2Imp.ext.tid` respectively. As of a recent change, these values are now generated to be unique for each bidder. They are also disabled by default, requiring [publisher opt-in](https://docs.prebid.org/dev-docs/pb8-notes.html#transaction-identifiers-are-now-reliable-and-opt-in).
Since version 8, `auctionId` and `transactionId` are being migrated to `ortb2.source.tid` and `ortb2Imp.ext.tid` respectively. As of version 10.9.0, these values are now generated to be unique for each bidder. They are also disabled by default, requiring [publisher opt-in](https://docs.prebid.org/dev-docs/pb8-notes.html#transaction-identifiers-are-now-reliable-and-opt-in).

@muuki88 muuki88 merged commit 1e74b85 into master Sep 2, 2025
6 checks passed
@muuki88 muuki88 deleted the tidUpdates branch September 2, 2025 06:37
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