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

IX Bid Adapter: add support for signaling privacy sandbox (fledge) auction requests [PB-1841] #10537

Merged

Conversation

shahinrahbariasl
Copy link
Contributor

@shahinrahbariasl shahinrahbariasl commented Sep 26, 2023

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

  • Adds support for signalling Protected Audience (FLEDGE) flag and receiving PA demand.
  • In order to enable receiving Protected Audience API traffic, follow Prebid's documentation on fledgeForGpt module to build and enable Protected Audience (Fledge) auctions.

Note: receiving actually PA demand is TBD.

Other information

For more information please contact [email protected].

feat: add test coverage [PB-1841]

feat: add more test coverage [PB-1841]

feat: fix code smell [PB-1841]

feat: fix code smell [PB-1841]

feat: fix code smell and update test adunit code [PB-1841]

feat: update ix adapter doc for fledge [PB-1841]

feat: update auction config response interpretation [PB-1841]

fix: fix typo [PB-1841]

fix: add missing null check for banner ext [PB-1841]

fix: add missing null check for banner ext [PB-1841]

feat: update interpret response to consider igbid in response ext [PB-1841]

feat: add extra validation and tests [PB-1841]

feat: add test case [PB-1841]

feat: update interpret response with new auctiuon confis [PB-1841]

fix: update config name

feat: update tests for new auction configs list response [PB-1841]
@shahinrahbariasl shahinrahbariasl changed the title feat: add support for signaling fledge auction request [PB-1841] feat: add support for signaling privacy sandbox (fledge) auction request [PB-1841] Oct 3, 2023
@shahinrahbariasl shahinrahbariasl marked this pull request as ready for review October 3, 2023 15:09
@shahinrahbariasl shahinrahbariasl changed the title feat: add support for signaling privacy sandbox (fledge) auction request [PB-1841] feat: add support for signaling privacy sandbox (fledge) auction requests [PB-1841] Oct 3, 2023
@patmmccann
Copy link
Collaborator

@shahinrahbariasl please name your pr as 'x adapter: change'

@shahinrahbariasl shahinrahbariasl changed the title feat: add support for signaling privacy sandbox (fledge) auction requests [PB-1841] IX Bid Adapter: add support for signaling privacy sandbox (fledge) auction requests [PB-1841] Oct 3, 2023
@shahinrahbariasl
Copy link
Contributor Author

shahinrahbariasl commented Oct 3, 2023

@shahinrahbariasl please name your pr as 'x adapter: change'

Opps, sry about that! It's been a while I haven't opened a PR here and forgot. It's updated now.

Copy link
Collaborator

@lksharma lksharma left a comment

Choose a reason for hiding this comment

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

LGTM

@lksharma lksharma merged commit 3396f47 into prebid:master Oct 4, 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

4 participants