Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 42 additions & 0 deletions dev-docs/bidders/reload.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
layout: bidder
title: ReLoad
description: ReLoad Adaptor
biddercode: reload
aliasCode: adkernel
tcfeu_supported: true
dsa_supported: false
gvl_id: 14 (adkernel)
usp_supported: true
coppa_supported: true
gpp_sids: tcfeu, usp
schain_supported: true
dchain_supported: false
userId: all
media_types: banner, video, native
safeframes_ok: true
deals_supported: false
floors_supported: true
fpd_supported: true
pbjs: true
pbs: false
pbs_app_supported: false
prebid_member: false
multiformat_supported: will-bid-on-any
ortb_blocking_supported: true
privacy_sandbox: no
sidebarType: 1

---

### Note

Check failure on line 32 in dev-docs/bidders/reload.md

View workflow job for this annotation

GitHub Actions / run markdownlint

Heading levels should only increment by one level at a time

dev-docs/bidders/reload.md:32 MD001/heading-increment Heading levels should only increment by one level at a time [Expected: h2; Actual: h3] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md001.md

The ReLoad bidding adaptor requires setup and approval before beginning. Please reach out to <reload@cultureg.eu> for more details

### Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|----------|----------|-----------------------|---------------------------|----------|
| `host` | required | RTB host | `'cpm.reload.ad'` | `string` |

Check failure on line 41 in dev-docs/bidders/reload.md

View workflow job for this annotation

GitHub Actions / run markdownlint

Table column style

dev-docs/bidders/reload.md:41:65 MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md

Check failure on line 41 in dev-docs/bidders/reload.md

View workflow job for this annotation

GitHub Actions / run markdownlint

Table column style

dev-docs/bidders/reload.md:41:54 MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md

Check failure on line 41 in dev-docs/bidders/reload.md

View workflow job for this annotation

GitHub Actions / run markdownlint

Table column style

dev-docs/bidders/reload.md:41:34 MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md
| `zoneId` | required | RTB zone id | `30164` | `integer` |

Check failure on line 42 in dev-docs/bidders/reload.md

View workflow job for this annotation

GitHub Actions / run markdownlint

Table column style

dev-docs/bidders/reload.md:42:85 MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md

Check failure on line 42 in dev-docs/bidders/reload.md

View workflow job for this annotation

GitHub Actions / run markdownlint

Table column style

dev-docs/bidders/reload.md:42:73 MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md
Loading