Skip to content

Commit

Permalink
Loglylift adapter (#3429)
Browse files Browse the repository at this point in the history
* add description for loglylift bid adapter

* use real adspot which has actual test ad
  • Loading branch information
HashimotoLogly authored Jan 6, 2022
1 parent 5593231 commit ad2b34e
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions dev-docs/bidders/loglylift.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
layout: bidder
title: LOGLY lift
description: Prebid LOGLY lift Bidder Adaptor
biddercode: loglylift
gdpr_supported: false
usp_supported: false
coppa_supported: false
schain_supported: false
dchain_supported: false
media_types: no-display, native
safeframes_ok: false
deals_supported: false
floors_supported: false
fpd_supported: false
pbjs: true
pbs: false
prebid_member: false
---


### Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|--------|----------|----------------------------------------------------------|----------|-----------|
| `adspotId` | required | adspot id managed by LOGLY lift | `4302078` | `integer` |

0 comments on commit ad2b34e

Please sign in to comment.