File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : bidder
3
+ title : OpsCo
4
+ description : Prebid OpsCo Bid Adapter
5
+ pbjs : true
6
+ biddercode : opsco
7
+ media_types : banner
8
+ tcfeu_supported : false
9
+ gvl_id : none
10
+ prebid_member : false
11
+ deals_supported : false
12
+ floors_supported : false
13
+ coppa_supported : false
14
+ fpd_supported : false
15
+ ortb_blocking_supported : false
16
+ gpp_sids : check with bidder
17
+ safeframes_ok : true
18
+ usp_supported : true
19
+ schain_supported : true
20
+ sidebarType : 1
21
+
22
+ ---
23
+
24
+ ### Integration Note
25
+
26
+ OpsCo header bidding adapter connects with OpsCo demand sources. Please reach out to
< [email protected] > for more information.
27
+
28
+ ### Bid Params
29
+
30
+ {: .table .table-bordered .table-striped }
31
+ | Name | Scope | Description | Example | Type |
32
+ | ------------| ----------| ------------------------| ---------| ----------|
33
+ | ` placementId ` | required | The Placement ID | ` '123' ` | ` string ` |
34
+ | ` publisherId ` | required | The Publisher ID | ` '123' ` | ` string ` |
35
+ | ` siteId ` | optional | The Site ID | ` '123' ` | ` string ` |
36
+ | ` test ` | optional | Whether the request is for testing only. | ` true ` | ` boolean ` |
37
+
You can’t perform that action at this time.
0 commit comments