Skip to content

Commit fdcb148

Browse files
authored
Merge branch 'master' into mkomorski/bidResponseFilter-mediaTypes
2 parents 99f9eef + 6177d48 commit fdcb148

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

dev-docs/bidders/fwssp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The following bid params are for use with the Prebid.js bid adapter:
4040
| `bidfloorcur` | optional | Bid floor currency | "USD" | `string` |
4141
| `flags` | optional | Optional flags to include in the ad request | '+play-uapl' | `string` |
4242
| `mode` | optional | Request mode. Valid values are: “on-demand", "live". Default: "on-demand" | "live" | `string` |
43-
| `adRequestKeyValues` | optional | An object of ad request key-value pairs. | { \_fw_player_width: '1920', \_fw_player_height: '1080' } | `object` |
43+
| `adRequestKeyValues` | optional | An object of ad request key-value pairs. For a full list of supported key value pairs , please refer to [https://hub.freewheel.tv/display/MUG/HTTP+GET+Ad+Request+-+Key+Values] | { \_fw_player_width: '1920', \_fw_player_height: '1080' } | `object` |
4444
| `gdpr_consented_providers` | optional | List of Consented Providers. A comma-separated list of ids. | "216,229,80,359,479" | `string` |
4545
| `tpos` | optional | Slot time position in seconds. Default: 0 | 10 | `number` |
4646
| `slid` | optional | Slot custom ID. Any string with valid letters/digits/symbols. Default: "Preroll_1" | "CustomPreroll" | `string` |

dev-docs/bidders/scalibur.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ description: Prebid Scalibur Bidder Adapter
55
biddercode: scalibur
66
gvl_id: 1471
77
media_types: banner, video
8-
gpp_supported: true
98
gpp_sids: tcfeu, usstate_all, usp
109
coppa_supported: true
1110
schain_supported: true

dev-docs/publisher-api-reference/setConfig.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -803,8 +803,7 @@ The targeting key names and the associated prefix value filtered by `allowTarget
803803
| CACHE_ID | `hb_cache_id` | yes | Network cache ID for AMP or Mobile |
804804
| CACHE_HOST | `hb_cache_host` | yes | |
805805
| ADOMAIN | `hb_adomain` | no | Set to bid.meta.advertiserDomains[0]. Use cases: report on VAST errors, set floors on certain buyers, monitor volume from a buyer, track down bad creatives. |
806-
| ACAT | `hb_acat` | no | Set to bid.meta.primaryCatId. Optional category targeting key that can be sent to ad servers that stores the value of the Primary IAB category ID if present. Use cases: category exclusion with an ad server order or programmatic direct deal on another ad slot (good for contextual targeting and/or brand
807-
safety/suitability). |
806+
| ACAT | `hb_acat` | no | Set to bid.meta.primaryCatId. Optional category targeting key that can be sent to ad servers that stores the value of the Primary IAB category ID if present. Use cases: category exclusion with an ad server order or programmatic direct deal on another ad slot (good for contextual targeting and/or brand safety/suitability). |
808807
| CRID | `hb_crid` | no | Set to bid.creativeId. Use cases: report on VAST errors, track down bad creatives. |
809808
| DSP | `hb_dsp` | no | Set to bid.meta.networkName, falling back to bid.meta.networkId. Optional targeting key identifying the DSP or seat |
810809
| title | `hb_native_title` | yes | |

0 commit comments

Comments
 (0)