Back to Bidders
Synapse HX
Features
| Bidder Code |
synapseHX |
Prebid.org Member |
no |
| Prebid.js Adapter |
no |
Prebid Server Adapter |
yes |
| Media Types |
display, video |
Multi Format Support |
will-bid-on-any |
| TCF-EU Support |
no |
IAB GVL ID |
check with bidder |
| GPP Support |
None |
DSA Support |
check with bidder |
| USP/CCPA Support |
yes |
COPPA Support |
yes |
| Supply Chain Support |
no |
Demand Chain Support |
check with bidder |
| Safeframes OK |
no |
Supports Deals |
check with bidder |
| Floors Module Support |
yes |
First Party Data Support |
no |
| Endpoint Compression |
check with bidder |
ORTB Blocking Support |
yes |
| User IDs |
none |
Privacy Sandbox |
check with bidder |
| Prebid Server App Support |
check with bidder |
|
|
Before You Begin
The Synapse HX bidder adapter requires additional setup and approval from the Compas team. For additional information, please reach out to prebid@compas-inc.com.
Bid Params
| Name |
Scope |
Description |
Example |
Type |
tenantId |
required |
Synapse HX tenant identifier |
'deadbeef-cafe-4bad-8000-feedfacecafe' |
string |
adUnitId |
optional |
Synapse HX ad unit identifier |
'cafebabe-feed-4f00-9000-deadbeefbabe' |
string |
Additional Notes
Request Attributes
- Bids are returned in net - that is, the bids returned reflect the bid amount with revenue sharing already taken into account. No adjustment is necessary.
- Ensure that the
tenantId parameter is set correctly for your integration.
- If the
adUnitId parameter is omitted, the integration falls back to the default ad unit configured for the specified tenantId.
"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_synapseHX |
hb_bidder_synapseHX |
hb_adid_synapseHX |
hb_size_synapseHX |
hb_source_synapseHX |
hb_format_synapseHX |
hb_cache_host_synaps |
hb_cache_id_synapseH |
hb_uuid_synapseHX |
hb_cache_path_synaps |
hb_deal_synapseHX |
|
Back to Bidders