Skip to content

Commit

Permalink
added sharedId module to download page (#2069)
Browse files Browse the repository at this point in the history
  • Loading branch information
bretg committed Jun 25, 2020
1 parent 4080122 commit 714ce3f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions download.md
Original file line number Diff line number Diff line change
Expand Up @@ -521,6 +521,9 @@ Prebid only supports the most recent major version. Within a month or so after a
<label><input type="checkbox" moduleCode="pubCommonIdSystem" class="bidder-check-box"> User ID: PubCommon ID</label>
</div></div>
<div class="col-md-4"><div class="checkbox">
<label><input type="checkbox" moduleCode="sharedIdSystem" class="bidder-check-box"> User ID: Shared ID</label>
</div></div>
<div class="col-md-4"><div class="checkbox">
<label><input type="checkbox" moduleCode="unifiedIdSystem" class="bidder-check-box"> User ID: Unified ID</label>
</div></div>
<div class="col-md-4"><div class="checkbox">
Expand Down

0 comments on commit 714ce3f

Please sign in to comment.