Skip to content

Commit 77bb4cf

Browse files
authored
add LOGLY bidder adapter (#6514)
* add logly bidder adapter * Address markdownlint error in LOGLY bidder doc * add meta data for logly bidder adapter
1 parent 87bd4c4 commit 77bb4cf

1 file changed

Lines changed: 35 additions & 0 deletions

File tree

dev-docs/bidders/logly.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
layout: bidder
3+
title: LOGLY
4+
description: Prebid LOGLY Bidder Adapter
5+
biddercode: logly
6+
media_types: banner
7+
pbjs: true
8+
pbs: false
9+
userIds: imuid
10+
sidebarType: 1
11+
tcfeu_supported: false
12+
dsa_supported: false
13+
gvl_id: none
14+
usp_supported: false
15+
coppa_supported: false
16+
gpp_sids: none
17+
schain_supported: false
18+
dchain_supported: false
19+
safeframes_ok: false
20+
deals_supported: false
21+
floors_supported: false
22+
fpd_supported: false
23+
prebid_member: false
24+
multiformat_supported: will-bid-on-one
25+
ortb_blocking_supported: false
26+
27+
---
28+
29+
## Bid Params
30+
31+
{: .table .table-bordered .table-striped }
32+
33+
| Name | Scope | Description | Example | Type |
34+
|------------|----------|-----------------|-----------|-----------|
35+
| `adspotId` | required | LOGLY Adspot ID | `4338071` | `integer` |

0 commit comments

Comments
 (0)