TrustX
Features
| Bidder Code | trustx | Prebid.org Member | no |
|---|---|---|---|
| Media Types | display, video | GDPR TCF Support | yes |
| User IDs | none | USP/CCPA Support | yes |
| Supply Chain Support | no | COPPA Support | no |
| Demand Chain Support | no | Safeframes OK | check with bidder |
| Supports Deals | check with bidder | Prebid.js Adapter | yes |
| IAB GVL ID | check with bidder | Prebid Server Adapter | yes |
| Floors Module Support | no | First Party Data Support | yes |
"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_trustx |
hb_bidder_trustx |
hb_adid_trustx |
hb_size_trustx |
hb_source_trustx |
hb_format_trustx |
hb_cache_host_trustx |
hb_cache_id_trustx |
hb_uuid_trustx |
hb_cache_path_trustx |
hb_deal_trustx |
Bid Params
| Name | Scope | Description | Example | Type |
|---|---|---|---|---|
uid |
required | Represents the TrustX bidder system Ad Slot ID associated with the respective div id from the site page. | 42 |
integer |
priceType |
optional (pbjs only) | Can take the values gross or net, default value is net. Net represents the header bid price with the TrustX header bidder margin already extracted. Gross price does contain the TrustX bidder margin within. |
'gross' |
string |
keywords |
optional (pbjs only) | A set of key-value pairs applied to all ad slots on the page. Values can be empty. | keywords: { topic: ['stress', 'fear'] } |
object |
useNewFormat |
optional (pbjs only) | Indicates to use the new ad request format. | true |
boolean |