Skip to content

Commit f49ec24

Browse files
quietPushermderevyankoapykhteyevmuuki88
authored
New Adapter: 9dotsmedialtd (#5966)
* new adapter 9dotsmedialtd.md * pbjs support * add empty line and false for pbjs * Update 9dotsmedialtd.md Fix * Update 9dotsmedialtd.md remove required fields, add host example * Update 9dotsmedialtd.md Host to Optional * Update dev-docs/bidders/9dotsmedialtd.md Co-authored-by: Muki Seiler <muuki88@users.noreply.github.com> * Update 9dotsmedialtd.md --------- Co-authored-by: mderevyanko <mderevyanko24@gmail.com> Co-authored-by: maksimD24 <129727954+maksimD24@users.noreply.github.com> Co-authored-by: Alexander Pykhteyev <alex.pykhteyev@gmail.com> Co-authored-by: Muki Seiler <muuki88@users.noreply.github.com>
1 parent a38a89e commit f49ec24

1 file changed

Lines changed: 37 additions & 0 deletions

File tree

dev-docs/bidders/9dotsmedialtd.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
layout: bidder
3+
title: 9dots media LTD
4+
description: Prebid 9dots media LTD Bidder Adaptor
5+
biddercode: 9dotsmedialtd
6+
pbjs: false
7+
pbs: true
8+
media_types: video, banner, native
9+
userIds: all
10+
fpd_supported: false
11+
tcfeu_supported: false
12+
usp_supported: true
13+
coppa_supported: true
14+
schain_supported: true
15+
prebid_member: false
16+
ortb_blocking_supported: true
17+
multiformat_supported: will-bid-on-one
18+
floors_supported: false
19+
aliasCode: limelightDigital
20+
sidebarType: 1
21+
---
22+
23+
### Bid Params
24+
25+
{: .table .table-bordered .table-striped }
26+
27+
| Name | Scope | Description | Example | Type |
28+
|:--------------|:---------|:--------------------------------------------------------------|:-----------------------|:----------|
29+
| `publisherId` | required | Publisher ID | `'12345'` | `string` |
30+
| `custom1` | optional | Custom targeting field 1 | `'custom1'` | `string` |
31+
| `custom2` | optional | Custom targeting field 2 | `'custom2'` | `string` |
32+
| `custom3` | optional | Custom targeting field 3 | `'custom3'` | `string` |
33+
| `custom4` | optional | Custom targeting field 4 | `'custom4'` | `string` |
34+
| `custom5` | optional | Custom targeting field 5 | `'custom5'` | `string` |
35+
36+
9dots media LTD server-side Prebid Server adapter requires only `publisherId` parameter.
37+
9dots media LTD server-side Prebid Server adapter supports only `banner`, `video`, `audio`, `native` media types.

0 commit comments

Comments
 (0)