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
6 changes: 3 additions & 3 deletions dev-docs/bidders/adgeneration.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
description: Prebid Ad Generation Bidder Adaptor
schain_supported: true
pbjs: true
pbs: no
pbs_app_supported: no
pbs: true
pbs_app_supported: true
fpd_supported: true
biddercode: adgeneration
userIds: all
media_types: native
media_types: banner, native
sidebarType: 1
---


### Bid Params

Check failure on line 17 in dev-docs/bidders/adgeneration.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/adgeneration.md:17 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

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
Expand Down
Loading