Skip to content

Commit 237ad9e

Browse files
Doceree-techStacksagar4596lokesh-doceree
authored
Update docs for docereeadmanager bidder(docereeadmanager.md) (prebid#5241)
* added dev docs for docereeAdManager * dev-docs added for docereeadmanager * issues fixed * issues fixed for multiple lines * issue fixes * placement Id changed * Created docereeadmanager.md for prebid docs --------- Co-authored-by: sagar4596 <132884303+sagar4596@users.noreply.github.com> Co-authored-by: lokesh-doceree <Lokesh.Kumar@doceree.com>
1 parent 4a4b5bf commit 237ad9e

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
layout: bidder
3+
title: Doceree AdManager
4+
description: Doceree AdManager Prebid Bidder Adapter
5+
pbjs: true
6+
biddercode: docereeadmanager
7+
media_types: banner
8+
gvl_id: 1063
9+
tcfeu_supported: true
10+
userIds: all (with commercial activation)
11+
sidebarType: 1
12+
schain_supported: true
13+
safeframes_ok: true
14+
deals_supported: true
15+
floors_supported: true
16+
fpd_supported: false
17+
privacy_sandbox: no
18+
19+
---
20+
21+
### Bid Params
22+
23+
{: .table .table-bordered .table-striped }
24+
| Name | Scope | Description | Example | Type |
25+
|-------------------|----------|----------------|---------------------------|----------|
26+
| `placementId` | required | Placement Id | `'DOC-19-1'` | `string` |
27+
| `publisherUrl` | optional | Current url | `https://doceree.com` | `string` |
28+
| `gdpr` | optional | Flag to check if gdpr applies | `1` | `string` |
29+
| `gdprConsent` | optional | URL-safe base64-encoded Transparency & Consent string | `CPQfU1jPQfU1jG0AAAENAwCAAAAAAAAAAAAAAAAAAAAA.IGLtV_T9fb2vj-_Z99_tkeYwf95y3p-wzhheMs-8NyZeH_B4Wv2MyvBX4JiQKGRgksjLBAQdtHGlcTQgBwIlViTLMYk2MjzNKJrJEilsbO2dYGD9Pn8HT3ZCY70-vv__7v3ff_3g` | `string` |

0 commit comments

Comments
 (0)