Skip to content

Commit

Permalink
Gamoshi: Add adtarget new gamoshi adapter alias (#1754)
Browse files Browse the repository at this point in the history
* Add adtarget new gamoshi adapter alias

* Add adtarget new gamoshi adapter alias

* Update supported features
  • Loading branch information
Salomon Rada authored and bretg committed Jan 23, 2020
1 parent 6c97b7f commit 2f5fa72
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 10 deletions.
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

0 comments on commit 2f5fa72

Please sign in to comment.