File tree 1 file changed +30
-0
lines changed
1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : bidder
3
+ title : PGAMSSP
4
+ description : Prebid PGAMSSP Bidder Adapter
5
+ biddercode : pgamssp
6
+ usp_supported : true
7
+ tcfeu_supported : false
8
+ coppa_supported : true
9
+ schain_supported : true
10
+ floors_supported : true
11
+ media_types : banner, video, native
12
+ pbjs : true
13
+ pbs : true
14
+ pbs_app_supported : true
15
+ sidebarType : 1
16
+ multiformat_supported : will-bid-on-one
17
+ safeframes_ok : true
18
+ ---
19
+
20
+ ### Bid Params
21
+
22
+ {: .table .table-bordered .table-striped }
23
+ | Name | Scope | Description | Example | Type |
24
+ | ---------------| ----------| -----------------------| -----------| -----------|
25
+ | ` placementId ` | optional | Placement Id | ` '0' ` | ` 'string' ` |
26
+ | ` endpointId ` | optional | Endpoint Id | ` '0' ` | ` 'string' ` |
27
+
28
+ ### Note
29
+
30
+ For the prebid server and prebid.js you only need to use one parameter: either placementId or endpointId
You can’t perform that action at this time.
0 commit comments