Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audience Network: add 'cb' and 'pbv' query params #2252

Merged
merged 1 commit into from
Mar 17, 2018

Conversation

lovell
Copy link
Contributor

@lovell lovell commented Mar 9, 2018

Type of change

  • Bugfix

Description of change

Hello, this PR adds a couple of query parameters to an Audience Network bid request.

A new unit test is provided for the conditional cb parameter and a few existing unit test expectations were updated to match the new behaviour. Branch coverage for this adaptor remains at 100%.

This work was commissioned and paid for by Facebook.

* 'pbv' is for the Prebid version to aid with debugging
* 'cb' is for a Safari-only cachebuster
Copy link
Contributor

@mike-chowla mike-chowla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very impressive code coverage in the tests!

@mike-chowla mike-chowla merged commit 7d10bc7 into prebid:master Mar 17, 2018
@lovell lovell deleted the audience-network-pbv-cb branch March 17, 2018 08:52
mizmaar3 added a commit to widespace-os/Prebid.js that referenced this pull request Mar 19, 2018
* master:
  Audience Network: Add 'pbv' and 'cb' query params (prebid#2252)
  Add e-planning analytics adapter (prebid#2211)
  Add vastUrl for Gamma Adapter Video (prebid#2261)
  update params for test bid (prebid#2267)
  Updated adUnitCode (prebid#2262)
  vastUrl is set based on nurl for video. (prebid#2249)
  Added ad id to a4g bid (prebid#2250)
  Add billing url (burl) support (prebid#2246)
  Fix: add mediatype in bid response (prebid#2260)
  use b64EncodeUnicode to encode strings with unicode chars in them (prebid#2245)
  create RELEASE_SCHEDULE.md (prebid#2255)
  Update Platform.io Adapter (prebid#2230)
  Update Lifestreet adapter to 1.0 (prebid#2197)
  PBS adapter not sending app or device (prebid#2206)
  Fix prebid#2229 - Edge cookie string form (prebid#2236)
  Add Invibes Adapter (prebid#2202)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Audience Network - Add Cachebuster Param to BidRequest
3 participants