Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 10 additions & 2 deletions _data/sidebar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -416,13 +416,21 @@
subgroup: 5

- sbSecId: 1
title: GPDR Consent Management
title: Consent Management - GDPR
link: /dev-docs/modules/consentManagement.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 5

- sbSecId: 1
title: Consent Management - US Privacy (CCPA)
link: /dev-docs/modules/consentManagementUsp.html
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 5

- sbSecId: 1
title: Supply Chain Object
link: /dev-docs/modules/schain.html
Expand Down Expand Up @@ -1780,4 +1788,4 @@
isHeader: 0
isSectionHeader: 0
sectionTitle:
subgroup: 0
subgroup: 0
1 change: 1 addition & 0 deletions dev-docs/bidders/proxistoreBidAdapter.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
layout: bidder
title: Proxistore
description: Prebid Proxistore Bidder Adapter
hide: true
biddercode: proxistore
Expand Down
1 change: 1 addition & 0 deletions dev-docs/bidders/rubicon.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ description: Rubicon Project Prebid Bidder Adaptor
hide: true
biddercode: rubicon
gdpr_supported: true
usp_supported: true
coppa_supported: true
schain_supported: true
media_types: video
Expand Down
Loading