Skip to content

Commit ad0a2a0

Browse files
Afrontiomuuki88lpagnypubstack
authored
feat: afront adapter doc (#6097)
* feat: afront adapter doc * Update dev-docs/bidders/afront.md ref: correct tcfeu support to false Co-authored-by: Muki Seiler <[email protected]> * Update afront.md refactoring: corrected bid params spelling --------- Co-authored-by: Muki Seiler <[email protected]> Co-authored-by: Loic Pagny <[email protected]>
1 parent 338fe5c commit ad0a2a0

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

dev-docs/bidders/afront.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
layout: bidder
3+
title: Afront
4+
description: Prebid Afront Bidder Adaptor
5+
biddercode: afront
6+
tcfeu_supported: false
7+
usp_supported: true
8+
coppa_supported: true
9+
schain_supported: true
10+
media_types: banner, video, native
11+
safeframes_ok: true
12+
deals_supported: true
13+
pbs: true
14+
sidebarType: 1
15+
floors_supported: true
16+
prebid_member: false
17+
fpd_supported: false
18+
gvl_id: none
19+
multiformat_supported: will-bid-on-one
20+
ortb_blocking_supported: true
21+
userIds: all
22+
---
23+
24+
### Note
25+
26+
The Afront Bidding adapter requires setup before beginning. Please contact us at [[email protected]](mailto:[email protected]).
27+
Afront will bid on the first impression in request.
28+
29+
### Bid Params
30+
31+
{: .table .table-bordered .table-striped }
32+
33+
| Name | Scope | Description | Example | Type |
34+
| ----------------- | -------- | ----------------- | -------- | -------- |
35+
| `accountId` | required | Client account id | `'id'` | `string` |
36+
| `sourceId` | required | Data source id | `'hash'` | `string` |

0 commit comments

Comments
 (0)