Skip to content

Commit

Permalink
added a prebid server params section to the Sonobi bidder docs - issue
Browse files Browse the repository at this point in the history
  • Loading branch information
JonGoSonobi authored and ecdrsvc committed Sep 6, 2023
1 parent a68dbc7 commit a26ca5a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions dev-docs/bidders/sonobi.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,10 @@ The `ad_unit` and `placement_id` are **mutually exclusive** but at least one is
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.

### Prebid Server Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|---------------|----------|-----------------------|-----------|-----------|
| `TagID` | required | The placement ID or The adunit ID | `'1a2b3c4d5e6f1a2b3c4d' or '/1234567/example/adUnit/code'` | `string` |

0 comments on commit a26ca5a

Please sign in to comment.