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
10 changes: 7 additions & 3 deletions dev-docs/bidders/9MediaOnline.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
---
layout: bidder
title: 9Media Online
description: Prebid 9Media Online Bidder Adaptor
hide: true
title: 9 Media Online
description: Prebid 9 Media Online Bidder Adaptor
biddercode: 9MediaOnline
hide: true
media_types: banner, video
gdpr_supported: true
schain_supported: true
usp_supported: true
userIds: unifiedId/tradedesk, id5Id
aliasCode: gamoshi
---

Expand Down
20 changes: 20 additions & 0 deletions dev-docs/bidders/adtarget.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
layout: bidder
title: adtarget
description: Prebid adtarget Bidder Adaptor
biddercode: adtarget
hide: true
media_types: banner, video
gdpr_supported: true
schain_supported: true
usp_supported: true
userIds: unifiedId/tradedesk, id5Id
aliasCode: gamoshi
---

### Bid params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|-------------------|----------|---------------------------------------------------------------|----------------------|----------|
| `supplyPartnerId` | required | ID of the supply partner you created in the adtarget dashboard. | `'12345'` | `string` |
11 changes: 5 additions & 6 deletions dev-docs/bidders/cleanmedia.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,13 @@
layout: bidder
title: Clean Media
description: Prebid CleanMedia Bidder Adaptor

top_nav_section: dev_docs
nav_section: reference

hide: true

biddercode: cleanmedia
hide: true
media_types: banner, video
gdpr_supported: true
schain_supported: true
usp_supported: true
userIds: unifiedId/tradedesk, id5Id
aliasCode: gamoshi
---

Expand Down
2 changes: 1 addition & 1 deletion dev-docs/bidders/gamoshi.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ biddercode: gamoshi
hide: true
media_types: banner, video
gdpr_supported: true
usp_supported: true
schain_supported: true
usp_supported: true
userIds: unifiedId/tradedesk, id5Id
---

Expand Down