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
3 changes: 3 additions & 0 deletions dev-docs/bidders/sonobi.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,12 @@ implementing our adapter please don't hesitate to contact us at apex.prebid@sono
| `ad_unit` | required | The adunit ID | String | `'/1234567/example/adUnit/code'` |
| `floor` | optional | Bid floor for this placement in USD | Integer | `0.50` |
| `sizes` | optional | Adunit sizes that will override global sizes | Array[String] | `[[300, 250], [300, 600]]` |
| `hfa` | optional | Publisher Unique Identifier | String | `'123985'` |

### Configuration

The `ad_unit` and `placement_id` are **mutually exclusive** but at least one is required. If you pass both, `ad_unit` takes precedence.

If you pass the optional `sizes` Array in your bid params it will override the global config sizes for the Sonobi Adapter only.

The `hfa` parameter requires your Sonobi Account Manager to enable this feature for you. Please contact them for further information.