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

Cadent Aperture MX Bid Adapter: address auctionId/transactionId leak #10485

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

EMXDigital
Copy link
Contributor

Type of change

  • Bugfix

  • Feature

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

Addressing the transactionId/auctionId leak from #9781

Other information

#9781

@EMXDigital
Copy link
Contributor Author

@patmmccann since our previous adapter was deprecated prior/during to the Prebid 8 revisions, we missed out on the changes that were applied to existing adapters during that transition relating to TransactionID/AuctionID leaks. This PR should address and correct those issues.

@patmmccann
Copy link
Collaborator

Thanks! You should reliably see $.id now instead of it being null sometimes

@patmmccann patmmccann self-assigned this Sep 14, 2023
@patmmccann patmmccann merged commit ca555d3 into prebid:master Sep 14, 2023
4 checks passed
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

2 participants