Skip to content

Commit 4ba7146

Browse files
authored
add digitalcaramel adapter (prebid#6193)
1 parent d5efa3f commit 4ba7146

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

dev-docs/bidders/digitalcaramel.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
layout: bidder
3+
title: Digitalcaramel
4+
description: digitalcaramel bid adapter
5+
pbjs: true
6+
biddercode: digitalcaramel
7+
media_types: banner, video
8+
safeframes_ok: true
9+
tcfeu_supported: false
10+
gvl_id: none
11+
usp_supported: false
12+
coppa_supported: false
13+
deals_supported: false
14+
floors_supported: false
15+
fpd_supported: false
16+
ortb_blocking_supported: false
17+
multiformat_supported: will-bid-on-one
18+
sidebarType: 1
19+
---
20+
21+
### Bid Params
22+
23+
{: .table .table-bordered .table-striped }
24+
| Name | Scope | Description | Example | Type |
25+
|---------------|----------|---------------|--------------------------|----------|
26+
| `siteId` | required | Site id | `'d1d83nbdi0fs73874a0g'` | `string` |
27+
| `placementId` | required | Placement id | `'d1d8493di0fs73874a10'` | `string` |

0 commit comments

Comments
 (0)