Sparteo
Features
| Bidder Code | sparteo | Prebid.org Member | no | 
|---|---|---|---|
| Prebid.js Adapter | yes | Prebid Server Adapter | no | 
| Media Types | display, video | Multi Format Support | will-bid-on-any | 
| TCF-EU Support | yes | IAB GVL ID | 1028 | 
| GPP Support | check with bidder | DSA Support | check with bidder | 
| USP/CCPA Support | yes | COPPA Support | check with bidder | 
| Supply Chain Support | no | Demand Chain Support | check with bidder | 
| Safeframes OK | yes | Supports Deals | no | 
| Floors Module Support | no | First Party Data Support | no | 
| User IDs | none | ORTB Blocking Support | no | 
| Privacy Sandbox | check with bidder | 
Note
Sparteo Header Bidding adapter requires setup and approval. Please reach out to prebid@sparteo.com for more details.
Bid params
| Name | Scope | Description | Example | Type | 
|---|---|---|---|---|
| publisherId | required | Your publisher ID. This information will be given to you by the Sparteo team. | 1234 | integer | 
| networkId | required | Your network ID. This information will be given to you by the Sparteo team. | 1234 | integer | 
Only the publisherId OR networkId is required.
Banner Object
| Name | Scope | Description | Example | Type | 
|---|---|---|---|---|
| size | required | The size (width, height) of the banner, in pixels. | [640, 480] | String | 
| pos | optional | The position of the banner following the OpenRTB spec. | 0 | integer | 
Video Object
| Name | Scope | Description | Example | Type | 
|---|---|---|---|---|
| context | required | The video context, either ‘instream’, ‘outstream’. | 'instream' | String | 
| playerSize | required | The size (width, height) of the video player on the page, in pixels. | [640, 480] | Array<integer> | 
| playbackmethod | optional | Defines how the video inventory is initiated following the OpenRTB spec. | [4, 5] | Array<integer> | 
| protocols | optional | Defines the video protocols allowed. | [1, 2] | Array<integer> | 
| api | optional | Defines the video api allowed. | [1, 2] | Array<integer> | 
| mimes | optional | Defines the video mimes allowed. | ['video/mp4'] | Array<String> | 
| skip | optional | Defines if skip is allowed. | 1 | integer | 
| startdelay | optional | Defines the startDelay. | 0 | integer | 
| placement | optional | Defines the placement. | 1 | integer | 
| linearity | optional | Defines the linearity. | 1 | integer | 
| minduration | optional | Defines the video minduration. | 1 | integer | 
| maxduration | optional | Defines the video maxduration. | 160 | integer | 
"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_sparteo | hb_bidder_sparteo | hb_adid_sparteo | 
| hb_size_sparteo | hb_source_sparteo | hb_format_sparteo | 
| hb_cache_host_sparte | hb_cache_id_sparteo | hb_uuid_sparteo | 
| hb_cache_path_sparte | hb_deal_sparteo |