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

HTP-131 Consumable: CCPA/GDPR Consent Support #187

Merged
merged 10 commits into from
Sep 10, 2020

Conversation

djcsdy
Copy link
Contributor

@djcsdy djcsdy commented May 12, 2020

Type of Change

  • New adapter
  • Feature Update
  • Bug Fix
  • Code Refactor
  • Other

Description of Change

  • Import consumable adapter from external repository.

It looks like all the other adapters are gradually moving into the ix-library-adapters repository, so I moved the Consumable adapter from its existing separate repository. I’m not sure if this was the right thing to do. The original adapter was at https://github.com/indexexchange/consumable-adapter. Let me know if I should raise a PR against the original adapter instead.

  • Add support for CCPA and GDPR consent information.

This change is the main purpose of this update.

  • Add missing parameters to bid request.

Minor changes to bring the Index Exchange adapter in line with other adapters. This should not make any difference to bids at the moment, but might matter in future.

  • Improve documentation

Additional minor corrections to the existing documentation.

@ix-certification ix-certification merged commit f3c7076 into indexexchange:canary Sep 10, 2020
@cd0n0van
Copy link

cd0n0van commented Nov 5, 2020

Hi @djcsdy - IX is currently running this update in our canary branch but we are not able to confirm if your CCPA update is working as expected, as calls to your adapter have not returned any demand during canary testing. Can you please let IX know how you'd like to proceed? Feel free to DM me with questions or concerns. Thanks!

@djcsdy
Copy link
Contributor Author

djcsdy commented Nov 6, 2020

@cd0n0van Thanks for your help. It looks like we need to set up some demand for testing. That's not my area of expertise but I'm told @jgrimes will be able to help next week. cc @naffis.

@cd0n0van
Copy link

Hi @djcsdy @jgrimes @naffis - IX still has this update pending in our canary branch. Would you like to proceed with pushing it to main, or are there additional tests you're looking to run? Please let us know. Thank you!

@naffis
Copy link

naffis commented Jan 15, 2021

Please push to main. Thank you.

andrew-a-dev pushed a commit to voxmedia/ix-library-adapters that referenced this pull request Mar 9, 2021
* Import Consumable adapter from external repository.

https://github.com/indexexchange/consumable-adapter/

* consumable: Use Utilities.isNumber in preference to typeof operator.

* consumable: Add missing 'unitId' and 'unitName' parameters to bid request.

* consumable: Implement CCPA compliance.

* consumable: Implement GDPR compliance.

* consumable: Expect GDPR compliance information to be present in the bid request.

* consumable: Update documentation: Consumable supports consent now.

* consumable: Correct documentation of bid requests.

* consumable: Correct configuration documentation.

* consumable: Update version number and changelog.
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.

4 participants