TheMediaGridNM
Features
| Bidder Code | gridNM | Prebid.org Member | no | 
|---|---|---|---|
| Prebid.js Adapter | yes | Prebid Server Adapter | no | 
| Media Types | display, video | Multi Format Support | check with bidder | 
| TCF-EU Support | no | IAB GVL ID | check with bidder | 
| GPP Support | check with bidder | DSA Support | check with bidder | 
| USP/CCPA Support | yes | COPPA Support | check with bidder | 
| Supply Chain Support | check with bidder | Demand Chain Support | check with bidder | 
| Safeframes OK | check with bidder | Supports Deals | check with bidder | 
| Floors Module Support | check with bidder | First Party Data Support | yes | 
| Endpoint Compression | check with bidder | ORTB Blocking Support | check with bidder | 
| User IDs | none | Privacy Sandbox | check with bidder | 
Bid Params
| Name | Scope | Description | Example | Type | 
|---|---|---|---|---|
| secid | required | section id, will be used by JW Player to pass their info | '11' | string | 
| pubid | required | publisher id, will be used by JW Player to pass their info | '22' | string | 
| source | required | source of traffic, in JW Player case should be ‘jwp’ | 'jw_player' | string | 
| pubdata | optional | publisher data, will be used by JW Player to pass their info | {"jwpseg" : ["1111", "2222"]}) | object | 
| floorcpm | optional | floor cpm | 0.56 | float | 
| video | optional | video parameters which should be passed for no-mapping approach | object | |
| video.mimes | optional | Content MIME types supported | ['video/mp4', 'video/x-ms-wmv'] | string array | 
| video.mind | optional | Minimum video ad duration in seconds. | 1 | integer | 
| video.maxd | optional | Maximum video ad duration in seconds | 60 | int | 
| video.protocols | optional | Array of supported video protocols | [1,2,3,4,5,6] | integer array | 
| video.size | optional | player size wxh | '300x250' | string | 
| video.linearity | optional | Indicates if the impression must be linear, nonlinear, etc. | 1 | int | 
| video.skip | optional | Indicates if the player will allow the video to be skipped, where 0 = no, 1 = yes. | 0 | int | 
| video.skipmin | optional | Videos of total duration greater than this number of seconds can be skippable; only applicable if the ad is skippable. | 0 | int | 
| video.skipafter | optional | Number of seconds a video must play before skipping is enabled; only applicable if the ad is skippable. | 0 | int | 
| video.api | optional | List of supported API frameworks for this impression | [1,2,3,4,5,6] | integer array | 
| video.startdelay | optional | Indicates the start delay in seconds | 0 | int | 
| video.placement | optional | Placement type for the impression. | 1 | int | 
| video.playbackmethod | optional | Playback methods that may be in use | [1] | integer array | 
First Party Data
AdUnit-specific data using AdUnit.ortb2Imp supports following fields:
- ortb2.imp[].ext.data.*
"Send All Bids" Ad Server Keys
These are the bidder-specific keys that would be targeted within GAM in a Send-All-Bids scenario. GAM truncates keys to 20 characters.| hb_pb_gridNM | hb_bidder_gridNM | hb_adid_gridNM | 
| hb_size_gridNM | hb_source_gridNM | hb_format_gridNM | 
| hb_cache_host_gridNM | hb_cache_id_gridNM | hb_uuid_gridNM | 
| hb_cache_path_gridNM | hb_deal_gridNM |