Skip to content

Commit 7c62fbe

Browse files
Skylinarsmartclip-adtechjeanstemp
authored
smartx Bid Adapter: add support for sitekey (#4265)
* initial commit * adjustments * adjustments * adjustments * typo, further adjustments * removed userIds and schain support * Added optionals to outstream and made formatting * Update smartx.md minor edits for clarification and readability. * adjusted outstream_options * remove outstream_function, added pbjs_version_notes * bugfix outstream options for default outstream renderer configuration * refactor descriptions and adding "visibilityThreshold" * Add schain support * add support for sitekey to smartxBidAdapter --------- Co-authored-by: Gino <[email protected]> Co-authored-by: Jean Stemp <[email protected]> Co-authored-by: smartclip-adtech <[email protected]>
1 parent 15c5052 commit 7c62fbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev-docs/bidders/smartx.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Please reach out to your smartclip business contact for any questions and assist
3535
| `price_floor` | optional | Set the current channel price floor in real time. | `10` | `integer` |
3636
| `min_duration` | optional | Minimum video ad duration in seconds | `15` | `integer` |
3737
| `max_duration` | optional | Maximum video ad duration in seconds | `60` | `integer` |
38+
| `sitekey` | optional | Sitekey provided by smartclip. | `'foo.bar.baz'` | `string` |
3839

3940
<a name="smartx-outstream-options-object" />
4041

0 commit comments

Comments
 (0)