Bidmatic
Features
| Bidder Code | bidmatic | Prebid.org Member | no | 
|---|---|---|---|
| Prebid.js Adapter | yes | Prebid Server Adapter | yes | 
| Media Types | display, video | Multi Format Support | will-bid-on-one | 
| TCF-EU Support | yes | IAB GVL ID | 1134 | 
| GPP Support | tcfeu, usp | DSA Support | yes | 
| USP/CCPA Support | yes | COPPA Support | yes | 
| Supply Chain Support | yes | Demand Chain Support | no | 
| Safeframes OK | yes | Supports Deals | no | 
| Floors Module Support | yes | First Party Data Support | yes | 
| Endpoint Compression | check with bidder | ORTB Blocking Support | yes | 
| User IDs | all | Privacy Sandbox | check with bidder | 
| Prebid Server App Support | yes | 
Note
Unleash the power of fast client-oRTB connection. Contact us at advertising@bidmatic.io.
Bid Params
| Name | Scope | Description | Example | Type | 
|---|---|---|---|---|
| source | required | Traffic source origin id | 11111 | int | 
Test Parameters
    var adUnits = [
      // Banner adUnit
      {
        code: 'elemtId',
        mediaTypes:{
            banner:{
                sizes: [[300, 250]]
            }
        }
        bids: [{
          bidder: 'bidmatic',
          params: {
            source: 886409
          }
        }]
      }
    ];
"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_bidmatic | hb_bidder_bidmatic | hb_adid_bidmatic | 
| hb_size_bidmatic | hb_source_bidmatic | hb_format_bidmatic | 
| hb_cache_host_bidmat | hb_cache_id_bidmatic | hb_uuid_bidmatic | 
| hb_cache_path_bidmat | hb_deal_bidmatic |