Skip to content

Commit 66aa243

Browse files
Add Engerio bidder docs (#6576)
* Add Engerio bidder docs * Update dev-docs/bidders/engerio.md --------- Co-authored-by: Muki Seiler <muuki88@users.noreply.github.com>
1 parent 6f47b4a commit 66aa243

1 file changed

Lines changed: 37 additions & 0 deletions

File tree

dev-docs/bidders/engerio.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: Engerio
4+
description: Prebid Engerio Bidder Adapter
5+
biddercode: engerio
6+
tcfeu_supported: false
7+
dsa_supported: false
8+
gvl_id: none
9+
usp_supported: false
10+
coppa_supported: false
11+
gpp_sids: none
12+
schain_supported: false
13+
dchain_supported: false
14+
media_types: banner
15+
safeframes_ok: true
16+
deals_supported: false
17+
floors_supported: false
18+
fpd_supported: false
19+
pbjs: true
20+
pbs: false
21+
prebid_member: false
22+
multiformat_supported: will-not-bid
23+
ortb_blocking_supported: false
24+
privacy_sandbox: no
25+
sidebarType: 1
26+
---
27+
28+
### Note
29+
30+
The Engerio adapter requires an active publisher account. Please contact [info@thinkeasy.cz](mailto:info@thinkeasy.cz) to obtain an ad slot code (`adUnitCode`) for your placement.
31+
32+
### Bid Params
33+
34+
{: .table .table-bordered .table-striped }
35+
| Name | Scope | Description | Example | Type |
36+
|------|-------|-------------|---------|------|
37+
| `adUnitCode` | required | The ad slot identifier configured in the Engerio admin for this placement. | `'homepage-sidebar'` | `string` |

0 commit comments

Comments
 (0)