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

PixFuture Bid Adapter: redisigned user sync #9067

Merged
merged 5 commits into from
Oct 13, 2022

Conversation

PolishchukPixFuture
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

  • Added GVLID to be compatible with TCF v2.0.
  • Added image user sync type.
  • Added COPPA and US Privacy support
  • Refactoring of User Sync module

Other information

modules.json Outdated
"appnexusBidAdapter",
"consentManagement",
"gdprEnforcement"
]
Copy link
Collaborator

Choose a reason for hiding this comment

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

This file is for testing and should be removed from pr

Copy link
Contributor

Choose a reason for hiding this comment

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

Hi Chris,

We removed modules.json and added info to https://github.com/prebid/prebid.github.io
Please let us know about our adapter status.

Regards,
Vitali I.

usp_supported: true
coppa_supported: true
schain_supported: true
---
Copy link
Collaborator

Choose a reason for hiding this comment

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

These adapter documentation highlights need to go in our docs repo here instead please -> https://github.com/prebid/prebid.github.io

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We have located this information in the docs repo and removed it from the current .md file.

@ChrisHuie ChrisHuie self-assigned this Oct 6, 2022
@ChrisHuie ChrisHuie merged commit 3bf0535 into prebid:master Oct 13, 2022
JacobKlein26 pushed a commit to nextmillenniummedia/Prebid.js that referenced this pull request Feb 9, 2023
* - Redisigned User Sync; - Added GVLID;

* Delete modules.json

* MD file cleanup

* MD file cleanup

* kick off cicrleci

Co-authored-by: Vitali Ioussoupov <84333122+pixfuture-media@users.noreply.github.com>
Co-authored-by: Chris Huie <phoenixtechnerd@gmail.com>
jorgeluisrocha pushed a commit to jwplayer/Prebid.js that referenced this pull request May 23, 2023
* - Redisigned User Sync; - Added GVLID;

* Delete modules.json

* MD file cleanup

* MD file cleanup

* kick off cicrleci

Co-authored-by: Vitali Ioussoupov <84333122+pixfuture-media@users.noreply.github.com>
Co-authored-by: Chris Huie <phoenixtechnerd@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants