Skip to content

Commit

Permalink
Add support for gdpr_conseented_providers, useCCPA_USPAPI, and _fw_u…
Browse files Browse the repository at this point in the history
…s_privacy (#32275)
  • Loading branch information
sfloam committed Jan 28, 2021
1 parent d97a7ba commit 6e07f7f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ads/vendors/freewheel.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ export function freewheel(global, data) {
'zone',
'gdpr',
'gdpr_consent',
'gdpr_consented_providers',
'useCCPA_USPAPI',
'_fw_us_privacy',
'useCMP',
'zIndex',
'blurDisplay',
Expand Down
3 changes: 3 additions & 0 deletions ads/vendors/freewheel.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,7 @@ All parameters are optional, unless otherwise stated
- `data-vastUrlParams`
- `data-gdpr`
- `data-gdpr_consent`
- `data-gdpr_consented_providers`
- `data-useCCPA_USPAPI`
- `data-_fw_us_privacy`
- `data-useCMP`

0 comments on commit 6e07f7f

Please sign in to comment.