forked from prebid/Prebid.js
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Quantcast: Block bids without purpose 1 consent (prebid#5046)
* Add TCF version to bid request. * Block requests where GDPR consent has not been given. * Removed GDPR apiVersion from bid request. * Added purpose consent check. * Added separate functions for TCF v1 and TCF v2 consent checks. * Check TCF v2 consent before sending bid. * Make TCF v1 consent check strict. * Improved comments and tests.
- Loading branch information
1 parent
a544ab9
commit bf999a5
Showing
2 changed files
with
290 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters