File tree Expand file tree Collapse file tree 2 files changed +50
-0
lines changed Expand file tree Collapse file tree 2 files changed +50
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : analytics
3
+ title : UNIQUEST
4
+ description : UNIQUEST Prebid Analytics Adapter
5
+ modulecode : uniquest
6
+ enable_download : false
7
+ ---
8
+
9
+ #### Analytics Options
10
+
11
+ {: .table .table-bordered .table-striped }
12
+ | Name | Scope | Description | Example | Type |
13
+ | -------| ----------| ---------------------------| ----------| ----------|
14
+ | ` sid ` | required | The AdUnit ID from UNIQUEST | ` 'SID00001' ` | ` string ` |
Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : bidder
3
+ title : UNIQUEST
4
+ description : Prebid UNIQUEST Bidder Adapter
5
+ biddercode : uniquest
6
+ pbjs : true
7
+ media_types : banner
8
+ sidebarType : 1
9
+ safeframes_ok : false
10
+ pbs : false
11
+ deals_supported : false
12
+ tcfeu_supported : false
13
+ usp_supported : false
14
+ prebid_member : false
15
+ coppa_supported : false
16
+ schain_supported : false
17
+ dchain_supported : false
18
+ floors_supported : false
19
+ ortb_blocking_supported : false
20
+ gpp_sids : none
21
+ gvl_id : none
22
+ dsa_supported : false
23
+ fpd_supported : false
24
+ multiformat_supported : none
25
+ privacy_sandbox : none
26
+ ---
27
+
28
+ ### Registration
29
+ To use this bidder you will need with UNIQUEST. For further information, Please contact us at
< [email protected] > .
30
+
31
+ ### Bid Params
32
+
33
+ {: .table .table-bordered .table-striped }
34
+ | Name | Scope | Description | Example | Type |
35
+ | -------| ----------| ---------------------------| ----------| ----------|
36
+ | ` sid ` | required | The AdUnit ID from UNIQUEST | ` 'SID00001' ` | ` string ` |
You can’t perform that action at this time.
0 commit comments