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

Normalize PBJS and PBS auction IDs #6563

Closed
bretg opened this issue Apr 9, 2021 · 0 comments
Closed

Normalize PBJS and PBS auction IDs #6563

bretg opened this issue Apr 9, 2021 · 0 comments
Assignees

Comments

@bretg
Copy link
Collaborator

bretg commented Apr 9, 2021

Type of issue

enhancement

Description

Trying to coordinate analytics between PBJS and PBS is made more difficult by their not having a common ID for the auction event.

  • PBJS supports an 'auctionId' which is unique for each Auction refresh
  • But the Prebid Server Bid Adapter sets $.id to s2sBidRequest.tid.

I propose that we change the PBS bid adapter to use the PBJS auctionId as REQUEST.id for all PBS servers instead of having different REQUEST.id values for each of an array of prebid servers.

We should also set source.tid be the same across all Prebid Servers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants