Skip to content

Commit

Permalink
Adapter code updates (prebid#4183)
Browse files Browse the repository at this point in the history
* adapters with mixed case codes

* kueez, cont
  • Loading branch information
bretg authored Nov 29, 2022
1 parent 4cb9238 commit 64e56a2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion dev-docs/bidders/acuityads.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: bidder
title: AcuityAds
description: Prebid AcuityAds Bidder Adaptor
biddercode: acuityads
biddercode: acuityAds
gdpr_supported: true
usp_supported: true
coppa_supported: true
Expand All @@ -13,6 +13,7 @@ safeframes_ok: true
deals_supported: true
pbjs: true
pbs: true
pbjs_version_notes: bidder code is acuityads (lower case)
---

### Note:
Expand Down
3 changes: 2 additions & 1 deletion dev-docs/bidders/kueezrtb.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: bidder
title: KueezRTB
description: Prebid KueezRTB Bidder Adaptor
biddercode: kueezrtb
biddercode: kueezRtb
userIds: britepoolId, criteo, id5Id, identityLink, liveIntentId, netId, parrableId, pubCommonId, unifiedId
gdpr_supported: true
usp_supported: true
Expand All @@ -19,6 +19,7 @@ ortb_blocking_supported: false
multiformat_supported: will-bid-on-one
gvl_id: 1165
pbjs: true
pbjs_version_notes: bidder code is kueezrtb (lower case)
---

### Bid Params
Expand Down

0 comments on commit 64e56a2

Please sign in to comment.