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

Cleanup normalize video ad size #24

Closed
wants to merge 133 commits into from

Commits on Mar 20, 2020

  1. Configuration menu
    Copy the full SHA
    cbdea4a View commit details
    Browse the repository at this point in the history
  2. Add coppa support for Quantcast adapter (prebid#5012)

    * add coppa support in quantcast adapter
    
    * fix unit tests
    weilingxi-qc committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    dfcbd25 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2020

  1. Add Valueimpression Bid Adapter (prebid#4974)

    * Add Valueimpression Bid Adapter
    
    * Update valueimpressionBidAdapter_spec.js
    
    * Update valueimpressionBidAdapter.md
    
    * Lint valueimpressionBidAdapter.js
    
    * Update valueimpressionBidAdapter.js
    thuyhq committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    9523787 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. appnexus adapter : include hb_source in request to server (prebid#4964)

    * appnexus adapter : include hb_source in request to server
    
    * add unit tests
    
    * Revert "add unit tests"
    
    This reverts commit 7b6f97c.
    
    * Revert "appnexus adapter : include hb_source in request to server"
    
    This reverts commit 2a24271.
    
    * move hb_source to tag level
    
    * update if condition for adpod
    
    Co-authored-by: sumit sharma <sumit.sharma1@SYNPUNLT9114TFL.SYNAPPNXS.local>
    Co-authored-by: sumit sharma <sumit.sharma1@SYNPUNLT9114TFL.appnexus.com>
    3 people committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    07cf06f View commit details
    Browse the repository at this point in the history
  2. Index Exchange: Registering user syncs (prebid#5005)

    * added user sync for ix
    
    * tests for userSync iframe drop [LIBRARY-690]
    
    * fix user sync test
    
    * fix lint
    
    * added user sync info to ix bidder doc
    
    Co-authored-by: Zicong Zhou <zicong.zhou@indexexchange.com>
    Co-authored-by: Pankaj Yadav <pankaj.yadav@indexexchange.com>
    3 people committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    fecfc2b View commit details
    Browse the repository at this point in the history
  3. update consent manager to support a new config prop: defaultGdprScope (

    …prebid#4970)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * Re-add rubicon analytics without deprecated getTopWindowUrl util
    
    * Cache referrer on auction_init instead of bid_requested
    
    * add gdprScope config support
    
    * add tests
    
    * updated with requested changes from the pull request
    
    * optimization to simplify setting the gdprApplies value
    
    Co-authored-by: nakamoto <nakamoto_tatsuya@microad.co.jp>
    Co-authored-by: Chandra Prakash <chandra.prakash@advangelists.com>
    Co-authored-by: Eric Harper <eharper@rubiconproject.com>
    Co-authored-by: TJ Eastmond <teastmond@la-wlandaverde-mac.local>
    Co-authored-by: Mark Monday <mmonday@rubiconproject.com>
    Co-authored-by: msm0504 <51493331+msm0504@users.noreply.github.com>
    7 people committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    f0bc358 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    498b771 View commit details
    Browse the repository at this point in the history
  5. Added Adnuntius Bid Adapter (prebid#4896)

    * Added Adnuntius Bid Adapter
    
    * Changes to Adnuntius bidder according to comments.
    
    * Fixed non used variable warning.
    
    * Fixed outstanding issues
    
    * Fixed issue in test and bidder.
    
    * Fixed all the "for ... of" Issues.
    mikael-lundin committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    da6bb01 View commit details
    Browse the repository at this point in the history
  6. deal tier fix (prebid#5028)

    Co-authored-by: Jaimin Panchal <email@example.com>
    jaiminpanchal27 and Jaimin Panchal committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    b24156c View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. PubMatic bid adapter to support NetId User Module (prebid#5009)

    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * PubMatic to support NetId UserId sub-module
    pm-harshad-mane committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    a1083ff View commit details
    Browse the repository at this point in the history
  2. Undertone add parameters to request (prebid#4995)

    * * Update undertone adapter - change parameters - placementId parameter is now optional and not mandatory - undertoneBidAdapter.js
    
    * Updated undertone bid adapter tests accordingly - undertoneBidAdapter_spec.js
    
    * * Update undertone adapter - change parameters - placementId parameter is now optional and not mandatory - undertoneBidAdapter.js
    
     * Updated undertone bid adapter tests accordingly - undertoneBidAdapter_spec.js
    
    * fix lint issue in undertone adapter spec
    
    * added user sync function to undertone adapter
    
    * * Update undertone adapter - change parameters - placementId parameter is now optional and not mandatory - undertoneBidAdapter.js
    
    * Updated undertone bid adapter tests accordingly - undertoneBidAdapter_spec.js
    
    * added user sync function to undertone adapter
    
    * added user sync function to undertone adapter
    
    * revert package-lock.json
    
    * send element coordinates and viewport
    
    * Update undertoneBidAdapter.js
    
    * add null in case of no data
    
    easier integration with earlier versions
    
    * update according to fixes
    
    * added user sync function to undertone adapter
    
    * Update undertoneBidAdapter.js
    
    * remove unneded changes after rebase
    
    Co-authored-by: omerko <omer.koren@perion.com>
    Co-authored-by: Omer Koren <omerko@users.noreply.github.com>
    3 people committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    adda4e1 View commit details
    Browse the repository at this point in the history
  3. PulsePoint bid adapter: Multi-size support (prebid#4988)

    * ET-1691: Pulsepoint Analytics adapter for Prebid. (#1)
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: cleanup
    
    * ET-1691: minor
    
    * ET-1691: revert package.json change
    
    * Adding bidRequest to bidFactory.createBid method as per prebid#509
    
    * ET-1765: Adding support for additional params in PulsePoint adapter (#2)
    
    * ET-1850: Fixing prebid#866
    
    * Minor fix
    
    * Adding mandatory parameters to Bid
    
    * PulsePoint: support for banner.format object
    
    * AdSize on response for banner responses
    
    * Fixing review comment
    
    * Reverting package-json changes
    anand-venkatraman committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    e4ea90f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18b4009 View commit details
    Browse the repository at this point in the history
  5. ADFINITY adapter gdpr support (prebid#4955)

    * New adfinity adapter
    
    * Update adfinityBidAdapter.md
    
    * add test params
    
    * native response validattion
    
    * fix secure param
    
    * gdpr support
    
    * fix merge conflict
    
    Co-authored-by: Aiholkin <artem.iholkin@smartyads.com>
    Co-authored-by: root <root@localhost.localdomain>
    3 people committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    811dd44 View commit details
    Browse the repository at this point in the history
  6. Prebid 3.13.0 Release

    Jaimin Panchal committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    9268e98 View commit details
    Browse the repository at this point in the history
  7. Increment pre version

    Jaimin Panchal committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    efa289e View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. Media.net : adds Analytics Adapter (prebid#5016)

    * adds Media.net Analytics Adapter
    
    * fixes medianet adapter key in docs
    
    Co-authored-by: vedant.s <vedant.s@media.net>
    vedantseta and vedant.s committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    7c45626 View commit details
    Browse the repository at this point in the history
  2. Onetag bid Adapter: added video support. (prebid#4986)

    * Cambia nome variabile us privacy in getUserSyncs
    
    * Onetag bid adapter: Added video support and minor code refactoring
    
    * Fix for linter
    
    * Onetag Bid Adapter: code refactoring, added testing params and updated adapter tests
    
    * Onetag Bid Adapter: minor code refactoring
    
    Co-authored-by: valentino <v.v@v.v>
    Co-authored-by: Nicola <ciao@ciao>
    3 people committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    b9676bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a344de9 View commit details
    Browse the repository at this point in the history
  4. Update platformioBidAdapter.js 3.0 (prebid#4965)

    * Add files via upload
    
    * Add files via upload
    
    * Update platformioBidAdapter.js
    varashellov committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    be3fafa View commit details
    Browse the repository at this point in the history
  5. feature/alias-sync-config-option (prebid#4879)

    * added config option to enabled alias syncs
    
    * added unit test
    r-schweitzer committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    190520c View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Configuration menu
    Copy the full SHA
    cceaf0f View commit details
    Browse the repository at this point in the history
  2. Handle TCF 2 (prebid#5000)

    Valentin Souche committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    049617a View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. Between: multisizes support added (prebid#5019)

    * Between: multisizes support added
    
    * rollback package-lock.json
    
    Co-authored-by: Ignat Khaylov <khaylov@betweenx.com>
    ignat-one and Ignat Khaylov committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    350ed6c View commit details
    Browse the repository at this point in the history
  2. add Analytics adapter implementation guide (prebid#5027)

    Co-authored-by: Francisco Monzon <francisco.monzon@mbp-op-383.local>
    fomonzon and Francisco Monzon committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    f8dc92e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    487ebe7 View commit details
    Browse the repository at this point in the history
  4. Added new sizes (prebid#5042)

    * Added new sizes
    
    * Changed 257 key to 258
    hdeodhar committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    49ea57f View commit details
    Browse the repository at this point in the history
  5. PubMatic Analytics Adapter (prebid#5024)

    * first commit :)
    
    * added event handlers
    
    * in-dev chnages, need to remove a lot of code
    
    * moved strings to const
    
    * still in-dev
    
    * added profileId profileVersionId in config
    
    * added some todos
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * corrected end-points and size formatting
    
    * fixed db flag
    
    * dealId and dealChannel are set
    
    * passing kgpv
    
    * passing ocpm and ocry
    
    * commented un-necessary code, to be deleted later
    
    * added a todo
    
    * marking wb and added some const
    
    * in-dev changes
    
    * in-dev changes
    
    * bid-win logger added
    
    * deleted un-necessary code
    
    * adding a unit-test code
    
    * writing unit test cases
    
    * default value for l1
    
    * writing some more unit test cases
    
    * unit test case for timeout case
    
    * logger currency unit test case added
    
    * execute win-tracker using ajax
    
    * win-tracker unit test case
    
    * fixed a typo
    
    * added pdomain in logger call
    
    * l1 should be 0 if no response (needs secnd thought)
    
    * added bidderDonePendingCount logic and a todo
    
    * changed pdomain to orig
    
    * added gdpr support, unit test cases pending
    
    * moved some code to new setMediaTypes function
    
    * added a new function getHighestBidForAdUnit
    
    * moved some code to a function
    
    * added GDPR related unit test case
    
    but this case-data always adds gdpr config to request
    
    * removed a todo
    
    * removed un-necessary objects
    
    * default timeout = 2000ms
    
    removed unnecessary code
    
    * execute logger at 500ms if all bidders have responded else 2000ms
    
    * removed reference of utils.getTopWindowUrl
    
    * tst should be in seconds; updated test cases as well
    
    * added kgpsv in logger call
    
    * gdpr flag fix
    
    * originalCpm and originalCurrency
    
    * added test cases
    
    * chnaged logic for ss field, also changed test cases to always s2s
    
    * moved s2sBidders setting logic to auction init
    pm-harshad-mane committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    4aca8e8 View commit details
    Browse the repository at this point in the history
  6. feat(openxBidAdapter): PBID-125: Adding all other user id adapters: (p…

    …rebid#5010)
    
    * BritePool ID
    * CriteoID
    * DigiTrust
    * ID5 ID
    * LiveIntent ID
    * netID
    * Parrable ID
    
    Co-authored-by: Harman Goei <5001432+hrgui@users.noreply.github.com>
    jimee02 and hrgui committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    3eaaeb9 View commit details
    Browse the repository at this point in the history
  7. Fix freewheel for instream video (prebid#5035)

    Co-authored-by: Xavier Leune <xleune@ccmbenchmark.com>
    xavierleune and Xavier Leune committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    edb33f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. Change to request DigiTrust ID "withCredentials". (prebid#5013)

    Fix to other discovered issues of DigiTrust ID failing to write into userId system.
    Adjust samples to call https pages in all cases for testing purposes.
    goosemanjack committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    b95a2f6 View commit details
    Browse the repository at this point in the history
  2. Pubmatic: disable test-suit refreshing test-case (prebid#5049)

    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * disabled a test case causing test-suite refresh
    pm-harshad-mane committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    0bddfd5 View commit details
    Browse the repository at this point in the history
  3. Price Floors (prebid#4931)

    * Price Floors (#52)
    
    * Initial Commit
    Code cleanup + PBS Changes + tests still needed
    
    * Refactor to remove event
    
    * forgot to remove FLOOR_NOT_MET
    
    * Clean up code
    
    * broke out req params
    
    * floorNotMet is not bidRejected
    
    * clean up module, more requirements on bid and analytics adapters
    
    moved gpt matching into a util function
    
    * test updates + currency conversion now on global
    
    * asdf
    
    * floor data object schema changed
    updated to object not array
    
    * Selection function now needs to sort by number of *'s in the rule
    Rubicon get video floor use actual player size
    
    * Updated json schema
    
    * tests finished
    
    * domain is more sophisticated now
    
    * Currency floors refactored a little
    Added log for when bid is floored
    
    * update tests after additional data passed to analytics
    
    * analytics reqs updated
    
    * test update
    
    * update to cache lookups
    Analytics adapter update
    tests updated for cache lookup
    
    * reverting temp stuff
    
    * Pulling latest from master = few probs
    Small currency bug
    
    * revert newline
    
    * improved rule selection for getFloor
    
    * new api for adding new fields overrides
    if debug on, resp hook after debug hook
    small bug in overwriting data object
    
    * handle adjustment factor of 0
    
    * removed size and mt specific logic and pushed to matching func
    
    * adding comments for all funcs
    
    * Added tests for rubicon adapters
    handle matchign keys with dot's
    
    * undefined data should be ignored
    
    * remove unnecessary -1 plus semi colon
    
    * md file
    
    * removing temp test file
    
    * prebid uses native image size as a single array
    
    so we wrap it
    
    * Forgot IE 11 no have includes!
    
    * if enforcement not passed in default it
    Exact match not found, then *
    
    * no need to decode uri entire url when just wanting hostname
    
    * setting auctionId on bidRequests so `onBeforeRequestBids` has context for getFloor()
    
    * rubi analytics new values
    
    * js rounding fix + isNaN handling
    
    * random parenthesis
    
    * fixing formula
    
    Co-authored-by: rmartinez <Rachael24!>
    robertrmartinez committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    a23ce02 View commit details
    Browse the repository at this point in the history
  4. Add support for userid modules in Yieldlab adapter (prebid#5022)

    * Add support for userid modules in Yieldlab adapter
    
    * Change for-of-loop for IE11 compatibility
    
    * Check if userIdAsEids is an array
    mirkorean committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    25214ab View commit details
    Browse the repository at this point in the history
  5. hide outstream div (prebid#5055)

    Co-authored-by: Jaimin Panchal <email@example.com>
    jaiminpanchal27 and Jaimin Panchal committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    ea3700a View commit details
    Browse the repository at this point in the history
  6. Adding UsPrivacy/CCPA support in smartadserver adapter. (prebid#5036)

    Co-authored-by: tadam75 <tadam@smartadserver.com>
    tadam75 and tadam75 committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    c1ccaf0 View commit details
    Browse the repository at this point in the history
  7. TCF Purpose 1 enforcement (prebid#5018)

    * TCF Purpose 1 enforcement
    
    * some more unit tests and revert hello world page
    
    * some updates and unit test
    
    * remove unwanted comment
    
    * Adapter updates and some refactoring
    
    * add expires for ie11
    
    * adding withCredentials false to appnexus adapter
    
    * improving conditions
    
    * improving conditions
    
    * Including changes for liveintent
    
    Co-authored-by: Jaimin Panchal <email@example.com>
    jaiminpanchal27 and Jaimin Panchal committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    3ee2c3d View commit details
    Browse the repository at this point in the history
  8. Appnexus adapter: check purpose one (prebid#5057)

    Co-authored-by: Jaimin Panchal <email@example.com>
    jaiminpanchal27 and Jaimin Panchal committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    e25f358 View commit details
    Browse the repository at this point in the history
  9. Prebid 3.14.0 release

    Jaimin Panchal committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    24e7fa3 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Increment pre version

    Jaimin Panchal committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    6bfc210 View commit details
    Browse the repository at this point in the history
  2. YieldLift bid adapter (prebid#5030)

    * yieldlift bid adapter
    
    * yielidlift bid adapter - removed 2 useless conditionals
    
    * support for pbjs3 - mediaTypes.banner.sizes
    
    Co-authored-by: yieldlift <info@yieldlift.com>
    yieldlift and yieldlift committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    6f4cf45 View commit details
    Browse the repository at this point in the history
  3. Added TheMediaGridNM Bid Adapter (prebid#4992)

    * Added TheMediaGridNM Bid Adapter
    
    * Updated required params for TheMediaGridNM Bid Adapter
    
    * Update TheMediGridNM Bid Adapter
    
    * Fix tests for TheMediaGridNM Bid Adapter
    
    * Fixes after review for TheMediaGridNM Bid Adapter
    TheMediaGrid committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    a07ae78 View commit details
    Browse the repository at this point in the history
  4. Add type information to DSPX bidResponse (prebid#5021)

    * Add type information to DSPX bidResponse
    
    Depending on the ad type other ad placements can be blocked or not.
    For example a Skin Ad may require that all skys are blocked so they
    don't overlap. For a regular display banner this isn't necessary.
    
    * Add type to unit test
    
    * Revert "Add type information to DSPX bidResponse"
    
    This reverts commit 9403cea.
    
    * Add type information to DSPX bidResponse
    
    Depending on the ad type other ad placements can be blocked or not.
    For example a Skin Ad may require that all skys are blocked so they
    don't overlap. For a regular display banner this isn't necessary.
    
    * Revert "Add type to unit test"
    
    This reverts commit c08ce99.
    
    * Add type to unit test
    muuki88 committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    83a362c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5af6c64 View commit details
    Browse the repository at this point in the history
  6. Eids uid string only (prebid#5047)

    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * the user-id in eid should be string only
    
    * updated conversant bidder spec for eid-uid to be string
    pm-harshad-mane committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    37352f3 View commit details
    Browse the repository at this point in the history
  7. Districtm Dmx adding Coppa support (prebid#4997)

    * idsync support ccpa & gdpr
    
    * adding support for COPPA
    
    * using proposition to change COPPA setting in dmx adapter
    
    * adding support for liveramp
    
    * update md file
    stevealliance committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    d88e808 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Configuration menu
    Copy the full SHA
    1175ec2 View commit details
    Browse the repository at this point in the history
  2. vidazooBidAdapter: feature/multi size request (prebid#5007)

    * feat(module): multi size request
    
    * fix getUserSyncs
    added tests
    
    * update(module): package-lock.json from master
    
    Co-authored-by: roman <shmoop207@gmail.com>
    uditalias and shmoop207 committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    9c5156e View commit details
    Browse the repository at this point in the history
  3. Added new Converge Bid Adapter (prebid#5053)

    * Added new Converge Bid Adapter
    
    * Fix JSDoc in Converge Bid Adapter
    Converge-Digital committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    95c0d4a View commit details
    Browse the repository at this point in the history
  4. e-volution-tech: change file names (prebid#5060)

    * initial
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fixes
    
    * navigator check
    
    * navigator.language check
    
    * fix namings
    
    * fix namings
    e-volution-tech committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    10ea486 View commit details
    Browse the repository at this point in the history
  5. evolution_tech: completing file rename from 5060 (prebid#5068)

    * evolution_tech: completing file rename from 5060
    
    * removing test cases
    bretg committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    2b0c8a5 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. Added Hybrid.ai adapter (prebid#4566)

    * Added Hybrid.ai adapter
    
    * Is used 'find' from 'core-js/library/fn/array/find' instead Array.find
    
    * Fixed missing file extensions for imports
    
    * Typo fixed
    
    * Fixed missing file extensions for imports
    
    Co-authored-by: s.shevtsov <s.shevtsov@targetix.net>
    hybrid-ai and s-shevtsov committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    785aa9f View commit details
    Browse the repository at this point in the history
  2. Freewheel: Better size detection and allow multiple bid requests (pre…

    …bid#5065)
    
    * Freewheel: Better size detection and allow multiple bid requests
    
    * Use declared mediaTypes
    
    Co-authored-by: Xavier Leune <xleune@ccmbenchmark.com>
    xavierleune and Xavier Leune committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    0d4527a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    609486b View commit details
    Browse the repository at this point in the history
  4. User ID auctionDelay timeout bugfix (prebid#4982)

    * auctiontimeout bugfix
    
    * move clearTimeout outside forEach
    
    * move setTimout above the function call
    
    * increase auctionDelay
    Fawke committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    136baaa View commit details
    Browse the repository at this point in the history
  5. Fidelity: Add SCHAIN Support (prebid#4945)

    * Add SCHAIN Support
    
    * Add SCHAIN support
    
    * Add SCHAIN Support - 2
    onaydenov committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    b0a2818 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Gamoshi: Update adaptor features (prebid#5076)

    * add logic to prefer prebid modules over external modules in build process (#4124)
    
    * add check in getModules helper function
    
    * update logic based on feedback
    
    * update node version of project
    
    * Improve Digital adapter: adding bid floor, referrer, more native fields (#4103)
    
    * Bid floor, https, native ad update
    
    * Update the ad server protocol module
    
    * Adding referrer
    
    * YIELDONE adapter - change urls to adapt https (#4139)
    
    * update: change urls to adapt https
    
    * fix test code
    
    * Added SupplyChain Object support and an onTimeout Callback (#4137)
    
    * - Implemented the 'onTimeout' callback to fire a pixel when there's a timeout.
    - Added the ability to serialize an schain object according to the description provided here: https://github.com/InteractiveAdvertisingBureau/openrtb/blob/master/supplychainobject.md
    
    * some mods to the schain tag generation
    
    * - added tests for schain param checking.
    
    * - fixed a malformed url for timeouts
    
    * - Removed a trailing ',' while generating a schain param.
    
    * Revert "Added SupplyChain Object support and an onTimeout Callback (#4137)"
    
    This reverts commit e61b246b45bd2c2390350eaeca693f208b1a3a24.
    
    This commit doesn't use the schain module added in #4084
    
    * Nobid Prebid Adapter commit (#4050)
    
    * Nobid Prebid Adapter commit
    
    * Fixed global replace and unit tests
    
    * Fixed find function
    
    * Added nobidBidAdapter.md
    
    * Removed description and added "Bid Params" section.
    
    * Added test siteId 2 for testing.
    
    * Refactored the Adapter to remove most references to the nobid object. We still need the nobid object because we have a passback tag in DFP that makes reference to it.
    
    * Fix concurrent responses on the page
    
    * Cosmetic change to log an error in case of missing ad markup
    
    * Keep nobid.bidResponses cross adapters.
    
    * Added GDPR support in user sync and added test coverage.
    gulp test-coverage
    gulp view-coverage
    
    * Padding issues
    
    * Fix padding issues
    
    * Fix padding
    
    * update outstream prod url (#4104)
    
    * support pubcid and uids (#4143)
    
    * Fix misspelling and minor cleanup of schain docs (#4150)
    
    * Prebid 2.31.0 Release
    
    * Increment pre version
    
    * Rubicon: tuning logged messages (#4157)
    
    * Rubicon: tuning logged messages
    
    * Update rubiconBidAdapter.js
    
    * fixed indentation
    
    * Rubicon Video COPPA fix (#4155)
    
    * Rubicon Video COPPA fix
    
    * Unit test for Rubicon Video COPPA fix
    
    * Playground XYZ adapter - iframe usersync bug fix (#4141)
    
    * corrected user sync type
    
    * removed support for iframe usersync
    
    * added unit tests for getUserSyncs
    
    * update nvmrc file (#4162)
    
    * update gulp-footer package (#4160)
    
    * Datablocks bid/analytics adapter (#4128)
    
    * add datablocks Analytics and Bidder Adapters
    
    * remove preload param
    
    * remove preloadid
    
    * better coverage of tests
    
    * better coverage
    
    * IE doesn't support array.find
    
    * lint test
    
    * update example host
    
    * native asset id should be integer
    
    * update logic of ad_types field in appnexusBidAdapter (#4065)
    
    * Shorten SomoAudience to just Somo (#4163)
    
    * Shorten SomoAudience to just Somo
    
    * Make package-lock return
    
    * Quantcast: Fix for empty video parameters (#4145)
    
    * Copy params from bid.params.video.
    
    * Added test for missing video parameters.
    
    * Include mimes from adunit.
    
    * One Video adding Rewarded Video Feature (#4142)
    
    * outstream changes
    
    * removing global filtet
    
    * reverting page
    
    * message
    
    * adapter change
    
    * remove space
    
    * testcases
    
    * testpage
    
    * spaces for test page
    
    * renderer exist case
    
    * reverting package-lock.json
    
    * adding schain object
    
    * adding tagid
    
    * syntaxx error fix
    
    * video.html
    
    * space trailing
    
    * space
    
    * tagid
    
    * inventoryId and placement
    
    * rewarded video
    
    * added unit test case
    
    * Module to pass User Ids to DFP (#4140)
    
    * first commit
    
    * renamed
    
    * minor doc change
    
    * documentation
    
    * small change
    
    * EB
    
    * removed unused imports
    
    * minor changes
    
    * reanmaed a const
    
    * adding more methods to test shareUserIds module
    
    * unit tets cases for shareUserIds
    
    * indentation
    
    * renamed DFP to GAM
    
    * renamed shareUserIds to userIdTargeting
    
    * Update userIdTargeting.md
    
    * trying to restart CI
    
    * digitrust userId case handled
    
    * minor comment change
    
    * using auctionEnd event instead of requestBids.before
    
    * using events.on
    
    * Buzzoola bid adapter (#4127)
    
    * initial commit for buzzoola adapter
    
    * leave only banners for now
    
    * fix bid validation
    
    * change endpoint url
    
    * add video type
    
    * restore renderer
    
    * fix renderer
    
    * add fixed player sizes
    
    * switch bids
    
    * convert dimentions to strings
    
    * write tests
    
    * 100% tests
    
    * remove new DOM element creation in tests
    
    * handle empty response from server
    
    * change description
    
    * E2e tests for Native and Outstream video Ad formats. (#4116)
    
    * reorganize e2e/ tests into separate directories
    
    * new test page for e2e-banner testing
    
    * add test to check if Banner Ad is getting loaded
    
    * change location of the spec files to reflect change in test/e2e directory structure
    
    * add test case to check for generation of valid targeting keys
    
    * create Native Ad test page
    
    * add test case to check validity of the targeting keys and correct rendering of the Ad
    
    * update old browser versions to new
    
    * update browser version
    
    * update title
    
    * remove console.log statements
    
    * add basic functional test for e2e outstream video ad format
    
    * Update LockerDome adUnitId bid param (#4176)
    
    This is not a breaking change
    
    * fix several issues in appnexus video bids (#4154)
    
    * S2s testing disable client side (#4123)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * New testServerOnly flag
    
    * Tests and a bug fix
    
    * Removed dead code
    
    * Fixes requested in review
    
    * Check each adUnit
    
    * isTestingServerOnly changes per Eric
    
    * Fixed IE 11 bug
    
    * More tests
    
    * improved test case names
    
    * New option to Include deal KVPs when enableSendAllBids === false (#4136)
    
    * new option to include KVPs which have deals when
    enableSendAllBids === false
    
    * updating tests to be more realistic
    
    * Prebid 2.32.0 Release
    
    * increment pre version
    
    * Rubicon doc: changing video test zone (#4187)
    
    * added schain support to sonobi adapter (#4173)
    
    * if schain config is not defined then error should not be thrown (#4165)
    
    * if schain config is not defiend then error should not be thrown
    
    * relaxed mode nodes param not defined error handled
    
    * added test cases for config validation
    
    * a curly bracket was missing in the example
    
    * Rubicon: updating test params (#4190)
    
    * myTargetBidAdapter: support currency config (#4188)
    
    * Update README.md (#4193)
    
    * Update README.md
    
    * Update README.md
    
    * cedato bid adapter instream video support (#4153)
    
    * Added adxpremium prebid analytics adapter (#4181)
    
    * feat(OAFLO-186): added support for schain (#4194)
    
    * Sonobi - send entire userid payload (#4196)
    
    * added userid param to pass the entire userId payload to sonobis bid request endpoint
    
    * removed console log
    git p
    
    * fixed lint
    
    * OpenX Adapter fix: updating outdated video examples (#4198)
    
    * userId - Add support for refreshing the cached user id (#4082)
    
    * [userId] Added support for refreshing the cached user id: refreshInSeconds storage parameter, related tests and implementation in id5 module
    
    * [userId] Added support for refreshing the cached user id: refreshInSeconds storage parameter, related tests and implementation in id5 module
    
    * UserId - ID5 - Updated doc with new contact point for partners
    
    * UserId - Merged getStoredValue and getStoredDate
    
    * [UserId] - ID5 - Moved back ID5 in ./modules
    
    * UserId - ID5 - Fixed incorrect GDPR condition
    
    * [UserId] - Doc update and test cleanup
    
    * Prebid 2.33.0 Release
    
    * Increment pre version
    
    * SupplyChainObject support and fires a pixel onTimeout (#4152)
    
    * - Implemented the 'onTimeout' callback to fire a pixel when there's a timeout.
    - Added the ability to serialize an schain object according to the description provided here: https://github.com/InteractiveAdvertisingBureau/openrtb/blob/master/supplychainobject.md
    
    * some mods to the schain tag generation
    
    * - added tests for schain param checking.
    
    * - fixed a malformed url for timeouts
    
    * - Removed a trailing ',' while generating a schain param.
    
    * - Using the schain object from validBidRequest if present. Reverting to checking if params has it if not.
    
    * - reverting changes to merge with master
    
    * - Resolving merge issues
    
    * Feature/add profile parameter (#4185)
    
    * Add optional profile parameter
    
    * EMXDigital Bid Adapter: Add video dimensions in request (#4174)
    
    * addressed feedback from #3731 ticket
    
    * removed commented code from emx test spec
    
    * logging removed from spec
    
    * flip h & w values from playerSize for video requests
    
    * adding Outstream mediaType to EMX Digital
    
    * adding device info. update to grab video param. styling changes.
    
    * add video dimensions from playerSize
    
    * fix test for video dimensions
    
    * Added keywords parameter support in TrustX Bid Adapter (#4183)
    
    * Add trustx adapter and tests for it
    
    * update integration example
    
    * Update trustx adapter
    
    * Post-review fixes of Trustx adapter
    
    * Code improvement for trustx adapter: changed default price type from gross to net
    
    * Update TrustX adapter to support the 1.0 version
    
    * Make requested changes for TrustX adapter
    
    * Updated markdown file for TrustX adapter
    
    * Fix TrustX adapter and spec file
    
    * Update TrustX adapter: r parameter was added to ad request as cache buster
    
    * Add support of gdpr to Trustx Bid Adapter
    
    * Add wtimeout to ad request params for TrustX Bid Adapter
    
    * TrustX Bid Adapter: remove last ampersand in the ad request
    
    * Update TrustX Bid Adapter to support identical uids in parameters
    
    * Update TrustX Bid Adapter to ignore bids that sizes do not match the size of the request
    
    * Update TrustX Bid Adapter to support instream and outstream video
    
    * Added wrapperType and wrapperVersion parameters in ad request for TrustX Bid Adapter
    
    * Update TrustX Bid Adapter to use refererInfo instead depricated function utils.getTopWindowUrl
    
    * HOTFIX for referrer encodind in TrustX Bid Adapter
    
    * Fix test for TrustX Bid Adapter
    
    * TrustX Bid Adapter: added keywords passing support
    
    * rubicon: avoid passing unknown position (#4207)
    
    * rubicon: not passing pos if not specified
    
    * added comment
    
    * not sending pos for video when undefined
    
    * cleaning up test
    
    * fixed unit test
    
    * correctly reference bidrequest and determine mediatype of bidresponse (#4204)
    
    * GumGum: only send gdprConsent when found (#4205)
    
    * adds digitrust module, mods gdpr from bool to int
    
    * update unit test
    
    * only send gdprconsent if present
    
    * LKQD: Use refererInfo.referer as fallback pageurl (#4210)
    
    * Refactored URL query parameter passthrough for additional values, changed SSP endpoint to v.lkqd.net, and updated associated unit tests
    
    * Use refererInfo.referer as fallback pageurl
    
    * Removed logs and testing values
    
    * [UserId] - ID5 - Fixed case when consentData is undefined (No CMP) (#4215)
    
    * create stubs for localStorage in widespaceBidAdapter test file (#4208)
    
    * added adId property to adRenderFailed event (#4097)
    
    When no bid (therefore no adUnitCode) is available in the adRenderFailed event it can be difficult to identify the erroring slot.But in almost all cases the given slot still has the adId targeting.
    
    * OpenX Adapter: Forcing https requests and adding UserID module support for LiveRamp and TTD (#4182)
    
    * OpenX Adapter: Updated requests to force https
    
    * OpenX Adapter: Added support for TTD's UnifiedID and LiveRamp's IDL
    
    * PubMatic to support userId sub-modules (#4191)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * TripleLift support for UnifiedId and IdentityLink (#4197)
    
    * Add IdentityLink support and fix UnifiedId.
    
    It appears we've been looking for UnifiedId userIds
    on the bidderRequest object, when they are found on bidRequests.
    This commit fixes that error, and adds support for IdentityLink.
    
    * change maintainer email to group
    
    * Added lemma adapter (#4126)
    
    * lemmaBidAdapter.js
    
    Added lemma bid adapter file
    
    * lemmaBidAdapter.md
    
    Added lemma bid adapter md file
    
    * lemmaBidAdapter_spec.js
    
    Added lemma bid adapter test spec file
    
    * Update lemmaBidAdapter.js
    
    Fixed automated code review alert comparison between inconvertible types
    
    * Update lemmaBidAdapter.js
    
    Fixed review changes
    
    * Update lemmaBidAdapter.md
    
    Correct parameter value.
    
    * Adkernel adapter new alias (#4221)
    
    * Force https scheme for Criteo Bidder (#4227)
    
    * assign adapter version number
    
    * Ensure that Criteo's bidder is always called through https
    
    * Add Video Support for Datablocks Bid Adapter (#4195)
    
    * add datablocks Analytics and Bidder Adapters
    
    * remove preload param
    
    * remove preloadid
    
    * better coverage of tests
    
    * better coverage
    
    * IE doesn't support array.find
    
    * lint test
    
    * update example host
    
    * native asset id should be integer
    
    * add datablocks Video
    
    * remove isInteger
    
    * skip if empty
    
    * update adUnit, bidRequest and bidResponse object (#4180)
    
    * update adUnit, bidRequest and bidResponse object
    
    * add test for mediaTypes object
    
    * 3 display banner and video vast support for rads (#4209)
    
    * add stv adapter
    
    * remove comments from adapter file
    
    * start rads adapter
    
    * fix adapter and tests
    
    * fixes
    
    * fix adapter and doc
    
    * fix adapter
    
    * fix tests
    
    * little fix
    
    * add ip param
    
    * fix dev url
    
    * #3 radsBidAdapter.md
    
    * #3 radsBidAdapter.md: cleanup
    
    * fix code and doc
    
    * UserId - Add SameSite and server-side pubcid support (#3869)
    
    * Add SameSite and server-side pubcid support
    
    * Fix emoteevBidAdapter unit test
    
    * added schain to appnexus bid adapter (#4229)
    
    * added schain to appnexus bid adapter
    
    * semicolon
    
    * update doubleclick url (#4179)
    
    * Prebid 2.34.0 release
    
    * increment pre version
    
    * Rubi Analytics handles > 1 bidResponse per bidRequest (#4224)
    
    * videoNow bid adapter (#4088)
    
    * -- first commit
    
    * -- cors and bidder's name fixed
    
    * -- almost ready
    
    * -- added docs
    
    * -- added nurl tracking
    
    * -- bid params
    
    * -- tests added
    
    * -- test fixed
    
    * -- replace placeholder in the onBidWon pixel's url
    
    * -- commit for restart tests
    
    * -- change response data format for display ad
    
    * -- tests updated
    
    * -- 100% tests coverage
    
    * -- a few clean the test's code
    
    * -- custom urls from localStorage
    
    * -- tests updated
    
    * -- a few clean the test's code
    
    * -- new init model
    
    * -- spec for new init model
    
    * -- fix for new init model
    
    * -- code cleaned
    
    * -- 100% tests coverage
    
    * -- 100% tests coverage
    
    * -- fixed test
    
    * -- commit for restart tests
    
    * djax new bidder adapter  (#4192)
    
    * djax bidder adapter
    
    * djax bidder adapter
    
    * Update hello_world.html
    
    * Added Turk Telekom Bid Adapter (#4203)
    
    * Added Turk Telekom Bid Adapter
    
    * Fix md file for Turk Telekom Bid Adapter
    
    * MicroAd: Use HTTPS in all requests (#4220)
    
    * Always use HTTPS endpoint in MicroAd
    
    * Update code
    
    * Fixed a broken test in MicroAd
    
    * Schain: avoiding Object.values as it is breaking on IE11 (#4238)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * avoiding use of Object.values
    
    * 3952 delay auction for ids (#4115)
    
    * 3952 delay auction for user ids
    
    * 3952 add integration example
    
    * 3952 add tests
    
    * 3952 fix html example
    
    * add todos
    
    * 3952 continue auction if ids received
    
    * 3952 add tests for auction delay
    
    * increase test coverage
    
    * set config for test
    
    * remove todo
    
    * add a few more checks to tests
    
    * add comment, force tests to rerun
    
    * Feature: adUnitBidLimit  (#3906)
    
    * added new feature to config to limit bids when sendallbids is enabled
    
    * cleaned up code. removed extra spaces etc
    
    * removed trailing spaces in config
    
    * remove .flat() and replaced with spread operator
    
    * removed flat function and instead pushing using spread operator
    
    * updated to use sendBidsControl instead
    
    * updated targeting_spec to test bidLimit
    
    * removed trailing spaces from targeting_spec
    
    * Update Rubicon Adapter netRevenue default (#4242)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * Removed AdastaMadia from alias (#4255)
    
    * Update appnexusBidAdapter.js (#4251)
    
    * IdentityLink - change expiration time to 30 days (#4239)
    
    * Add coppa support for AppNexus adapter (#4253)
    
    * Add coppa support for AppNexus adapter
    
    * test name
    
    * add new longform e2e tests (#4206)
    
    * Konduit module (#4184)
    
    * Adding Konduit module
    
    * Removed superfluous arguments passed to obtainVastUrl function
    
    * Removed superfluous arguments passed to obtainVastUrl function.
    
    * Build trigger (empty commit)
    
    * Module documentation updated according to the comments
    
    * Logic in obtainVastUrl function updated according to the review comment.
    
    * Removed hook, enabled eslint
    
    * Circle CI runs e2e tests on every push (#4200)
    
    * run functional tests on circle ci on push to any remote branch
    
    * remove extraneous key from config file
    
    * add test.localhost as alias to 127.0.0.1
    
    * check 0: execute circle-ci
    
    * move /etc/config to a separate command
    
    * change bid partner to rubicon
    
    * test appnexus bid adapter in ci
    
    * comment browserstack command
    
    * remove console.log statement
    
    * test1: circle-ci
    
    * change reference dev -> prod while loading prebid
    
    * add console.log statement
    
    * check-2: circle-ci
    
    * comment browserstack testing
    
    * change bid adapter
    
    * change bid adapter
    
    * remove test case for checking targeting keys
    
    * remove the ci flag
    
    * uncomment test for checking correct generation of targeting keys
    
    * swap AN -> Rubicon for testing targeting keys
    
    * Outcon bid adapter. (#4161)
    
    * Outcon bid adapter.
    
    * Fix identation
    
    * Fixes
    
    * Fixes
    
    * Fixes
    
    * Spec fixes
    
    * Fixes
    
    * Fix urls
    
    * Fix
    
    * Fix parameters
    
    * Fix space operators
    
    * Fix bidder timeout
    
    * Update
    
    * Fix whitespace
    
    * no message
    
    * Outcon unit test
    
    * no message
    
    * no message
    
    * no message
    
    * no message
    
    * Fixes
    
    * Fixes
    
    * Change url
    
    * no message
    
    * no message
    
    * no message
    
    * Added bidId
    
    * no message
    
    * no message
    
    * no message
    
    * no message
    
    * Wrapping url with html
    
    * no message
    
    * no message
    
    * no message
    
    * Adding workflow to run end to end tests (#4230)
    
    * Adding workflow to run end to end tests
    
    * trying self branch
    
    * Update to run at 12 every day
    
    * cleanup config using aliases
    
    * update branch and cron time
    
    * add command
    
    * update prebid path for e2e test pages (#4274)
    
    * Prebid 2.35.0 release
    
    * Increment pre version
    
    * Add usersync to adpone adapter (#4245)
    
    * add user sync to adpone adapter
    
    * move adpone usersync to global variable
    
    * added withcredentials to http request
    
    * fix http request options
    
    * fix http request options
    
    * add withCredentials: true
    
    * add withCredentials: true
    
    * added test coverage to usersync
    
    * update sync function
    
    * add test coverage
    
    * adpone adapter
    
    * package lock
    
    * add more testing
    
    * add more testing
    
    * testing for onBidWon fucntion
    
    * test onbidwon function
    
    * trigger build
    
    * Revert GumGum Adapter 2.28 resizing changes (#4277)
    
    * changed resizing unit tests to return the first size dimensions in the sizes array
    
    * added some changes
    
    * reverted adapter changes
    
    * SpotX Bid Adapter: Support schain, ID5 object, Google consent object, and hide_skin (#4281)
    
    * Add SpotXBidAdapter
    
    * Minor updates
    
    * Undo testing changes to shared files
    
    * Fix relative imports
    
    * Remove superfluous imports and write a few more tests
    
    * Formatting, ID5 object, Google consent objects
    
      - Added ID5 object support
      - Added Google Consent object
      - Reformatted indentaiton on spec file
    
    * Revert content_width and content_height changes in docs
    
      - not sure how these got moved, lets put them back
    
    * Remove click_to_replay flag in example
    
      - no reason to use this one in the example
    
    * Spotx adapter - Add schain support and update unit tests
    
    * Update schain path in ORTB 2.3 request body
    
    	- schain object is now added to ortb request body
    	  at request.ext.source.ext.schain
    
    * Add hide_skin to documentation
    
      - whoops, this got removed, let's add it back
    
    * Update Rubicon Analytics Adapter `bidId` to match PBS (#4156)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update for rubicon analytics to send seat[].bid.id for PBS video and banner
    
    * fixed conditional for server and video or banner
    
    * updated with optimized value test for bidid
    
    * update changed default value of netRevenue to true
    
    * remove var declaration for rightSlot to correct lgtm error for unused variable
    
    * update defineSlot div id to match div id defined in html body
    
    * update test ad unit test props
    
    * revert lock to match remote master
    
    * add seatBidId to bidObj in rpBidAdapter interpretResponse
    
    * update setTargeting to execute in the bids back handler
    
    * remove dev integration test page
    
    * meaningless commit to get lgtm to re-run
    
    * SmartRTB adapter update (#4246)
    
    * modules: Implement SmartRTB adapter and spec.
    
    * Fix for-loop syntax to support IE; refactor getDomain out of exported set.
    
    * Remove debugs, update doc
    
    * Update test for video support
    
    * Handle missing syncs. Add video to media types in sample ad unit
    
    * Add null response check, update primary endpoint
    
    * Note smrtb video requires renderer
    
    * Support Vast Track (#4276)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * Add parameters if config.cache.vasttrack is true
    
    * Use requestId instead of adId
    
    * Test new vasttrack payload params
    
    * Removed commented out code
    
    * Relaxed conditional check per review
    
    * Removed commented out line
    
    * Added 1000x250 size (#4295)
    
    * prepare vidazoo adapter for v3.0 (#4291)
    
    * Improve Digital adapter: support schain (#4286)
    
    * LiveIntent Identity Module. (#4178)
    
    * LiveIntentIdSystem. Initial implementation.
    
    * LiveIntentIdSystem. Removed whitespace.
    
    * Fixed typo
    
    * Renamed variables, cookiesm added md.
    
    * Changed the default identity url.
    
    * Composite id, with having more than just the lipbid passed around.
    
    * Composite id.
    
    * Merge conflict resolution.
    
    * Changed docs and param description.
    
    * Added typedoc & mentioned liveIntentIdSystem in submodule.json.
    
    * Extracted the LiveIntentIdSystem under modules, removed it from default userId modules.
    
    * Fixing the 204 + no body scenario.
    
    * Added liveIntent to submodule.json
    
    * Fixing docs indentation.
    
    * Updated prebidServer & specs.
    
    * Minor specs update.
    
    * updating liveintent eids source (#4300)
    
    * updating liveintent eids source
    
    these are supposed to be domains
    
    * updating unit test
    
    * fix appnexusBidAdapter view-script regex (#4289)
    
    * fix an view script regex
    
    * minor syntax update
    
    * 33Across adding bidder specific extension field (#4298)
    
    * - add 33across specific ext field for statedAt
    
    * - fix unit test for 33Across adapter
    
    * PubMatic to support LiveIntent User Id sub-module (#4306)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * supporting LiveIntent Id in PubMatic adapter
    
    * updated source for liveintent
    
    * Finteza Analytics Adapter: fix cookies (#4292)
    
    * fix reading and sending cookies
    
    * fix lint errors
    
    * clear comments
    
    * add unit tests
    
    * fix calling of setCookies for IE
    
    * clear cookies after test
    
    * use own setCookie method inside tests
    
    * Update LockerDome adapter to support Prebid 3.0 (#4301)
    
    * Returning the `IdResponse` type with an obj + callback. Fix for 4304 (#4305)
    
    *  Returning the `IdResponse` type with an obj + callback.
    
    * Renamed resp -> result.
    
    * Removed whitespace.
    
    * ShowHeroes adapter - expanded outstream support (#4222)
    
    * add ShowHeroes Adapter
    
    * ShowHeroes adapter - expanded outstream support
    
    * Revert "ShowHeroes adapter - expanded outstream support"
    
    This reverts commit bfcdb913b52012b5afbf95a84956b906518a4b51.
    
    * ShowHeroes adapter - expanded outstream support
    
    * ShowHeroes adapter - fixes (#4222)
    
    * ShowHeroes adapter - banner and outstream fixes (#4222)
    
    * ShowHeroes adapter - description and outstream changes (#4222)
    
    * ShowHeroes adapter - increase test coverage and small fix
    
    * [Orbidder-Adapter] Add bidRequestCount and remove bid.params.keyValues (#4264)
    
    * initial orbidder version in personal github repo
    
    * use adUnits from orbidder_example.html
    
    * replace obsolete functions
    
    * forgot to commit the test
    
    * check if bidderRequest object is available
    
    * try to fix weird safari/ie issue
    
    * ebayK: add more params
    
    * update orbidderBidAdapter.md
    
    * use spec.<function> instead of this.<function> for consistency reasons
    
    * add bidfloor parameter to params object
    
    * fix gdpr object handling
    
    * default to consentRequired: false when not explicitly given
    
    * wip - use onSetTargeting callback
    
    * add tests for onSetTargeting callback
    
    * fix params and respective tests
    
    * remove not used bid.params.keyValues
    
    * add bidRequestCount to orbidder.otto.de/bid Post request
    
    * add bidRequestCount to test object defaultBidRequest
    
    * PulsePoint: remove usage of deprecated utils method / prep for 3.0 (#4257)
    
    * ET-1691: Pulsepoint Analytics adapter for Prebid. (#1)
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: cleanup
    
    * ET-1691: minor
    
    * ET-1691: revert package.json change
    
    * Adding bidRequest to bidFactory.createBid method as per https://github.com/prebid/Prebid.js/issues/509
    
    * ET-1765: Adding support for additional params in PulsePoint adapter (#2)
    
    * ET-1850: Fixing https://github.com/prebid/Prebid.js/issues/866
    
    * Minor fix
    
    * Adding mandatory parameters to Bid
    
    * Removing usage of deprecated utils method
    
    * minor refactor
    
    * Use isArray method (#4288)
    
    * Add Parrable ID submodule (#4266)
    
    * add parrable id submodule
    
    * fix integration test config
    
    * fix var name
    
    * always refresh sotredId for parrable
    
    * add submodulesThatAlwaysRefresh concept
    
    * remove comment
    
    * add parrable url as one string
    
    * add parrable prod endpoint
    
    * use .indexOf instead of .includes
    
    * add params to test config
    
    * comment failing test
    
    * uncomment failing assertion
    
    * add parrable ID to prebid server adapter
    
    * add parrableIdSystem to .submodules.json
    
    * extract parrableId unit tests from userId spec
    
    * remove breakline between imports
    
    * remove unused param
    
    * remove userId generic feature from parrableId module
    
    * remove trailing space
    
    * fix failing test due to none merged conflict
    
    * Prebid 2.36.0 Release
    
    * Increment pre version
    
    * Support schain module and send bidfloor param in Sharethrough adapter (#4271)
    
    * Add support for supply chain object module
    
    Story: [#168742394](https://www.pivotaltracker.com/story/show/168742394)
    
    Co-authored-by: Josh Becker <jbecker@sharethrough.com>
    
    * Add bidfloor parameter to bid request sent to STX
    
    Story: [#168742573](https://www.pivotaltracker.com/story/show/168742573)
    
    * Platform One Analytics Adapter (#4233)
    
    * Added Y1 Analytics Adapter
    
    * rename y1AnalyticsAdapter in yieldoneAnalyticsAdapter
    
    * Yieldone Bid Adapter: fixes from lint check
    
    * Yieldone Analytics Adapter: fix endpoint protocol
    
    * Added spec file for yieldone Analytics Adapter
    
    * Fix parrable id integration example (#4317)
    
    * fix parrableId integration example
    
    * add parentheses
    
    * Improve Digital adapter: support for video (#4318)
    
    * Bid floor, https, native ad update
    
    * Update the ad server protocol module
    
    * Adding referrer
    
    * Improve Digital support for video
    
    * Improve Digital adapter: video
    
    * adapter version -> 6.0.0
    
    * Gamoshi: Update aliases list. Add support for userSync. (#4319)
    
    * Add support for multi-format ad units. Add favoredMediaType property to params.
    
    * Add tests for gdpr consent.
    
    * Add adId to outbids
    
    * Modify media type resolving
    
    * Refactor multi-format ad units handler.
    
    * Modify the way of sending GDPR data.
    Update aliases.
    
    * Add new consent fields. Add unit test.
    
    * Add new consent fields. Add unit test.
    
    * Add support for id5 and unified id cookie sync.
    
    * Add support for id5 and unified id cookie sync.
    
    * Add restricted check for gdpr consent.
    
    * fix for userSync endpoint getting called with bidder alias names, instead of actual bidder names (#4265)
    
    * modify ixBidAdapater to always use the secure endpoint (#4323)
    
    * PubMatic to support Parrable User Id sub-module (#4324)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * PubMatic to support parrable id
    
    * VISX: currency validation & fix double escape of referer (#4299)
    
    * PubMatic to support coppa (#4336)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * added coppa compliance
    
    * vuble: outstream has fullscreen option (#4320)
    
    * Mod: vuble oustream has fullscreen option
    
    * Add: vuble test for outstream scenario
    
    * EMXDigital: hotfix to resolve URIError from decodeURIComponent (#4333)
    
    * hotfix to resolve URIError from decodeURIComponent
    
    * added unit for decoding adm
    
    * Specify second parameter for parseInt for pubmaticBidAdapter (#4347)
    
    * Remove usage of getTopWindowUrl in Prebid Adapter (#4341)
    
    * Conversant Bid Adapter update for 3.0 (#4284)
    
    * Add cpmDistribution function for Google Analytics adapter (#4240)
    
    * Add cpmDistribution function for Google Analytics adapter
    
    * Add test for the cpmDistribution function
    
    * Remove half written comment
    
    * fixing SRA p_pos (#4337)
    
    * In Sonobi Adapter, only read sizes from bid.mediaTypes (#4311)
    
    * Fix mediaTypes (#4332)
    
    * Outcon bid adapter.
    
    * Fix identation
    
    * Fixes
    
    * Fixes
    
    * Fixes
    
    * Spec fixes
    
    * Fixes
    
    * Fix urls
    
    * Fix
    
    * Fix parameters
    
    * Fix space operators
    
    * Fix bidder timeout
    
    * Update
    
    * Fix whitespace
    
    * no message
    
    * Outcon unit test
    
    * no message
    
    * no message
    
    * no message
    
    * no message
    
    * Fixes
    
    * Fixes
    
    * Change url
    
    * no message
    
    * no message
    
    * no message
    
    * Added bidId
    
    * no message
    
    * no message
    
    * no message
    
    * no message
    
    * Wrapping url with html
    
    * no message
    
    * no message
    
    * no message
    
    * Fix mediaTypes
    
    * no message
    
    * Update outconBidAdapter_spec.js
    
    * Adding VAS response
    
    * no message
    
    * no message
    
    * no message
    
    * Fix
    
    * Changed ttl
    
    * no message
    
    * supportedMediaTypes
    
    * no message
    
    * no message
    
    * Prebid 2.37.0 release
    
    * increment pre version
    
    * Add vast xml support and other minor changes to Beachfront adapter (#4350)
    
    * Add support for vast xml in the bid response
    
    * add secure protocol to outstream player url
    
    * add device connection type
    
    * add player setting for poster color
    
    * add new value for creative Id
    
    * Update smartrtbBidAdapter (#4362)
    
    * modules: Implement SmartRTB adapter and spec.
    
    * Fix for-loop syntax to support IE; refactor getDomain out of exported set.
    
    * Remove debugs, update doc
    
    * Update test for video support
    
    * Handle missing syncs. Add video to media types in sample ad unit
    
    * Add null response check, update primary endpoint
    
    * Note smrtb video requires renderer
    
    * Remove old params checks, fix documentation playerSize field name
    
    * Revert "Update smartrtbBidAdapter (#4362)" (#4368)
    
    This reverts commit be6704bcec65a28d80b6d09a8d1c51ef9a8ba824.
    
    * Add userSync in onetagBidAdapter (#4358)
    
    * Minor bug fixing in onetagBidAdapter.js
    
    Fixed a minor bug. Updated TTL in response to align the correct specifications.
    
    * Update onetagBidAdapter
    
    Added additional page info and user sync function.
    
    * Update onetagBidAdapter_spec.js
    
    Added the test for getUserSyncs function.
    
    * Fix about userSync
    
    * getUserSyncs: test update with gdpr params
    
    * Sovrn adapter updates: schain, digitrust, pixel syncing, and 3.0 upgrades (#4335)
    
    * schain and digitrust
    
    * pixel beacons
    
    * unit tests and fixes from testing
    
    * Prebid 3.0 updates
    
    * review fix
    
    * Add bid adapter for ablida (#4256)
    
    * Add ablida adapter
    
    * rename category parameter, add documentation
    
    * AdKernel: added waardex_ak alias (#4290)
    
    * added alias
    
    Added a new alias
    
    * fixing unit test
    
    * Revert "Sovrn adapter updates: schain, digitrust, pixel syncing, and 3.0 upgrades (#4335)" (#4376)
    
    This reverts commit 6114a3dba93815dcfb535707d7b4d84f1adb2bc7.
    
    * Vrtcal Markets Inc. Bid Adapter Addition (#4259)
    
    * Added 3 key Vrtcal Adapter files: adapter,markdown,unit tests
    
    * Removed unused getUserSyncs;Added mediaTypes.banner.sizes support;Raised test coverage to 85%
    
    * lint formatting errors corrected
    
    * Update schain path in ORTB path for spotxBidAdapter (#4377)
    
    - Move schain object from request.ext.source.ext.schain to
    	  request.source.ext.schain
    
    * Update Grid Bid Adapter (#4379)
    
    * Added Grid Bid Adapter
    
    * remove priceType from TheMediaGrid Bid Adapter
    
    * Add video support in Grid Bid Adapter
    
    * Added test parameter for video slot
    
    * update Grid Bid Adapter to set size in response bid
    
    * Update Grid Bid Adapter to support identical uids in parameters
    
    * Fix typo in test file for Grid Bid Adapter
    
    * Update The Grid Media Bidder Adapter to send refererInfo.referer as 'u' parameter in ad request
    
    * Hotfix for referrer in Grid Bid Adapter
    
    * Grid Bid Adapter: added wrapperType and wrappweVersion to the ad request
    
    * TripleLift: Sending schain (#4375)
    
    * Add IdentityLink support and fix UnifiedId.
    
    It appears we've been looking for UnifiedId userIds
    on the bidderRequest object, when they are found on bidRequests.
    This commit fixes that error, and adds support for IdentityLink.
    
    * change maintainer email to group
    
    * TripleLift: Sending schain (#1)
    
    * Sending schain
    
    * null -> undefined
    
    * DistrictmDMX: adding support for schain and remove content type to default to prebid selection (#4366)
    
    * adding DMX
    
    test @97%, two files added one updated
    
    * Update districtm_spec.js
    
    * Update districtmDMX.js
    
    * adding all districtm needed file
    
    * remove legacy file
    
    * remove typo || 0 in the test method
    
    * force default to return a valid width and height
    
    * update unit test code for failing test
    
    * changed class for an object
    
    * remove package-lock.json
    
    * change file name for dmx adapter
    
    * renamed files
    
    * restaure package-lock.json
    
    * update to last package-lock state
    
    * update gdpr user consent
    
    * fix sizes issue
    
    * Documentation updates
    
    Adding the readme.md info
    
    * update file name and update unit testing import file location
    
    * current machine state
    
    * lint correction
    
    * remove variable assigment duplicate
    
    * Support for ID5 + receive meta data (#4352)
    
    * Livewrapped bid and analytics adapter
    
    * Fixed some tests for browser compatibility
    
    * Fixed some tests for browser compatibility
    
    * Changed analytics adapter code name
    
    * Fix double quote in debug message
    
    * modified how gdpr is being passed
    
    * Added support for Publisher Common ID Module
    
    * Corrections for ttr in analytics
    
    * ANalytics updates
    
    * Auction start time stamp changed
    
    * Detect recovered ad blocked requests
    Make it possible to pass dynamic parameters to adapter
    
    * Collect info on ad units receiving any valid bid
    
    * Support for ID5
    Pass metadata from adapter
    
    * Typo in test + eids on wrong level
    
    * Rubicon Adapter: Always make requests using HTTPS (#4380)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * Always make bids requests using https
    
    * rp_secure and imp.secure should always be 1
    
    * 7xbid adapter (#4328)
    
    * 7xbid adapter
    
    * fix error when cli build
    
    * - update 33across adapter cookie sync end point (#4345)
    
    - update unit test for 33across adapter
    
    * Adform adapter: add renderer for outstream bids (#4363)
    
    * Prebid 2.38.0 Release
    
    * Increment pre version
    
    * Adagio: update with external js (#4217)
    
    * Add external loader in AdagioBidAdapter
    
    * Change adagioAnalyticsAdapter to "endpoint" type
    
    * Change _setPredictions for a generic method
    
    * Improve AdagioBidAdapter test coverage
    
    * Add features detection in Adagio adapter
    
    * Fix adagioBidAdapter tests
    
    * Add featuresVersion field to bidRequest
    
    * Refacto adagio.queue
    
    * Expose versions in ADAGIO namespace
    
    * Generate a ADAGIO.pageviewId if missing
    
    * Move ad-server events tracking to adagioBidAdapter
    
    * Store adUnitCodes in ADAGIO namespace
    
    * Update documentation
    
    Better description of test parameters.
    
    * Add internal array to prevent empty pbjs.adUnits
    
    * Be sure to access to window.top - does not work in safe-frame env
    
    * Add PrintNumber feature
    
    * Be sure to compute features on window.top
    
    * Bump versions
    
    * Add Post-Bid support
    
    - ad-server events are listen in current window (instead of window.top)
    - a new "outerAdUnitElementId" property is set to ADAGIO.pbjsAdUnits array in case of Post-Bid scenario. This property is the 1st parent element id attribute of the iframe in window.top.
    
    * Set pagetype param as optional
    
    * Add AdThink ad-server support
    
    * Improve internal `pbjsAdUnits.sizes` detection
    
    Use the adUnit `mediaTypes.banner.sizes` property if exists to build the `ADAGIO.pbjsAdUnits.sizes`.
    The use of the `sizes` root property is deprecated.
    
    * adagioAnalyticsAdapter: add and improve tests
    
    * adagioBidAdapter: add and improve tests
    
    # Conflicts:
    #	modules/adagioBidAdapter.js
    #	test/spec/modules/adagioBidAdapter_spec.js
    
    * adagioBidAdapter: Bump version 1.5
    
    * Adagio: fix import path
    
    * PostBid: insure window.top is accessible for specifics functions
    
    * Consistency: use Prebid.js utils and fix deprecated
    
    * PostBid: do not build a request if in safeframe
    
    * Bump version 2.0.0
    
    * Try to fix tests without UA stubing
    
    * Try to fix adagioAnalytics failling tests on CI
    
    * Consistency: use Prebid loadExternalScript()
    
    * Add "adagio" to Prebid.js adloader vendor whitelist
    
    * Remove proprietary ad-server listeners
    
    * Add RSA validation to adagio external script
    
    * add viewdeosDX whitelabel (#4231)
    
    * add viewdeosDX hitelabel
    
    * Fixed tests and support for sizes
    
    * Fix strings
    
    * Fix strings
    
    * remove only
    
    * Fix tests
    
    * fix codereview
    
    * Fix test + Code review
    
    * code review + tests
    
    * One video display ad (#4344)
    
    * outstream changes
    
    * removing global filtet
    
    * reverting page
    
    * message
    
    * adapter change
    
    * remove space
    
    * testcases
    
    * testpage
    
    * spaces for test page
    
    * renderer exist case
    
    * reverting package-lock.json
    
    * adding schain object
    
    * adding tagid
    
    * syntaxx error fix
    
    * video.html
    
    * space trailing
    
    * space
    
    * tagid
    
    * inventoryId and placement
    
    * rewarded video
    
    * added unit test case
    
    * testing display ad
    
    * adding banner
    
    * validating banner object
    
    * display=1 changes
    
    * checking whether diplsy == 1
    
    * html page change
    
    * reverting video.html
    
    * adding more test cases
    
    * spaces
    
    * md file change
    
    * updated working oneVideoBidAdapter.md file
    
    * Update oneVideoBidAdapter.md
    
    * Update oneVideoBidAdapter.md
    
    * updated the file with both video params and banner
    
    * Update video.html
    
    * fix double-urlecoded referrer (#4386)
    
    * fix double-urlecoded referer (#4388)
    
    * PulsePoint Adapter - update for ttl logic (#4400)
    
    * ET-1691: Pulsepoint Analytics adapter for Prebid. (#1)
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: cleanup
    
    * ET-1691: minor
    
    * ET-1691: revert package.json change
    
    * Adding bidRequest to bidFactory.createBid method as per https://github.com/prebid/Prebid.js/issues/509
    
    * ET-1765: Adding support for additional params in PulsePoint adapter (#2)
    
    * ET-1850: Fixing https://github.com/prebid/Prebid.js/issues/866
    
    * Minor fix
    
    * Adding mandatory parameters to Bid
    
    * Using the TTL from the bid.ext
    
    * Minor refactor
    
    * IdentityLink - add logic for sending consent string (#4346)
    
    * Fix adagio analytics adapter circleci (#4409)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * update to skip broken circleci tests
    
    * skip all
    
    * Feature/7xbid remove unneeded params (#4402)
    
    * 7xbid adapter
    
    * fix error when cli build
    
    * remove unneeded params
    
    * Empty commit
    
    * Empty commit
    
    * Remove none ssl (#4406)
    
    * adding DMX
    
    test @97%, two files added one updated
    
    * Update districtm_spec.js
    
    * Update districtmDMX.js
    
    * adding all districtm needed file
    
    * remove legacy file
    
    * remove typo || 0 in the test method
    
    * force default to return a valid width and height
    
    * update unit test code for failing test
    
    * changed class for an object
    
    * remove package-lock.json
    
    * change file name for dmx adapter
    
    * renamed files
    
    * restaure package-lock.json
    
    * update to last package-lock state
    
    * update gdpr user consent
    
    * fix sizes issue
    
    * Documentation updates
    
    Adding the readme.md info
    
    * update file name and update unit testing import file location
    
    * current machine state
    
    * lint correction
    
    * remove variable assigment duplicate
    
    * remove none ssl element from all request]
    
    * fixed reference to global object (#4412)
    
    * ucfunnel adapter support supply chain (#4383)
    
    * Add a new ucfunnel Adapter and test page
    
    * Add a new ucfunnel Adapter and test page
    
    * 1. Use prebid lib in the repo to keep updated
    2. Replace var with let
    3. Put JSON.parse(JSON.stringify()) into try catch block
    
    * utils.getTopWindowLocation is a function
    
    * Change to modules from adapters
    
    * Migrate to module design
    
    * [Dev Fix] Remove width and height which can be got from ad unit id
    
    * Update ucfunnelBidAdapter to fit into new spec
    
    * Correct the endpoint. Fix the error of query string
    
    * Add test case for ucfunnelBidAdapter
    
    * Fix lint error
    
    * Update version number
    
    * Combine all checks on bid request
    
    * Add GDPR support for ucfunnel adapter
    
    * Add in-stream video and native support for ucfunnel adapter
    
    * Remove demo page. Add more test cases.
    
    * Change request method from POST to GET
    
    * Remove unnecessary comment
    
    * Support vastXml and vastUrl for video request
    
    * update TTL to 30 mins
    
    * Avoid using arrow function which is not discuraged in mocha
    
    * ucfunnel tdid support
    
    * ucfunnel adapter support supply chain
    
    * LiveIntent support in RP Adapter and PBS Adapter update to pass segments (#4303)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * added semi-colon
    
    * update eid source to use domain
    
    * update video oRTB with liveintent segments
    
    * update pbs adapter with liveintent segments support
    
    * update rp adapter liveintent support for fastlane
    
    * reverted package lock, fix for unintentional update
    
    * added unit tests for fastlane.json and ortb, fix to join segments with commas
    
    * fix obj property path data.tpid
    
    * update remove unnecessary function call
    
    * re-ordering query string params
    
    * Rubicon Adapter: Add multiple sizes to sizeMap (#4407)
    
    * Add Utils to remove item in LocalStorage (#4355)
    
    * Making originalCpm and originalCurrency fields in bid object always available (#4396)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * moving originalCurrency declaration from currency to bidderFactory
    
    * added a comment
    
    * trying to re-run the CI job
    
    * added unit test case
    
    * trying to re-run the CI job
    
    * Placement and inventory (#4353)
    
    * outstream changes
    
    * removing global filtet
    
    * reverting page
    
    * message
    
    * adapter change
    
    * remove space
    
    * testcases
    
    * testpage
    
    * spaces for test page
    
    * renderer exist case
    
    * reverting package-lock.json
    
    * adding schain object
    
    * adding tagid
    
    * syntaxx error fix
    
    * video.html
    
    * space trailing
    
    * space
    
    * tagid
    
    * inventoryId and placement
    
    * rewarded video
    
    * added unit test case
    
    * inventory_id and placement
    
    * removed unnecessary file
    
    * lint error
    
    * Update oneVideoBidAdapter.js
    
    * lint error fix
    
    * Fixes for Platform One Analytics Adapter (#4359)
    
    * Added Y1 Analytics Adapter
    
    * rename y1AnalyticsAdapter in yieldoneAnalyticsAdapter
    
    * Yieldone Bid Adapter: fixes from lint check
    
    * Yieldone Analytics Adapter: fix endpoint protocol
    
    * Added spec file for yieldone Analytics Adapter
    
    * Add adUnitName to analytics data for Yieldone Analytics Adapter
    
    * Fix yieldone Analytics Adapter to log only id from adUnitPath
    
    * Fix bug with timeout event in Yieldone Analytics Adapter
    
    * Added protocol to url (#4395)
    
    * initial commit
    
    * updated contact and tag details
    
    * changes ti support the renderers
    
    * changes to pass dimId
    
    * fixed names of internal mapping
    
    * added comment
    
    * added gdpr param to request and other fixes
    
    * modified api url
    
    * fix
    
    * fixed the secure api call
    
    * rolled back video event callback till we support it
    
    * updated doc with video details
    
    * added bid won and timeout pixel
    
    * added testcase for bid events
    
    * modified testcase
    
    * fixed the url logged
    
    * tag param values passed ot renderer
    
    * added a conditioal check
    
    * changes to support new param to adserver for purpose of tracking
    
    * passed param to renderer
    
    * missing variable defined
    
    * added protocol to url
    
    * fixed test for protocol
    
    * changed urls to secure only
    
    * Update emoteev endpoints (#4329)
    
    * JustPremium: Update to Prebid 3.0 (#4410)
    
    * Update underdogmedia adapter for pbjs 3.0 (#4390)
    
    * Update underdogmedia adapter for pbjs 3.0
    
    * Ensure request to endpoint is secure
    
    * Update prebid version
    
    * Lint fix
    
    * Update Consumable adapter for Prebid.js 3.0 (#4401)
    
    * Consumable: Clean up tests.
    
    * Consumable: Update use of deprecated function.
    
    * Consumable: Read sizes from mediaTypes.banner.sizes.
    
    * Consumable: Fix lint violation.
    
    * CriteoId User Module (#4287)
    
    * Add CriteoId module
    
    * Update the return type of getId in Criteo Id module
    
    Changes:
    - Use of url parsing function from url lib
    - Update the return type of getId()
    - Update the jsdoc to reflect the real return types
    
    * Fix failing tests for Criteo user module
    
    * Add CriteoIdSystem submodule to .submodule.json.
    
    * 2019/10/18 Create Mobsmart bidder adapter (#4339)
    
    * Adpod deal support (#4389)
    
    * Adpod deal support
    
    * Replacing filterBids with minTier
    
    * fix potential issue
    
    * remove querystringify package (#4422)
    
    * Browsi real time data module (#4114)
    
    * real time data module,
    browsi sub module for real time data,
    new hook bidsBackCallback,
    fix for config unsubscribe
    
    * change timeout&primary ad server only to auctionDelay
    update docs
    
    * support multiple providers
    
    * change promise to callbacks
    configure submodule on submodules.json
    
    * bug fixes
    
    * use Prebid ajax
    
    * tests fix
    
    * Prebid 2.39.0 Release
    
    * increment pre version
    
    * OpenX Adapter: Prebid 3.0 Compatibility Update (#4413)
    
    * Removed usage of deprecated functions
    * Removed beacons
    * Banner sizes now reads from bidRequest.mediaTypes.banner.sizes instead of bidRequest.sizes
    * Updated tests to reflect changes.
    
    * GumGum: use mediaTypes.banner.sizes (#4416)
    
    * adds digitrust module, mods gdpr from bool to int
    
    * update unit test
    
    * only send gdprconsent if present
    
    * uses mediaTypes before trying bidRequest sizes
    
    * removes use of deprecated method
    
    * RTBhouse Bid Adapter update for 3.0 (#4428)
    
    * add viewable rendering format (#4201)
    
    * Feature/adapter (#4219)
    
    * feat(bidrequest): code for making bidrequest
    
    * feat(bidresponse): format and return the response
    
    * feat(tests): added tests for adapter
    
    * feat(docs): added docs for the adapter
    
    * refactor(url): changed adserver url
    
    * test(user sync): added unit tests for the user syncs
    
    * refactor(endpoint): changed endpoint for prebid
    
    * refactor(endpoint): changed endpoint for prebid
    
    * doc(tagid): mandatory param definition added
    
    * fix(imp id): fix for correct impression id
    
    * fix(width/height): fix for correct width and height sequence
    
    * PulsePoint Bid Adapter: Support for schain (#4433)
    
    * ET-1691: Pulsepoint Analytics adapter for Prebid. (#1)
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter
    
    * ET-1691: cleanup
    
    * ET-1691: minor
    
    * ET-1691: revert package.json change
    
    * Adding bidRequest to bidFactory.createBid method as per https://github.com/prebid/Prebid.js/issues/509
    
    * ET-1765: Adding support for additional params in PulsePoint adapter (#2)
    
    * ET-1850: Fixing https://github.com/prebid/Prebid.js/issues/866
    
    * Minor fix
    
    * Adding mandatory parameters to Bid
    
    * ET-5938 SupplyChain Object Support
    
    * Formatting
    
    * Code review
    
    * Code review
    
    * Fix to currency parsing on response
    
    * Add supply chain support for Teads adapter (#4420)
    
    * Rubicon: support SupplyChain (schain) (#4315)
    
    * Add microadBidAdapter
    
    * Remove unnecessary encodeURIComponent from microadBidAdapter
    
    * Submit Advangelists Prebid Adapter
    
    * Submit Advangelists Prebid Adapter 1.1
    
    * Correct procudtion endpoint for prebid
    
    * analytics update with wrapper name
    
    * reverted error merge
    
    * update changed default value of netRevenue to true
    
    * Starting schain
    
    * More tests for banner schain support
    
    * Video tests
    
    * Encoding tweaks, required fields and comments
    
    * Removed .only() from tests
    
    * Change requests per Bret
    
    * Add 1ad4good bidder (#4081)
    
    * adding bidder code and
    
    A bidder for non-profit free ads.
    more info about this bidder project can be found on project site
    http://1ad4good.org
    
    * removed unused code
    
    test coverage is improved to >80%
    tested for instream video support
    
    * removed some legacy code, unused params
    
    * hardcoding https to endpoint
    
    * Improve Digital adapter fix: don't send sizes for instream video (#4427)
    
    * Bid floor, https, native ad update
    
    * Update the ad server protocol module
    
    * Adding referrer
    
    * Improve Digital support for video
    
    * Improve Digital adapter: video
    
    * adapter version -> 6.0.0
    
    * Improve Digital adapter: don't send sizes for video
    
    * Fix a typo in code comment (#4450)
    
    * Inventory id and schain support for display (#4426)
    
    * supporting schain
    
    * Update coinzillaBidAdapter.js (#4438)
    
    Update sizes const.
    
    * Support schain in ZEDO adapter (#4441)
    
    
    * changes to pass schain
    
    * PubMatic supporting updated Criteo User Id module (#4431)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * PubMatic supporting updated Criteo User Id module
    
    * added a comment to re-start CI
    
    * Remove duplicate param to fix unit tests (#4459)
    
    * Brightcom Bid Adapter update for 3.0 (#4343)
    
    * add support for min_height field in pbs native requests (#4434)
    
    * Supporting Alias via Video Requests (#4460)
    
    * New adapter Proxistore (#4365)
    
    * add test adapter and documentation
    
    * integration test with hello_world
    
    * reset package-lock.json
    
    * delete useless conditionnal
    
    * make integrate test work
    
    * revert hello-world
    
    * revert hello_world
    
    * fix descriptor
    
    * change adUnits for integration test
    
    * remove proxistore widget
    
    * uncomment file
    
    * change sizes
    
    * remove useless script tag
    
    * Implementation of setBidderConfig and bidder-specific data (#4334)
    
    * initial implementation of setBidderConfig
    
    * fix ie11 test errors
    
    * Support new setBidderConfig format. Include props from both config and bidderConfig in _getConfig
    
    * Use core-js Set to avoid issues with IE
    
    * Fix tests in IE
    
    * put registerSyncs back on bidderFactory
    
    * run bidder event methods with bidder config enabled
    
    * Prebid 2.40.0 Release
    
    * Increment pre version
    
    * Conversant Bid Adapter checks pubcid directly (#4430)
    
    * Cookie Sync functionality (#4457)
    
    * changing PID param value for testing
    
    * cookie sync integration
    
    * merge from upstream
    
    * Staq Adapter: update with meta envelope (#4372)
    
    * initial dev
    
    * fix staq adapter name
    
    * fix hello world staq call
    
    * get hello world working again
    
    * add user agent collection
    
    * fix some unite tests
    
    * Add STAQ Analytics Adapter doc
    
    * clean up hello world
    
    * fix tests to play nice with browserstack
    
    * fix around issues with browserstack and deep equals of objects
    
    * dump variable env testing since we can't mod user agent stuff in browserstack
    
    * Update STAQ adapter to stop using deprecated utils for referrer
    
    * remove package-lock.json changes via master rebase
    
    * improve call frequency for ref util
    
    * change ajax content type
    
    * adjust ajax request to not expect whitelisting
    
    * remove superflous commented-out code
    
    * update event package to use meta information in envelope rather than per event basis
    
    * fix formatting
    
    * more formatting fixes
    
    * more formatting!
    
    * Rhythmone Adapter - schain support (#4414)
    
    Circle CI failing tests are not related to this PR.
    
    * Media.net Adapter: Support Prebid 3.0 (#4378)
    
    * Media.net Adapter: Support Prebid 3.0
    
    * Media.net Adapter: add tests to increase code coverage
    
    * Vi Adapter: Passes additional param in the bid request (#4134)
    
    * Add focus check
    
    (cherry picked from commit 9d6d6dfb83580d6a5ffed8faa5762db48f8fd44d)
    
    * Pass focus as numeric value
    
    (cherry picked from commit 9fae56a637f87b0d39cc1d24eeb1f9ff9df88f64)
    
    * Add unit test
    
    (cherry picked from commit 946710f2e9960b3839613d4bdf730e57ba38a964)
    
    * Sovrn adapter updates: schain, digitrust, pixel syncing, and 3.0 upgrades (#4385)
    
    * schain and digitrust
    
    * pixel beacons
    
    * unit tests and fixes from testing
    
    * Prebid 3.0 updates
    
    * review fix
    
    * use backwards compatible flatMap impl
    
    * update pixel tests
    
    * unit test fix
    
    * update one more url to ssl
    
    * fixed test
    
    * review updates
    
    * TheMediaGrid Bid Adapter update (#4447)
    
    * Added Grid Bid Adapter
    
    * remove priceType from TheMediaGrid Bid Adapter
    
    * Add video support in Grid Bid Adapter
    
    * Added test parameter for video slot
    
    * update Grid Bid Adapter to set size in response bid
    
    * Update Grid Bid Adapter to support identical uids in parameters
    
    * Fix typo in test file for Grid Bid Adapter
    
    * Update The Grid Media Bidder Adapter to send refererInfo.referer as 'u' parameter in ad request
    
    * Hotfix for referrer in Grid Bid Adapter
    
    * Grid Bid Adapter: added wrapperType and wrappweVersion to the ad request
    
    * TheMediaGrid Bid Adapter: added sync url
    
    * TheMediaGrid Bid Adapter: added GDPR params to sync url
    
    * TheMediaGrid Bid Adapter: added tests for getUserSyncs function
    
    * Conversant Bid Adapter adds support for extended ids (#4462)
    
    * Adkernel 3.0 compatibility (#4477)
    
    * Rubicon Adapter pchain support (#4480)
    
    * rubicon pchain support
    
    * removed describe.only
    
    * Implemented changes required to provide support for video in the IX bidding adapter for Instream and Outstream contexts. (#4424)
    
    * Default size filter & KVP support (#4452)
    
    * adding DMX
    
    test @97%, two files added one updated
    
    * Update districtm_spec.js
    
    * Update districtmDMX.js
    
    * adding all districtm needed file
    
    * remove legacy file
    
    * remove typo || 0 in the test method
    
    * force default to return a valid width and height
    
    * update unit test code for failing test
    
    * changed class for an object
    
    * remove package-lock.json
    
    * change file name for dmx adapter
    
    * renamed files
    
    * restaure package-lock.json
    
    * update to last package-lock state
    
    * update gdpr user consent
    
    * fix sizes issue
    
    * Documentation updates
    
    Adding the readme.md info
    
    * update file name and update unit testing import file location
    
    * current machine state
    
    * lint correction
    
    * remove variable assigment duplicate
    
    * adding logic upto5
    
    * adding support for removing and shuffle sizes
    
    * adding array split test
    
    * re-assign none standard size to the request
    
    * resolve duplicate format inside format array
    
    * update .md and adaptor file for KVP support
    
    * remove array helper includes
    
    * inforce two digit after decimal
    
    * RUn error check nothing on my side but error form another adapter
    
    * add id5id to prebid server bid adapter (#4468)
    
    * Added _pbjsGlobals for tracking renames. Resolves #4254 (#4419)
    
    * Feature/smart video (#4367)
    
    * Adding outstream video support.
    
    * Fixing unit test.
    
    * Adding video instream support.
    
    * Handling video startDelay parameter.
    
    * Improving unit tests.
    
    * Fixing indent.
    
    * Handling the request when videoMediaType context is not supported.
    
    * Changing maintainer mail address.
    
    * Remove video outstream specific code.
    
    * Unit test updated.
    
    * do not select element that gets removed after dfp render (#4423)
    
    * add smms adapter (#4439)
    
    * add smms adapter
    
    * re-run ci, why adigo adapter failed??
    
    * review comments fix, remove deprecated functions, fix unit test
    
    * Prebid 2.41.0 release
    
    * Increment pre version
    
    * adds schain param (#4442)
    
    * Create newborntownWeb adapter (#4455)
    
    * Create newborntownWeb adapter
    
    * only https protocol
    
    * Provide criteoId to server by user.ext.eids (#4478)
    
    * ucfunnel adapter fix error message in debug mode (#4338)
    
    * Add a new ucfunnel Adapter and test page
    
    * Add a new ucfunnel Adapter and test page
    
    * 1. Use prebid lib in the repo to keep updated
    2. Replace var with let
    3. Put JSON.parse(JSON.stringify()) into try catch block
    
    * utils.getTopWindowLocation is a function
    
    * Change to modules from adapters
    
    * Migrate to module design
    
    * [Dev Fix] Remove width and height which can be got from ad unit id
    
    * Update ucfunnelBidAdapter to fit into new spec
    
    * Correct the endpoint. Fix the error of query string
    
    * Add test case for ucfunnelBidAdapter
    
    * Fix lint error
    
    * Update version number
    
    * Combine all checks on bid request
    
    * Add GDPR support for ucfunnel adapter
    
    * Add in-stream video and native support for ucfunnel adapter
    
    * Remove demo page. Add more test cases.
    
    * Change request method from POST to GET
    
    * Remove unnecessary comment
    
    * Support vastXml and vastUrl for video request
    
    * update TTL to 30 mins
    
    * Avoid using arrow function which is not discuraged in mocha
    
    * ucfunnel tdid support
    
    * ucfunnel fix error message in debug mode
    
    * explicitly check undefined to allow falsey values in getConfig (#4486)
    
    * Conversant Bid Adapter handles vast xml (#4492)
    
    * [feature] Add a config list of submodules that require refreshing the stored ID after each bid request (#4325)
    
    * add a feature to always refresh stored id on each bid request for submodules that require that
    
    * update test comments
    
    * Prebid 2.42.0 Release
    
    * Increment pre version
    
    * Make adhese adapter prebid 3.0 compatible (#4507)
    
    * Added 'adhese' attribute to bid that contains meta data - Jira AD-2642
    
    * added DALE to adhese determination
    
    * extra config option: no format, but use size array as format string
    
    * Read sizes from mediaTypes.banner.sizes + Apply Eslint suggestions
    
    * Use map and join, add originData to response
    
    * properly use originData obj
    
    * Remove duplicated ids
    
    * Update tests
    
    * BugFix: Site id missing (#4467)
    
    * outstream changes
    
    * removing global filtet
    
    * reverting page
    
    * message
    
    * adapter change
    
    * remove space
    
    * testcases
    
    * testpage
    
    * spaces for test page
    
    * renderer exist case
    
    * reverting package-lock.json
    
    * adding schain object
    
    * adding tagid
    
    * syntaxx error fix
    
    * video.html
    
    * space trailing
    
    * space
    
    * tagid
    
    * inventoryId and placement
    
    * rewarded video
    
    * added unit test case
    
    * adding site id
    
    * adding placement and siteis
    
    * site id param test case
    
    * removing deprecated functions
    
    * correcting test cases
    
    * indentation
    
    * test cases fix
    
    * Remove adtarget from aliases
    
    * Undo
    
    Co-authored-by: jsnellbaker <31102355+jsnellbaker@users.noreply.github.com>
    Co-authored-by: Jozef Bartek <31618107+jbartek25@users.noreply.github.com>
    Co-authored-by: koji-eguchi <50477903+DAC-KOJI-EGUCHI@users.noreply.github.com>
    Co-authored-by: Telaria Engineering <36203956+telariaEng@users.noreply.github.com>
    Co-authored-by: Mike Chowla <mike.chowla@pubmatic.com>
    Co-authored-by: robdubois <53589945+robdubois@users.noreply.github.com>
    Co-authored-by: sumit116 <sharmasumit116@gmail.com>
    Co-authored-by: nwlosinski <norbert.wlosinski@gmail.com>
    Co-authored-by: Bret Gorsline <bgorsline@rubiconproject.com>
    Co-authored-by: bretg <bgorsline@gmail.com>
    Co-authored-by: Artem Seryak <artem.seryak@umbrellait.com>
    Co-authored-by: Jonathan Mullins <mondojono@gmail.com>
    Co-authored-by: htang555 <htang555@gmail.com>
    Co-authored-by: Bryan DeLong <ananon@gmail.com>
    Co-authored-by: dpapworth-qc <50959025+dpapworth-qc@users.noreply.github.com>
    Co-authored-by: DeepthiNeeladri <deepthi.sravanaqa@gmail.com>
    Co-authored-by: Harshad Mane <harshad.mane@pubmatic.com>
    Co-authored-by: Roman <thecyric@gmail.com>
    Co-authored-by: Neelanjan Sen <14229985+Fawke@users.noreply.github.com>
    Co-authored-by: Margaret Liu <margs.liu@gmail.com>
    Co-authored-by: TJ Eastmond <tj.eastmond@gmail.com>
    Co-authored-by: Robert Ray Martinez III <rrmartinez1552@gmail.com>
    Co-authored-by: Jason Snellbaker <jsnellbaker@appnexus.com>
    Co-authored-by: JonGoSonobi <jgo@sonobi.com>
    Co-authored-by: Vladimir Fedoseev <vl.fedoseev@gmail.com>
    Co-authored-by: DJ Rosenbaum <djrosenbaum@gmail.com>
    Co-authored-by: Alex Khmelnitsky <alexkh13@gmail.com>
    Co-authored-by: adxpremium <55161519+adxpremium@users.noreply.github.com>
    Co-authored-by: Jimmy Tu <jimee02@users.noreply.github.com>
    Co-authored-by: Pierre-Antoine Durgeat <pa.durgeat@adventori.com>
    Co-authored-by: Eric Harper <eharper@rubiconproject.com>
    Co-authored-by: ujuettner <udo.juettner@gmail.com>
    Co-authored-by: Dan Bogdan <43830…
    Configuration menu
    Copy the full SHA
    345e618 View commit details
    Browse the repository at this point in the history
  2. Pubmatic: setting seat-id and dspid in bid object (prebid#5074)

    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * PubMatic: setting pm_seat and pm_dspid in bid response
    
    * default value for pm_dspid is set to null
    pm-harshad-mane committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    309c165 View commit details
    Browse the repository at this point in the history
  3. Fix bug in rubicon bid adapter for fpd keywords (prebid#5078)

    Co-authored-by: rmartinez <Rachael24!>
    robertrmartinez committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    59ccbbf View commit details
    Browse the repository at this point in the history
  4. Native support for AdKernel adapter (prebid#5045)

    * Native support for adkernel adapter
    
    * Updated doc
    ckbo3hrk committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    753fcc8 View commit details
    Browse the repository at this point in the history
  5. New bidlab prebid adapter (prebid#5020)

    * initial
    
    * fix
    
    * initial
    bidlab committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    b297edf View commit details
    Browse the repository at this point in the history
  6. Surrounding adapter calls in try (prebid#4915)

    * Surrounding adapter calls in try
    Several test flakyness updates
    
    * adding test
    
    * const instead of let
    
    Co-authored-by: rmartinez <Rachael24!>
    robertrmartinez committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    4def1cf View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. AdagiobidAdapter 2.2.0: schain, tcf 2.0 (prebid#5059)

    * adagioBidAdapter: add schain support
    
    * adagioBidAdapter: bump version 2.2.0
    
    * AdagioBidAdapter: send GDPR api version in request
    osazos committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    3dfc738 View commit details
    Browse the repository at this point in the history
  2. Use TCFv2 consent data in Criteo Id module (prebid#5073)

    Co-authored-by: Jesus Alberto Polo Garcia <ja.pologarcia@criteo.com>
    jesusalber1 and Jesus Alberto Polo Garcia committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    6818664 View commit details
    Browse the repository at this point in the history
  3. Update param in request payload (prebid#5091)

    Co-authored-by: Jaimin Panchal <email@example.com>
    jaiminpanchal27 and Jaimin Panchal committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    a7d4410 View commit details
    Browse the repository at this point in the history
  4. PubMatic bid adapter to support app object set using setConfig (prebi…

    …d#5090)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * merge the device object from setConfig
    
    * set app from config and site, remove site if app is set
    
    * added test cases for reading device from config
    
    * unit test case for reading app from conf
    
    * delete the site object
    
    * set undefined not null
    pm-harshad-mane committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    dc02ff4 View commit details
    Browse the repository at this point in the history
  5. Media.net : fetches gdpr consent string (prebid#5058)

    Co-authored-by: vedant.s <vedant.s@media.net>
    vedantseta and vedant.s committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    977f546 View commit details
    Browse the repository at this point in the history
  6. Size Mapping V2 supports 'Identical Ad Units' (prebid#5062)

    * add support for identical ad units and improve log messages
    
    * slight change in log message presentation
    
    * fix typo
    
    * document return value type
    Fawke committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    9de6609 View commit details
    Browse the repository at this point in the history
  7. add adot bidder adapter (prebid#4949)

    * add adot bidder adapter
    
    * remove promises and other methods to ensure IE11 compatibility and remove duplicate code
    
    Co-authored-by: Maxime Lequain <maxime.lequain@adotmob.com>
    mlequain and Maxime Lequain committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    73d5861 View commit details
    Browse the repository at this point in the history
  8. Add Automatad Bid Adapter (prebid#5017)

    * added automatad bid adapter
    
    * added automatad bid adapter readme
    
    * added automatad bidder adapter unit test
    
    * updated maintainer email id for automatad adapter
    
    * refactored automatadBidAdapter js
    
    * refactored automatadBidAdapter unit test
    
    * refactored automatadBidAdapter unit test
    
    * added usersync code to automatad bid adapter
    
    * Added unit test for onBidWon in automatadBidAdapter_spec
    
    * removed trailing spaces
    
    * removed trailing space
    
    * changes for getUserSync function
    
    * lint error fixes
    
    * updated usersync url
    
    * additional test for onBidWon function added
    
    * added ajax stub in test
    kanchika-kapoor committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    21d1f53 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6ad085f View commit details
    Browse the repository at this point in the history
  10. Prebid adapter for windtalker (prebid#5040)

    * prebid adatper for windtalker
    
    * file extension for imports
    
    * fix whitespace in adapter
    
    * removed inital value assignment per LGTM request
    
    * Minorchange to md file for windtalker
    
    * Updated windtalker adapter with tests
    
    Co-authored-by: Chris DeGroat <chris@degroat.net>
    degroat and Chris DeGroat committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    036d71d View commit details
    Browse the repository at this point in the history
  11. prebid#5011 Fix to set Secure attribute on cookie when SameSite=none (p…

    …rebid#5064)
    
    * prebid#5011 Fix to set Secure attribute on cookie when SameSite=none
    
    * Minor change to use const instead of var per review request.
    goosemanjack committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    8275fc1 View commit details
    Browse the repository at this point in the history
  12. Prebid 3.15.0 release

    jsnellbaker committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    8d3dc08 View commit details
    Browse the repository at this point in the history
  13. increment pre version

    jsnellbaker committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    78602ff View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. Support min &max duration for onevideo (prebid#5079)

    * outstream changes
    
    * removing global filtet
    
    * reverting page
    
    * message
    
    * adapter change
    
    * remove space
    
    * testcases
    
    * testpage
    
    * spaces for test page
    
    * renderer exist case
    
    * reverting package-lock.json
    
    * adding schain object
    
    * adding tagid
    
    * syntaxx error fix
    
    * video.html
    
    * space trailing
    
    * space
    
    * tagid
    
    * inventoryId and placement
    
    * rewarded video
    
    * added unit test case
    
    * comment
    
    * changes
    
    * min max dduration
    
    * .md file
    
    * min max
    
    * md change
    
    * version
    
    * tests fix
    
    Co-authored-by: Deepthi Neeladri Sravana <dsravana@UNKNOWN-172-154-7-X.yahoo.com>
    Co-authored-by: Deepthi Neeladri Sravana <dsravana@rav1-1-gci-pool-general-10-87-131-88.corp.yahoo.com>
    Co-authored-by: Deepthi Neeladri Sravana <dsravana@UNKNOWN-172-142-163-X.yahoo.com>
    Co-authored-by: Deepthi Neeladri Sravana <dsravana@rav1-1-gci-pool-general-10-87-131-52.corp.yahoo.com>
    Co-authored-by: Deepthi Neeladri Sravana <dsravana@C02VH0WGHTDG.local>
    Co-authored-by: Deepthi Neeladri Sravana <dsravana@UNKNOWN-172-142-176-X.yahoo.com>
    Co-authored-by: Deepthi Neeladri Sravana <dsravana@rav1-1-gci-pool-general-10-87-128-108.corp.yahoo.com>
    Co-authored-by: Deepthi Neeladri Sravana <dsravana@rav1-1-gci-pool-general-10-87-140-151.corp.yahoo.com>
    Co-authored-by: Deepthi Neeladri Sravana <dsravana@vpn-pool-142-171-254.snv.office.oath>
    Co-authored-by: Deepthi Neeladri Sravana <dsravana@rav1-1-gci-pool-general-10-87-132-243.corp.yahoo.com>
    Co-authored-by: Deepthi Neeladri Sravana <dsravana@vpn-244-216.snv.office.oath>
    12 people committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    75f13a0 View commit details
    Browse the repository at this point in the history
  2. isSafariBrowser update (prebid#5077)

    * isSafariBrowser-update
    
    * can't restore navigator object
    
    * update tests to reset navigator.userAgent value to initial value after each test that modifies the value
    
    * fix stubs the navigator userAgent property using sinon
    
    Co-authored-by: idettman <idettman@rubiconproject.com>
    bretg and idettman committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    c61a2b9 View commit details
    Browse the repository at this point in the history
  3. CRITEO RTUS Integration with Yieldmo Prebid (prebid#5075)

    * update maintainer email
    
    * add stringified schain
    
    * Revert "add stringified schain"
    
    This reverts commit 4fd8634.
    
    * pass along gdpr consent string and gdpr applies through get
    
    * use paramter gdprConsent
    
    * add stringified schain
    
    * don't change other files
    
    * change parameter namves
    
    * updates bidder module to be 3.0 compliant, and tests
    
    * deletes openxoutstream adapter
    
    * fix broken yieldmo test
    
    * remove log
    
    * remove utils functions that will be depricated in 3.0 and use new referer object in bidderRequest
    
    * use prebids gettopwindow util functions. update markdown with 3.0 compliant ad units object
    
    * Pass along us_privacy string
    
    * remove blank.min
    
    * Fix unit tests and remove unused variables and methods
    
    * add stringified schain
    
    * add stringified schain
    
    * Revert "add stringified schain"
    
    This reverts commit 4fd8634.
    
    * pass along gdpr consent string and gdpr applies through get
    
    * use paramter gdprConsent
    
    * don't change other files
    
    * change parameter namves
    
    * updates bidder module to be 3.0 compliant, and tests
    
    * deletes openxoutstream adapter
    
    * fix broken yieldmo test
    
    * remove log
    
    * remove utils functions that will be depricated in 3.0 and use new referer object in bidderRequest
    
    * use prebids gettopwindow util functions. update markdown with 3.0 compliant ad units object
    
    * Pass along us_privacy string
    
    * update maintainer email
    
    * add stringified schain
    
    * Revert "add stringified schain"
    
    This reverts commit 4fd8634.
    
    * add stringified schain
    
    * don't change other files
    
    * change parameter namves
    
    * updates bidder module to be 3.0 compliant, and tests
    
    * fix broken yieldmo test
    
    * remove utils functions that will be depricated in 3.0 and use new referer object in bidderRequest
    
    * use prebids gettopwindow util functions. update markdown with 3.0 compliant ad units object
    
    * Pass along us_privacy string
    
    * Clean up console
    
    * Do not undo my featureeee
    
    * CRITEO RTUS For prebid
    
    * Tests for CRITEO RTUS For prebid
    
    * Revert "Do not undo my featureeee"
    
    This reverts commit 0185407.
    
    * linting
    
    * add test back in:
    
    Co-authored-by: Melody Li <melodyli@ip-192-168-2-119.ec2.internal>
    Co-authored-by: Elber Carneiro <elber@yieldmo.com>
    Co-authored-by: Elber Carneiro <elberdev@gmail.com>
    Co-authored-by: Melody Li <melody@yieldmo.com>
    Co-authored-by: Melody Li <ml867@cornell.edu>
    Co-authored-by: Andrew Holz <holz.andrew@gmail.com>
    Co-authored-by: Michal <mike@lamiglo.com>
    8 people committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    925ae0a View commit details
    Browse the repository at this point in the history
  4. Prebid manager analytics utm tags (prebid#4998)

    * prebidmanager add utm tags support
    
    * prebidmanager add utm tags support tests
    
    * prebidmanager add utm tags support tests
    
    * prebidmanager add utm tags support fixes
    
    Co-authored-by: apuzanova <apuzanova@asteriosoft.com>
    Prebid-Manager and apuzanova committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    c318c02 View commit details
    Browse the repository at this point in the history
  5. New bid adapter: Wipes (prebid#5051)

    * add wipes
    
    * done update notes
    
    * URL変更
    
    * update test parameter
    
    * fix mediaType to make it work
    
    * fix spec error
    
    * fix comment
    
    * fix param names
    
    * update fix
    
    * erase unused code
    
    Co-authored-by: 嘉数貴明 <yaki180sx@gmail.com>
    Co-authored-by: yaki(kkz) <yaki_180sx@hotmail.com>
    3 people committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    5fab5e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a8406f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de504a9 View commit details
    Browse the repository at this point in the history
  8. Read OpenRTB app objects if set in config + bug fix for when ad units…

    … are reloaded (prebid#5086)
    
    * Livewrapped bid and analytics adapter
    
    * Fixed some tests for browser compatibility
    
    * Fixed some tests for browser compatibility
    
    * Changed analytics adapter code name
    
    * Fix double quote in debug message
    
    * modified how gdpr is being passed
    
    * Added support for Publisher Common ID Module
    
    * Corrections for ttr in analytics
    
    * ANalytics updates
    
    * Auction start time stamp changed
    
    * Detect recovered ad blocked requests
    Make it possible to pass dynamic parameters to adapter
    
    * Collect info on ad units receiving any valid bid
    
    * Support for ID5
    Pass metadata from adapter
    
    * Typo in test + eids on wrong level
    
    * Fix for Prebid 3.0
    
    * Fix get referer
    
    * http -> https in tests
    
    * Native support
    
    * Read sizes from mediatype.banner
    
    * Revert accidental commit
    
    * Support native data collection + minor refactorings
    
    * Set analytics endpoint
    
    * Support for app parameters
    
    * Fix issue where adunits with bids were not counted on reload
    bjorn-lw committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    9eec929 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. Utils updates (prebid#5092)

    * move parseQS to utils
    
    * move formatQS to utils
    
    * remove url module and combine with utils
    
    * remove old unused utils
    
    * update config to use query string helper
    
    * fix race condition
    snapwich committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    b8d5e05 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. Configuration menu
    Copy the full SHA
    8f8f6f8 View commit details
    Browse the repository at this point in the history
  2. Add new bid adapter for ConnectAd (prebid#4806)

    * Add new bid adapter for ConnectAd
    
    * Add new bid adapter for ConnectAd
    
    * Conditional fix
    
    * js.fix
    
    * js-fix
    
    * EOF-fix
    
    * EOF-Fix
    rtuschkany committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    67a1cb1 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. Add Relaido Adapter (prebid#5101)

    * add relaido adapter
    
    * remove event listener
    
    * fixed UserSyncs and e.data
    
    Co-authored-by: ishigami_shingo <s.ishigami@relaido.co.jp>
    relaido and r-ishigami committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    0604558 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5eac196 View commit details
    Browse the repository at this point in the history
  3. minor consentManagement fix (prebid#5050)

    Co-authored-by: Eric Harper <eharper@rubiconproject.com>
    harpere and Eric Harper committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    7438f5a View commit details
    Browse the repository at this point in the history
  4. PubMatic adapter to support image sync (prebid#5104)

    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * little revamp in iframe user sync code
    
    * added support for image based sync as well
    pm-harshad-mane committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    758abf3 View commit details
    Browse the repository at this point in the history
  5. Marsmedia - Add vastXml and fix id response (prebid#5067)

    * Change publisherId to zoneId
    Add gdpr
    Add supply chain
    Add video media type
    
    * Remove comments
    
    * Fix unit test coverage
    
    * fix request id bug
    add vastXml to video response
    
    * Remove bid response default sizes
    
    * Change endpoint url
    
    * Add unit test for vastXml
    vladi-mmg committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    6c26b5b View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Qc/qc usersyncs (prebid#4923)

    * QC adapter. support usersyncs
    
    * cache user sync
    SleimanJneidi committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    bcfca15 View commit details
    Browse the repository at this point in the history
  2. ShowHeroes adapter v2 (prebid#5085)

    * add ShowHeroes Adapter
    
    * ShowHeroes adapter - expanded outstream support
    
    * Revert "ShowHeroes adapter - expanded outstream support"
    
    This reverts commit bfcdb91.
    
    * ShowHeroes adapter - expanded outstream support
    
    * ShowHeroes adapter - fixes (prebid#4222)
    
    * ShowHeroes adapter - banner and outstream fixes (prebid#4222)
    
    * ShowHeroes adapter - description and outstream changes (prebid#4222)
    
    * ShowHeroes adapter - increase test coverage and small fix
    
    * ShowHeroes Adapter - naming convention issue
    
    * Mixed AdUnits declaration support
    
    Co-authored-by: veranevera <vera.yukhina@showheroes.com>
    vadim-mazzherin and veranevera committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    bddf7e9 View commit details
    Browse the repository at this point in the history
  3. Quantcast: Block bids without purpose 1 consent (prebid#5046)

    * Add TCF version to bid request.
    
    * Block requests where GDPR consent has not been given.
    
    * Removed GDPR apiVersion from bid request.
    
    * Added purpose consent check.
    
    * Added separate functions for TCF v1 and TCF v2 consent checks.
    
    * Check TCF v2 consent before sending bid.
    
    * Make TCF v1 consent check strict.
    
    * Improved comments and tests.
    dpapworth-qc committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    c7cc349 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Update appnexusBidAdapter.js (prebid#4893)

    * Update appnexusBidAdapter.js
    
    * Update appnexusBidAdapter.js
    
    * Update appnexusBidAdapter.js
    bllmo committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    3fc10c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4d7596 View commit details
    Browse the repository at this point in the history
  3. Prebid 3.16.0 Release

    Eric Harper committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    2216367 View commit details
    Browse the repository at this point in the history
  4. Increment pre version

    Eric Harper committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    7e26de8 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. parrableIdSystem: Send current page location to back-end (prebid#5123)

    * PBID-19: Send url (location.href) to Parrable ID system
    
    * PBID-19: Remove es6 destructuring syntax for ie compat
    icflournoy committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    6d45035 View commit details
    Browse the repository at this point in the history
  2. hotfix - undefined consent (prebid#5127)

    Co-authored-by: Norbert Włosiński <norbert.wlosinski@justpremium.com>
    nwlosinski and Norbert Włosiński committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    b2030e5 View commit details
    Browse the repository at this point in the history
  3. Submitting Tercept Analytics Adapter (prebid#5099)

    * files for Tercept Analytics Adapter and corresponding markdown and unit test file
    
    * replaced all == with ===, removed redundant else if and changed how data.auctionInit is assignment location params (from review requested changes)
    
    Co-authored-by: MohdUsmanAlvi <usman.alvi@tercept.com>
    mohdusmanalvi and mdusmanalvi committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    bab538b View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Configuration menu
    Copy the full SHA
    af307f3 View commit details
    Browse the repository at this point in the history
  2. User ID's (liveramp, britepool) and gdpr (prebid#5114)

    * add video&native traffic colossus ssp
    
    * Native obj validation
    
    * Native obj validation #2
    
    * Added size field in requests
    
    * fixed test
    
    * fix merge conflicts
    
    * move to 3.0
    
    * move to 3.0
    
    * fix IE11 new URL issue
    
    * fix IE11 new URL issue
    
    * fix IE11 new URL issue
    
    * https for 3.0
    
    * add https test
    
    * add ccp and schain features
    
    * fix test
    
    * sync with upstream, fix conflicts
    
    * Update colossussspBidAdapter.js
    
    remove commented code
    
    * Update colossussspBidAdapter.js
    
    lint fix
    
    * identity extensions
    
    * identity extensions
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * add tests for user ids
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * add gdpr support
    
    * add gdpr support
    
    * id5id support
    
    Co-authored-by: Vladislav Isaiko <vladis@smartyads.com>
    Co-authored-by: Aiholkin <artem.iholkin@smartyads.com>
    3 people committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    a213fa0 View commit details
    Browse the repository at this point in the history
  3. GumGum: uses encodeURIComponent inline (prebid#5124)

    * uses encodeURIComponent inline
    
    * adds test for jcsi param
    susyt committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    250dd1d View commit details
    Browse the repository at this point in the history
  4. Replace call to old url module with call to utils (prebid#5136)

    Co-authored-by: Mark Monday <mmonday@rubiconproject.com>
    msm0504 and Mark Monday committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    2efa352 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a681b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8846adb View commit details
    Browse the repository at this point in the history
  7. Feature/send publisher domain (prebid#5121)

    * use publisher domain name instead of full url
    
    * Revert "use publisher domain name instead of full url"
    
    This reverts commit 2ebabf4.
    
    * use publisher domain name instead of full url
    
    * feature/send-publisher-domain - used package-lock.json from master branch
    NemanjaRajkovic9 committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    bd9243c View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. New LuponMedia Bid Adapter (prebid#5120)

    * Added adxpremium prebid analytics adapter
    
    * luponmedia bid adapter
    adxpremium committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    2a70905 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    198f63e View commit details
    Browse the repository at this point in the history
  3. [BUGFIX] AdagioBidAdapter getDataFromLocalStorage (prebid#5081)

    * AdagioBidAdapter: fix getDataFromLocalStorage
    
    * AdagioBidAdapter: bump fix version 2.2.1
    osazos committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    c0c8b58 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. LuponMedia Bid Adapter (prebid#5146)

    * Added adxpremium prebid analytics adapter
    
    * luponmedia bid adapter
    
    * New Luponmedia BidAdapter
    
    * package-lock
    
    * New Luponmedia BidAdapter
    
    * New LuponMedia BidAdapter
    
    Co-authored-by: Efdal Mustafic <efdal.mustafic@gmail.com>
    adxpremium and EfdalMustafic committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    f0a8abd View commit details
    Browse the repository at this point in the history
  2. SublimeBidAdapter: Update to version 0.5.1 (prebid#4977)

    * add prebid version of adapter
    
    * Feature/update sublime adapter (#21)
    
    * Update sublimeBidAdapter to 0.5.1
    * Add tests for private functions
    * Remove window.sublime
    * Update pixel name for bid event
    
    * Remove pixels on non-event and add onBidWon (#22)
    
    * add prebid version of adapter
    * Feature/update sublime adapter (#21)
    * Update sublimeBidAdapter to 0.5.1
    * Add tests for private functions
    * Remove window.sublime
    * Update pixel name for bid event
    * Remove pixels on non-event and add onBidWon
    * Incremente version of sublimeBidAdapter
    * Renamed pixel for timeout and introduce gvlid
    * Remove unnecessary params for sendEvent
    
    Co-Authored-By: fgcloutier <fg.cloutier@sublimeskinz.com>
    Co-authored-by: Gaby <gaby.hourlier@sublimeskinz.com>
    Co-authored-by: fgcloutier <fg.cloutier@sublimeskinz.com>
    
    * Remove trailing-space
    
    * Fix version in tests
    
    Co-authored-by: Gaby <gaby.hourlier@sublimeskinz.com>
    Co-authored-by: fgcloutier <fg.cloutier@sublimeskinz.com>
    3 people committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    6311c46 View commit details
    Browse the repository at this point in the history
  3. PS bid adapter update to copy site object from config (prebid#5083)

    * Updated Prebid Server bid adapter to check for the site object in the prebid configuration. If exists, this will be copied over into the request and publisher/page will either be created properties or will overwrite existing config defined values. This will allow other OpenRTB fields within the site object to be passed to Prebid Server, i.e. site.content
    
    * Update to fix lint error and set site.publisher.id using deepSet util as opposed to overwritting entire publisher object
    
    * Updated prebid bid adapter spec to include test for site object update
    
    Co-authored-by: Michael Moschovas <mmoschovas@NY-Moschovas.local>
    mmoschovas and Michael Moschovas committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    cf74b6c View commit details
    Browse the repository at this point in the history
  4. Disallowing remote requests from Safari and Firefox due to browsers n…

    …o longer supporting DigiTrust ID. (prebid#5109)
    goosemanjack committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    b9cb920 View commit details
    Browse the repository at this point in the history
  5. Improve Digital adapter: add support for outstream video (prebid#5129)

    * Improve Digital: CCPA support
    
    * Outstream video support
    
    * Lint fixes
    jbartek25 committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    f85862d View commit details
    Browse the repository at this point in the history
  6. SublimeBidAdapter src/url.js import fix (prebid#5150)

    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * avoid using src/url.js
    
    * avoid using for..of
    pm-harshad-mane committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    1e1a720 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. No bid version 1.2.5 (prebid#5137)

    * Enable supplyChain support
    
    * Added support for COPPA
    
    * Added support for video ad type
    
    * Fix lint errors
    
    * Fix lint
    
    * Removed "useless condition"
    
    * Using ddepAccess and fixed version to 1.2.5
    
    * Fix lint
    
    * Fixed vidoe test
    redaguermas committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    e8d3119 View commit details
    Browse the repository at this point in the history
  2. Teads fix production GDPR error (prebid#5122)

    Valentin Souche committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    a7f0603 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    916b1a6 View commit details
    Browse the repository at this point in the history
  4. Add warning messages for publishers while native ads send assets cont…

    …aining url without sendId (prebid#5096)
    
    * Check sendId parameter for native ads and warn if missing on required assets
    
    * Extract checking method and test
    
    Co-authored-by: mi.chen <mi.chen@criteo.com>
    bmwcmw and mi.chen committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    0decdce View commit details
    Browse the repository at this point in the history
  5. Triplelift: expose tl_souce in bid response (prebid#5139)

    * expose tl_souce in bid response
    
    * update TLL to 300
    
    Co-authored-by: Sy Dao <iam.sydao@gmail.com>
    sdao-tl and iam-sydao committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    2477e86 View commit details
    Browse the repository at this point in the history
  6. UserId module to export user ids as eids with pbjs.getUserIdsAsEids() (

    …prebid#5108)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * exposing a new function to export userIds in Eids format
    
    * added test cases for functions that export userIds
    
    * added the missing semicolon :-)
    pm-harshad-mane committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    ae0ab1d View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. LunaMedia Adapter (prebid#5110)

    * Update Bidder Code
    
    * LunaMedia Adapater
    
    LunaMedia Adapater
    
    * Updated LunamediaBidAdapter.md test params and valid pub code for testing
    
    Co-authored-by: Chandra Prakash <chandra.prakash@advangelists.com>
    trchandraprakash and Chandra Prakash committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    b5aa77a View commit details
    Browse the repository at this point in the history
  2. Release 3.17.0

    mkendall07 committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    8db2720 View commit details
    Browse the repository at this point in the history
  3. 3.18.0-pre

    mkendall07 committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    00a3379 View commit details
    Browse the repository at this point in the history
  4. Marsmedia Change endpoint URL (prebid#5156)

    * Change end point
    
    * Remove trailing-space
    vladi-mmg committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    7bd4471 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Improve tcf2 support (prebid#5138)

    * Fetch gdpr api version from provided consent object
    
    * Remove consentGiven boolean
    
    * Bump version to 29 and remove unused const
    
    Co-authored-by: mi.chen <mi.chen@criteo.com>
    bmwcmw and mi.chen committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    e09a2c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b8dfa6 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. feat: new Pubstack Analytics Module (prebid#5148)

    * feat: new Pubstack Analytics Module
    
    * fix: global name
    
    * fix: tests
    
    * fix: typo
    gpolaert committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    0eeaccb View commit details
    Browse the repository at this point in the history
  2. New adapter: Colombia (prebid#5158)

    * Add colombia adapter
    
    * Add https in the url
    
    * update files
    
    * add test cases and update md file
    
    * remove native from package.json and update colombia test cases
    
    * Use conditions for the size
    
    * Use conditions for the size and remove test warnings
    
    * remove package.json
    
    * Resolved import related errors
    
    * update referrer method
    
    * remove package json and update referer path
    
    * revert package json
    
    * Resolved all changes
    
    * update version package json
    
    * Resolved test cases issues
    ColombiaOnline committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    a883653 View commit details
    Browse the repository at this point in the history
  3. PubMatic adding a targeting key for buyid (prebid#5171)

    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * PubMatic sets bid.adserverTargeting.hb_buyid_pubmatic
    
    * documentation note about bid.adserverTargeting.hb_buyid_pubmatic
    
    * expect buyid to be in seatbid.ext.buyid
    pm-harshad-mane committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    2621343 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. clean(openxBidderAdaptor): converted video size to numbers from strin…

    …gs to keep consistency between banner and video.
    Jimmy Tu committed May 7, 2020
    Configuration menu
    Copy the full SHA
    bc4217b View commit details
    Browse the repository at this point in the history