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

Add TapSense Header Bidding Adapter and tests #1004

Merged
merged 3 commits into from
Mar 8, 2017
Merged

Add TapSense Header Bidding Adapter and tests #1004

merged 3 commits into from
Mar 8, 2017

Commits on Feb 22, 2017

  1. Configuration menu
    Copy the full SHA
    03c9e2c View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2017

  1. Update for Tapsense Prebid Header

    * changed var to es6 let/const
    * when checking for bid sizes, use utils.parseSizesInput to handle single/nested arrays
    * use template strings where applicable
    * use $$PREBID_GLOBAL$$ instead of window
    * scriptUrl is now static
    * named anonymous function in generateCallBack
    * add more tests in tapsense_spec.js
    erikchau committed Mar 7, 2017
    Configuration menu
    Copy the full SHA
    429b059 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01b2df8 View commit details
    Browse the repository at this point in the history