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 : AppStockSSP
4+ description : Prebid AppStockSSP Bidder Adapter
5+ biddercode : appStockSSP
6+ gpp_sids : usstate_all
7+ tcfeu_supported : true
8+ usp_supported : true
9+ coppa_supported : true
10+ schain_supported : true
11+ deals_supported : false
12+ floors_supported : true
13+ fpd_supported : false
14+ ortb_blocking_supported : false
15+ media_types : banner, video, native
16+ multiformat_supported : will-not-bid
17+ userIds : all
18+ pbjs : true
19+ pbs : true
20+ pbs_app_supported : true
21+ safeframes_ok : true
22+ gvl_id : 1223
23+ sidebarType : 1
24+ ---
25+
26+ ### Bid Params
27+
28+ {: .table .table-bordered .table-striped }
29+ | Name | Scope | Description | Example | Type |
30+ | ---------------| ----------| --------------| ---------------------------------| ------------|
31+ | ` placementId ` | optional | Placement Id | ` '0' ` | ` 'string' ` |
32+ | ` endpointId ` | optional | Endpoint Id | ` '0' ` | ` 'string' ` |
33+ | ` region ` | optional | Region (for Prebid.js) | ` 'us-east' ` (default) or ` 'eu' ` or ` 'apac' ` | ` 'string' ` |
34+
35+ ### Note
36+
37+ 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