You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 'master' of https://github.com/prebid/Prebid.js: (211 commits)
Increment Pre Version
Prebid 1.8.0 Release
Make eslint aware of the custom import paths (prebid#2292)
send travis-ci notifications to slack (prebid#2404)
send appnexus usePaymentRule info to prebid-server ortb request (prebid#2351)
convert AN bid params to underscore formatting for pbs (prebid#2385)
EbdrAdapter add usersync (prebid#2407)
Add outstream renderer to Beachfront adapter (prebid#2403)
Add analytics adapter by Sigmoid (prebid#2316)
deprecate loadScript and add loadExternalScript (prebid#2391)
Removed the ability for to override any standard query parameters (prebid#2402)
Unit test failures (prebid#2405)
Add Unruly Bid Adapter (prebid#2326)
Added VIS.X Bidder Adapter (prebid#2359)
Smart: Add prebid version in the data payload (prebid#2394)
add support for video bids to use an impression tracking URL (prebid#2365)
Create rtbdemandAdkBidAdapter_spec.js (prebid#2352)
Widespace adapter (prebid#2283)
Add: Vuble Analytics Adapter (prebid#2331)
fixesprebid#2353 - not appending hb_uuid and hb_cache_id (prebid#2363)
...
# Conflicts:
# test/spec/modules/rockyouBidAdapter_spec.js
Type of issue
bug
Description
pbjs.adServers.dfp.buildVideoUrl
when using theurl
option, does not appendhb_uuid
orhb_cache_id
to thecust_params
.example:
Results in the following URL:
Affected versions
1.7, legacy
The text was updated successfully, but these errors were encountered: