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
4 changes: 2 additions & 2 deletions dev-docs/bidders/smartadserver.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ gdpr_supported: true
schain_supported: true
tcf2_supported: true
usp_supported: true
userIds: britepoolId, criteo, digitrust, id5Id, identityLink, liveIntentId, netId, parrableId, pubCommonId, unifiedId
---

### Note:
Expand All @@ -17,7 +18,7 @@ The Smart AdServer bidder adaptor requires setup and approval from the Smart AdS
### Bid params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
| Name | Scope | Description | Example | Type |
|------------|----------|----------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------|-----------|
| `siteId` | required | The placement site ID | `1234` | `integer` |
| `pageId` | required | The placement page ID | `1234` | `integer` |
Expand All @@ -31,7 +32,6 @@ The Smart AdServer bidder adaptor requires setup and approval from the Smart AdS
| `video` | optional | Parameter object for instream video. See [video Object](#smartadserver-video-object) | `{}` | `object` |
| `schain` | optional | Supply Chain | `'1.0,1!exchange1.com,1234,1,bid-request-1,publisher,publisher.com'` | `string` |


<a name="smartadserver-video-object" />

#### Video Object
Expand Down