Back to Bidders
PulsePoint
Features
Bidder Code |
pulsepoint |
Prebid.org Member |
no |
Prebid.js Adapter |
yes |
Prebid Server Adapter |
yes |
Media Types |
display, video, native |
Multi Format Support |
will-bid-on-one |
TCF-EU Support |
yes |
IAB GVL ID |
81 |
GPP Support |
check with bidder |
DSA Support |
check with bidder |
USP/CCPA Support |
yes |
COPPA Support |
yes |
Supply Chain Support |
yes |
Demand Chain Support |
check with bidder |
Safeframes OK |
yes |
Supports Deals |
check with bidder |
Floors Module Support |
yes |
First Party Data Support |
yes |
User IDs |
all |
ORTB Blocking Support |
yes |
Privacy Sandbox |
check with bidder |
Prebid Server App Support |
yes |
Prebid Server Note
This bidder requires the client side Prebid.js adapter to work on Prebid Server due to the dependency on the transformBidParams
function.
See prebid.js #6361 for more details.
Bid Params
Name |
Scope |
Description |
Example |
Type |
cp |
required |
Publisher Id |
12345 |
integer |
ct |
required |
Ad Tag Id |
12345 |
integer |
battr |
optional |
Blocked Creative Attributes |
[ 1, 2, 5 ] |
array of integers |
deals |
required |
Required for PMP requests. Array of OpenRTB Deal object. |
[{ id: 'DEAL_ONE', bidfloor: 1.23 }, ...] |
array of objects |
"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_pulsepoint |
hb_bidder_pulsepoint |
hb_adid_pulsepoint |
hb_size_pulsepoint |
hb_source_pulsepoint |
hb_format_pulsepoint |
hb_cache_host_pulsep |
hb_cache_id_pulsepoi |
hb_uuid_pulsepoint |
hb_cache_path_pulsep |
hb_deal_pulsepoint |
|
Back to Bidders