Skip to content

Commit 115596b

Browse files
Update docs (#6418)
* Update docs * Update docs metadata * Update userIds docs --------- Co-authored-by: dnrstc <danrstc@gmail.com>
1 parent 82d47a1 commit 115596b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

dev-docs/bidders/targetvideo.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,11 @@ gvl_id: 786
88
tcfeu_supported: true
99
schain_supported: true
1010
pbjs: true
11+
prebid_member: true
12+
userIds: all
13+
floors_supported: true
1114
sidebarType: 1
15+
multiformat_supported: will-bid-on-one
1216
---
1317

1418
#### Bid Params
@@ -17,3 +21,4 @@ sidebarType: 1
1721
| Name | Scope | Description | Example | Type |
1822
|---------------------|----------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------|------------------|
1923
| `placementId` | required | The placement ID from TargetVideo. You will get this value from your TargetVideo account manager. The placementID parameter should be a `string`. | `234234` | `string` |
24+
| `floor` | optional | Sets the global floor -- no bids will be made under this value. | `0.50` | `float` |

0 commit comments

Comments
 (0)