Skip to content
Merged
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
1 change: 0 additions & 1 deletion dev-docs/bidders/richaudience.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,11 @@
sidebarType: 1
---

### Bid Params

Check failure on line 20 in dev-docs/bidders/richaudience.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/richaudience.md:20 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 |
|-------------|-----------------|----------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------|------------|
| `pid` | required | The placement ID from Rich Audience. | `'ADb1f40rmi'` | `string` |
| `supplyType`| required | Define if site or app. | `'site / app'` | `string` |
| `ifa` | optional | Identifier For Advertisers | `'AAAAAAAAA-BBBB-CCCC-1111-222222220000234234234234234'` | `string` |
| `keywords` | optional | A key-value applied only to the configured bid. This value is optional. Strings separated by semicolon. | `car=mercedes;car=audi;` | `string` |
Loading