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
2 changes: 1 addition & 1 deletion dev-docs/bidders/adkernel.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
description: Prebid AdKernel Bidder Adaptor
biddercode: adkernel
tcfeu_supported: true
dsa_supported: false
dsa_supported: true
gvl_id: 14
usp_supported: true
coppa_supported: true
Expand All @@ -27,7 +27,7 @@
sidebarType: 1
---

### Note

Check failure on line 30 in dev-docs/bidders/adkernel.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/adkernel.md:30 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 Adkernel Bidding adaptor requires setup and approval before beginning. Please reach out to <prebid@adkernel.com> for more details

Expand All @@ -37,4 +37,4 @@
| Name | Scope | Description | Example | Type |
|----------|----------|-----------------------|---------------------------|----------|
| `host` | required | Ad network's RTB host | `'cpm.metaadserving.com'` | `string` |
| `zoneId` | required | RTB zone id | `30164` | `integer` |

Check failure on line 40 in dev-docs/bidders/adkernel.md

View workflow job for this annotation

GitHub Actions / run markdownlint

Table column style

dev-docs/bidders/adkernel.md:40: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 40 in dev-docs/bidders/adkernel.md

View workflow job for this annotation

GitHub Actions / run markdownlint

Table column style

dev-docs/bidders/adkernel.md:40: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