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

Update master branch of grupawp/Prebid.js #1

Merged
merged 88 commits into from
Aug 18, 2020

Commits on Jul 22, 2020

  1. [synacormedia] Update adapter to support Consent Management Module (#…

    …5506)
    
    * CAP-1614 - updated docs to show correct size for banner and some other small fixes
    
    * CAP-1636 support schain object in prebid
    
    * CAP-1636 updated the review comments
    
    * CAP-1849 - split up banner and video impressions to use format
    
    * CAP-1879 - added adapter support for consent management module
    
    * CAP-1879 - updates for pr
    
    * CAP-1879 - remove unneeded checks
    
    Co-authored-by: Corey Kress <corey.kress@synacor.com>
    Co-authored-by: Rajkumar Natarajan <rajkumar.natarajan@synacor.com>
    3 people committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    3b7cb37 View commit details
    Browse the repository at this point in the history
  2. New bid adapter for Smaato (#5418)

    * SmaatoBidAdapter: Initial commit
    
    * Add consent management
    
    * Add consent test
    
    * Smaato: Additional tests
    
    * Smaato: Test endpoint for prebid requests
    
    * Cleaned up test code
    
    * Validate bid requests
    
    * Improve banner ad rendering
    
    * Smaato: Img ad renderer
    
    * Cleanup
    
    * Smaato: Handle TTL dynamically
    
    * Smaato. Render richmedia ads
    
    * Smaato: Bugfixes
    
    * Smaato: More meta data
    
    * Smaato: Consent string handling
    
    * Smaato: new endpoint
    
    * Smaato: Fix test
    
    * Smaato: Fix test
    
    * Smaato: Add additional optional params
    
    * Smaato: Use first party data for additional context
    
    * Smaato: Undoing changes to karma conf
    
    * Smaato: Undo karma konf changes
    
    * Smaato: Fixed test
    
    * Smaato: Update adapter doc
    
    * Smaato: remove unused code
    
    * Smaato: Remove package-lock.json
    
    * Smaato: stricter parsing of first party data
    
    * Smaato: increase adapter version
    
    * Smaato: Fix fpd types to reflect openrtb types
    
    * Smaato: WiP for video support
    
    * Smaato: WiP on video support
    
    * Smaato: Video support
    
    * Smaato: Fix test data
    
    * Smaato: Review feedback
    
    * Smaato: Provide valid publisherId / adspaceId
    sbrosinski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    e68cfd1 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. new boldwin bid adapter (#5454)

    * new boldwin bid adapter
    
    * fix
    
    * Restarting ci / circleci
    
    Co-authored-by: Aiholkin <artem.iholkin@smartyads.com>
    Co-authored-by: Vladislav Isaiko <vladis@smartyads.com>
    3 people committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    34ea366 View commit details
    Browse the repository at this point in the history
  2. Undertone 24910 video in prebid (#5485)

    * support video ads
    
    * support video ads
    
    * fix indentation
    
    Co-authored-by: omerko <omer.koren@perion.com>
    Co-authored-by: Omer Koren <omerko@users.noreply.github.com>
    3 people committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    4bd0d32 View commit details
    Browse the repository at this point in the history
  3. Onetag update (#5503)

    * Cambia nome variabile us privacy in getUserSyncs
    
    * package-lock
    
    * Fixes bugs, adds version
    
    * Revert "package-lock"
    
    This reverts commit f1b0ede
    
    * Corrects initial adapter version
    
    * Converts bare localStorage access into provided helper's call
    
    Co-authored-by: valentino <v.v@v.v>
    Co-authored-by: Nicola <ciao@ciao>
    Co-authored-by: francesco <f.orazini@onetag.com>
    4 people committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    8786b06 View commit details
    Browse the repository at this point in the history
  4. Bid request endpoint update (#5523)

    * Added support for Liveramp userId submodule
    
    * Update endpoint to htlb.casalemedia.com
    
    Co-authored-by: IX-Prebid-Support <ix-prebid-support@indexexchange.com>
    ix-prebid-support and IX-Prebid-Support committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    77c67b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4ff582 View commit details
    Browse the repository at this point in the history
  6. Media.net Analytics improvements

    Co-authored-by: monis.q <monis.q@media.net>
    monis0395 and monisq committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    7535132 View commit details
    Browse the repository at this point in the history
  7. Fix double encoded targeting string for Yieldlab adapter (#5522)

    * Fix double encoded targeting string in query string
    
    Values in the targeting string can include comma (',') and we do not want to double encode those as we will encode again when we build the querystring with createQueryString().
    
    * Include check for double encoding in targeting unit test
    mirkorean committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    6e71525 View commit details
    Browse the repository at this point in the history
  8. Advanced Size Mapping - Code Refactoring. (#5487)

    * refactor checkAdUnitSetupHook to minimize mutation of adUnit object
    
    * refactor mediatype validation functions to minimize mutation of adunit object
    
    * skip one test which is failing
    
    * add some extra tests and resolve lgtm error¥
    Fawke committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    bf5c7c7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    215bc0e View commit details
    Browse the repository at this point in the history
  10. Prebid 3.27.0 Release

    smenzer committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    0336acd View commit details
    Browse the repository at this point in the history
  11. increment pre version

    jsnellbaker committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    9f7195c View commit details
    Browse the repository at this point in the history
  12. Vidazoo Adapter: Feature/alternate-param-names (#5527)

    * feat(module): multi size request
    
    * fix getUserSyncs
    added tests
    
    * update(module): package-lock.json from master
    
    * feat(client): alternate param names
    
    Co-authored-by: roman <shmoop207@gmail.com>
    uditalias and shmoop207 committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    0403ba7 View commit details
    Browse the repository at this point in the history
  13. Prebid 4.0 updates (#5534)

    * remove these adapters from 4.0 (#5369)
    
    Co-authored-by: sumit sharma <sumit.sharma1@SYNPUNLT9114TFL.SYNAPPNXS.local>
    
    * add meta key to interpreted bid response (#5358)
    
    * add meta key to interpreted bid response
    
    * add more unit tests
    
    Co-authored-by: sumit sharma <sumit.sharma1@SYNPUNLT9114TFL.appnexus.com>
    Co-authored-by: sumit sharma <sumit.sharma1@SYNPUNLT9114TFL.SYNAPPNXS.local>
    
    * add adomain to bid.meta in spotx adapter (#5401)
    
    * add adomain to bid.meta in spotx adapter
    
    
    this puts the adomain key in the right spot, related to #5358 and partially solves #3115 for SpotX
    
    * Update spotxBidAdapter.js
    
    * Update spotxBidAdapter.js
    
    * unit test for adomain on spotx adapter
    
    * Update spotxBidAdapter_spec.js
    
    * Update spotxBidAdapter_spec.js
    
    * adds advertiserDomains meta to the pubmatic adapter (#5402)
    
    * adds advertiserDomains meta
    
    * Update pubmaticBidAdapter.js
    
    * unit test for meta.advertiserDomains to pubmatic
    
    * Update pubmaticBidAdapter_spec.js
    
    * TCF Purpose 1 and Purpose 2 enforcement for Prebid v4.0 (#5336)
    
    * TCF v2.0 enforcement
    
    * test/spec/modules/gdprEnforcement_spec.js
    
    * add check for gdpr version
    
    * add logInfo message
    
    * remove comment and store value of PURPOSES in an object
    
    * add gvlid check
    
    * add unit tests for validateRules function
    
    * remove purposeId parameter from validateRules function
    
    * add extra tests
    
    * make failing unit test case pass
    
    * deprecate allowAuctionWithouConsent with tcf 2 workflow
    
    * add extra checks for defaults
    
    * remove tcf 2 test page
    
    * add strict gvlid check
    
    * add comments and shorten log messages
    
    * shorted log messages
    
    * add unit tests for setEnforcementConfig
    
    * add gvlid for alias and gvlMapping support
    
    * remove gvlid check
    
    * add support to add gvlid for aliases
    
    Co-authored-by: Jaimin Panchal <email@example.com>
    
    * add advertiserDomains meta field to ix adapter (#5404)
    
    * add advertiserDomains meta field to ix adapter
    
    * Update ixBidAdapter.js
    
    * Update ixBidAdapter_spec.js
    
    * Update ixBidAdapter_spec.js
    
    * add adomain to bid.meta in telaria adapter (#5400)
    
    * add adomain to bid.meta in telaria adapter
    
    this puts the adomain key in the right spot, related to #5358 and partially solves #3115 for Telaria
    
    * Remove digitrust from prebid server js adapter (#5438)
    
    * Update prebidServerBidAdapter_spec.js
    
    * Update index.js
    
    * Interactive advertising bureau digitrust exit (#5429)
    
    * Removing DigiTrust ID system core.
    
    * Removing test spec for digitrust id.
    
    * Removing DigiTrust references from eids test spec.
    
    Co-authored-by: Chris Cole <goosemanjack@gmail.com>
    
    * Delete serverbidBidAdapter.md (#5477)
    
    deprecated in favor of consumable adapter
    
    * Set cookie domain in pubcid / userid on main domain, not subdomain (#5500)
    
    * update formatting
    
    * update formatting
    
    * requested changes implemented
    
    * add unit test
    
    * add test case for missing adomain in ix adapter (#5422)
    
    * add test case for missing adomain in ix adapter
    
    at request of @ix-prebid-support on #5404
    
    * Update ixBidAdapter_spec.js
    
    * Update ixBidAdapter_spec.js
    
    * Update ixBidAdapter_spec.js
    
    * drop support for userId configs with the `usersync` config object (#5427)
    
    * drop support for userId configs with the `usersync` config object, per deprecation notice
    
    * changes on drop support (#1)
    
    * Update userIdTargeting.md
    
    * Update userId.md
    
    * Update userId_spec.js
    
    * Update britepoolIdSystem.md
    
    * Update sharedIdSystem.md
    
    Co-authored-by: Patrick McCann <patmmccann@gmail.com>
    
    Co-authored-by: sumit sharma <sharmasumit116@gmail.com>
    Co-authored-by: sumit sharma <sumit.sharma1@SYNPUNLT9114TFL.SYNAPPNXS.local>
    Co-authored-by: sumit sharma <sumit.sharma1@SYNPUNLT9114TFL.appnexus.com>
    Co-authored-by: Patrick McCann <patmmccann@gmail.com>
    Co-authored-by: Neelanjan Sen <14229985+Fawke@users.noreply.github.com>
    Co-authored-by: Jaimin Panchal <email@example.com>
    Co-authored-by: Neelanjan Sen <neelanjan.sen@gmail.com>
    Co-authored-by: Chris Cole <goosemanjack@gmail.com>
    Co-authored-by: Isaac A. Dettman <idettman@rubiconproject.com>
    Co-authored-by: Scott <smenzer@gmail.com>
    11 people committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    61ba086 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1d555d3 View commit details
    Browse the repository at this point in the history
  15. Prebid 4.0.0 release

    jsnellbaker committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    92e2f7a View commit details
    Browse the repository at this point in the history
  16. increment pre version

    jsnellbaker committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    6256e5a View commit details
    Browse the repository at this point in the history
  17. YIELDONE adapter - support CMer Player (#5461)

    * added UserSync
    
    * added UserSync Unit Test
    
    * support for multi sizes
    
    * register the adapter as supporting video
    
    * supporting video
    
    * change requestId acquisition method
    
    * fix the parameter name of dealID
    
    * update test parameters
    
    * support instream video
    
    * add test for bidRequest
    
    * add test for interpretResponse
    
    * add test params
    
    * add note to documentaion
    
    * add payload params
    
    * add test
    
    * delete tmax param
    
    * add cmer renderer
    
    * fix player url
    kusapan committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    c67198f View commit details
    Browse the repository at this point in the history
  18. Added native support for Mediaforce Bid Adapter (#5528)

    * add mediaforce bid adapter
    
    * make use of unused variable language
    
    * Added native support for Mediaforce Bid Adapter
    
    * Fix test endpoint url for Mediaforce Bid Adapter
    
    * cleanup
    
    Co-authored-by: ksanksana <little.grey.goblin@gmail.com>
    Niksok and ksanksana committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    eb467f4 View commit details
    Browse the repository at this point in the history
  19. OpenX test parameter is added in order to help publishers test video …

    …inventory (#5516)
    
    Co-authored-by: Deivydas Sabaras <>
    deivydas committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    9d85fde View commit details
    Browse the repository at this point in the history
  20. GumGum: add default sizes (#5492)

    * uses encodeURIComponent inline
    
    * adds test for jcsi param
    
    * adds request delay depending on previous response
    
    * adds inVideo param
    
    * fixes video bug
    
    * adds unit test
    susyt committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    accd757 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. waardexAdaper, removed placementId from request (#5507)

    * waardexAdaper, removed placementId from request
    
    * Update package-lock.json
    
    Co-authored-by: Max Shuhaliia <mshuhaliia@Maxs-MacBook-Pro-2.local>
    mshuhaliia and Max Shuhaliia committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    a71d376 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c933c4f View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. Vidazoo Adapter: Feature/alternate-param-names (#5540)

    * feat(module): multi size request
    
    * fix getUserSyncs
    added tests
    
    * update(module): package-lock.json from master
    
    * feat(client): alternate param names
    
    Co-authored-by: roman <shmoop207@gmail.com>
    uditalias and shmoop207 committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    abb33d6 View commit details
    Browse the repository at this point in the history
  2. Update PR_REVIEW.md (#5536)

    solves for #5237
    patmmccann committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    93e1b93 View commit details
    Browse the repository at this point in the history
  3. Pbadslot phase2 (#5525)

    * 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
    
    * merged remote master changes
    
    * Send both pbAdSlot and GAM ad unit if in FPD
    
    Co-authored-by: nakamoto <nakamoto_tatsuya@microad.co.jp>
    Co-authored-by: Chandra Prakash <chandra.prakash@advangelists.com>
    Co-authored-by: Isaac Dettman <idettman@rubiconproject.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>
    7 people committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    ec030f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Add host field into limelight bidder adapter (#5363)

    * Add host field into limelight bidder adapter
    
    * Add host field into limelight bidder adapter
    
    * Remove 'Object.entries' function call
    
    * Add host field into limelight bidder adapter
    
    * Add some tests
    imedvedko committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    0d04c36 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. New Bid Adapter - Saambaa (#5526)

    * Update Bidder Code
    
    * LunaMedia Adapater
    
    LunaMedia Adapater
    
    * Updated LunamediaBidAdapter.md test params and valid pub code for testing
    
    * adding it to resolve conflict in locally repo
    
    * Accept size parameters
    
    Accept size parameters
    
    * Based on browserstack testing result
    
    Adding a new line.
    
    home/circleci/Prebid.js/modules/lunamediaBidAdapter.js
    
      401:22  error  Newline required at end of file but not found  eol-last
    
    ✖ 1 problem (1 error, 0 warnings)
    
      1 error, 0 warnings potentially fixable with the `--fix` option.
    
    * updated as per review
    
    updated as per review
    
    * Saambaa Bidder Adapter
    
    Saambaa Bidder Adapter
    
    * updated test file
    
    * Updating adomain in meta
    
    Updating adomain in meta
    
    * Updates adomain
    
    resolving an error.
    
    * Updates related to adomain
    
    Updates related to adomain
    
    Co-authored-by: Chandra Prakash <chandra.prakash@advangelists.com>
    trchandraprakash and Chandra Prakash committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    aef5517 View commit details
    Browse the repository at this point in the history
  2. Instream and Outstream video support for medianetBidAdapter (#5482)

    * instream and outstream video support
    
    * updating md file for video support
    
    * incorporating suggested changes.
    
    * more precedence to mediaTypes.video
    c3p-0 committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    f9631fb View commit details
    Browse the repository at this point in the history
  3. pubGENIUS bid adapter: fix schain, use canonical URL and send page re…

    …ferrer (#5549)
    
    * alloow to config pubgenius endpoint
    
    use page canonical url
    send page referer
    lint: use !! instead of Boolean
    
    * fix schain
    edmonl committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    29c7fff View commit details
    Browse the repository at this point in the history
  4. Pb ad slot module (#5539)

    * New GPT Pre-Auction module to add ad server and pb ad slot data to each ad unit
    
    * fix broken tests
    
    * removed before hook weight argument
    
    * Fix using hook
    
    Co-authored-by: Mark Monday <mmonday@rubiconproject.com>
    Co-authored-by: idettman <idettman@rubiconproject.com>
    3 people committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    7f901c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b36f11a View commit details
    Browse the repository at this point in the history
  6. Update floors module for #5511 (#5538)

    * Changed fallback value of skipRate from 0 to undefined. Removed skipRate from bidRequest[ ].floorData if undefined. If no floor data available set bidRequest[ ].floorData.location to 'noBid'.
    
    * Added top level floorProvider value.
    
    * reverted skip rate back to 0 from undifined when not set. Removed type enforcement from floorProvider. Added floorProvider into return data.
    
    * fixed description for floorProvider
    diDNA-matt committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    4a4e922 View commit details
    Browse the repository at this point in the history
  7. Prebid 4.1.0 Release

    jsnellbaker committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    84dddb6 View commit details
    Browse the repository at this point in the history
  8. increment pre version

    jsnellbaker committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    ad4dc44 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. Grid Adapter: New request format (#5541)

    * 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
    
    * Add support of multi-format in TheMediaGrid Bid Adapter
    
    * Update sync url for grid and gridNM Bid Adapters
    
    * TheMediaGrid Bid Adapter: added keywords adUnit parameter
    
    * Update TheMediaGrid Bid Adapter to support keywords from config
    
    * Implement new request format for TheMediaGrid Bid Adapter
    
    * Fix jwpseg params for TheMediaGrid Bid Adapter
    
    * Update unit tests for The Media Grid Bid Adapter
    TheMediaGrid committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    2980d69 View commit details
    Browse the repository at this point in the history
  2. gptPreAuction module - check that pubads fn is defined (#5557)

    Co-authored-by: Mark Monday <mmonday@rubiconproject.com>
    msm0504 and Mark Monday committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    4adba22 View commit details
    Browse the repository at this point in the history
  3. Prebid 4.1.1 Release

    jsnellbaker committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    42b6523 View commit details
    Browse the repository at this point in the history
  4. increment pre version

    jsnellbaker committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    cfc557e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. fixed bug with sortByDealAndPriceBucketOrCpm (#5504)

    * fixed bug with sortByDealAndPriceBucketOrCpm
    
    * added unit test
    r-schweitzer committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    522a4c0 View commit details
    Browse the repository at this point in the history
  2. Mediasquare bidder: add metrics to onBidWon Event (#5556)

    * Mediasquare: Add support for uspConsent + schain userIds support. Plus enhance userSync
    
    * fix iframeEnabled and pixelEnabled + suggested shortand statement
    
    * mediasquare bidder: add metrics to onBidWon Event
    matthieularere-msq committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    e6d3a5c View commit details
    Browse the repository at this point in the history
  3. Replace third party deep-equal library with native implementation (#5509

    )
    
    * replace deep-equal library with native implementation
    
    * remove reference from allowedModules
    Fawke committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    477fe0c View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. Pubperf analytics adapter added. (#5550)

    * pubperf analytics adapter added.
    
    * pubperf analytics updated.
    doubaokun committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    a0cc8e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ab0f2d View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. Add apstream adapter (#5508)

    * Add apstream adapter
    
    * Swap minified DSU with transparent implementation
    
    * Set DSU if consentManagement disabled
    
    * Add possibility to disable DSU via config
    
    Co-authored-by: Yevhenii Tykhostup <yevhenii.tykhostup@audienceproject.com>
    frstua and Yevhenii Tykhostup committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    b4b77af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    609da19 View commit details
    Browse the repository at this point in the history
  3. GumGum: adds support for floor module (#5532)

    * adds support for floor module
    
    * fixes lint
    susyt committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    d048f27 View commit details
    Browse the repository at this point in the history
  4. [Synacormedia] Fix bug with regex regarding ad size (#5561)

    * CAP-1614 - updated docs to show correct size for banner and some other small fixes
    
    * CAP-1636 support schain object in prebid
    
    * CAP-1636 updated the review comments
    
    * CAP-1849 - split up banner and video impressions to use format
    
    * CAP-1879 - added adapter support for consent management module
    
    * CAP-1879 - updates for pr
    
    * CAP-1879 - remove unneeded checks
    
    * CAP-1920 - fixed size bug
    
    * CAP-1920 - update tests and banner
    
    * CAP-1920 - fix a comparison, and height setting
    
    Co-authored-by: Corey Kress <corey.kress@synacor.com>
    Co-authored-by: Rajkumar Natarajan <rajkumar.natarajan@synacor.com>
    3 people committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    22f0974 View commit details
    Browse the repository at this point in the history
  5. parrableIdSystem: Populate userIdAsEid with Parrable ID and Optout da…

    …ta (#5350)
    
    * Add unit coverage for parrableIdSystem getId callback
    
    * PBID-14: Pass uspString to Parrable as us_privacy query parameter
    
    * PBID-14: Simplify parrableIdSystem us_privacy test
    
    * PBID-14: Only send us_privacy to Parrable when a value exists
    
    * PBID-11: Read new Parrable compound cookie _parrable_id
    
    Migrating from legacy _parrable_eid cookie. The new cookie contains ibaOptout and ccpaOptout status fields
    
    * Remove path check from parrableIdSystem url test
    
    * PBID-11: Integrate Parrable compound cookie, consolidating old cookies
    
    * PBID-11: Update parrableIdSystem requestBids hook test to support compound cookie value
    
    * PBID-11: Small refactor to parrableIdSystem spec to support compound cookie
    
    * PBID-11: Handle legacy ibaOptout as truthy value when migrating to compound cookie
    
    * PBID-11: Add parrableIdSystem spec tests covering migration of legacy cookies
    
    * PBID-11: Remove storage documentation from test pages and userId module docs
    
    * PBID-11: Remove SUBMODULES_THAT_ALWAYS_REFRESH_ID feature from userId system
    
    * PBID-11: Use better serialize implementation for Parrable compound cookie
    
    * PBID-11: Update parrableIdSystem interface documentation
    
    * Add missing extension to mock xhr import
    
    * PBID-11: Try to access eid property only when parrableId object exists
    
    * PBID-11: Construct parrableId from legacy cookies in same manner as compound cookie
    
    * Use hardcoded expiration date for legacy cookies
    
    * PBID-39: Return full parrableId object in decode method
    
    * PBID-39: Update all adapters to use parrableId.eid for userId value
    
    * PBID-39: Update config for ORTB EIDs to extract parrableId.eid as User UID value
    
    * PBID-39: Pass Parrable IBA and CCPA optout status into ORTB EIDs list through UID extensions
    
    * PBID-39: Pass a true CCPA optout status to adapters when the EID has been suppressed
    
    The userId/eids module will not consider our ID system for inclusion in the EIDs object if our ID value is not a string.
    Unfortunately when we write our cookie without an EID (in the case where CCPA optout is true) then the deserialized EID value is undefined, to save space in the cookie.
    
    So this is a hack that will return an empty string when Prebid is building the EIDs object so that we can still pass our optout status to those that require it to understand why our ID may be missing.
    
    * parrableIdSystem: Relocate new unit test from upstream
    
    * PBID-39: Fallback to cookie values when backend response is missing components
    
    Also handle another missed callback scenario if the response object parses to nothing
    
    * PBID-39: Avoid breaking openx bid adapter when renaming our id system
    
    * PBID-39: Use array find
    
    * Use supported array find method in parrableIdSystem_spec
    
    * Restore backwards-compatible parrableId passing to OpenxBidAdapter
    
    * VidazooBidAdapter: Consume new parrableId format
    icflournoy committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    a770ca7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3a193c View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. README - legal notice (#5570)

    At the suggestion of our legal counsel.
    bretg committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    71e70df View commit details
    Browse the repository at this point in the history
  2. Prebid 4.2.0 Release

    Eric Harper committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    35f2755 View commit details
    Browse the repository at this point in the history
  3. increment prebid version

    Eric Harper committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    0ffe83f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d74129 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. Configuration menu
    Copy the full SHA
    0438f7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    412b0ce View commit details
    Browse the repository at this point in the history
  3. Automatad Bid Adapter: Add adunit code to bid request (#5567)

    * 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
    
    * updated winurl params
    
    * lint fixes
    
    * added adunitCode in bid request
    
    * added test for adunit code
    kanchika-kapoor committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    44e4e7a View commit details
    Browse the repository at this point in the history
  4. Vidazoo Adapter: Feature/unique-deal-id (#5488)

    * feat(module): multi size request
    
    * fix getUserSyncs
    added tests
    
    * update(module): package-lock.json from master
    
    * feat(client): send unique deal id as server param
    
    * fix(client): lint errors (padded-blocks)
    
    * feat(client): move localStorage usage to storageManager
    
    * fix(client): tests
    
    Co-authored-by: roman <shmoop207@gmail.com>
    uditalias and shmoop207 committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    ea45ae6 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. Configuration menu
    Copy the full SHA
    f95e267 View commit details
    Browse the repository at this point in the history
  2. Support IDL solution (#5579)

    * initial
    
    * fix
    
    * remove redundant language mod, use player sizes in video traff
    
    * test modify
    
    * fix
    
    * Adding Tests
    
    * add keywords param
    
    * log
    
    * log
    
    * log
    
    * fix
    
    * add idl
    
    * add idl
    
    * fix test
    
    * lint
    
    * lint
    
    * fix
    
    * lint
    
    * lint
    
    * lint
    
    * lint
    
    Co-authored-by: Aigolkin1991 <Aigolkin1991@gmail.com>
    Adprime and Aigolkin1991 committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    46eb769 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54ee857 View commit details
    Browse the repository at this point in the history
  4. Add RtbSape adapter (#5520)

    * Add RtbSape adapter
    
    * Add RtbSape adapter (fix useless conditional)
    
    Co-authored-by: Dmitry Latyshev <d.latyshev@sape.ru>
    ne0n and Dmitry Latyshev committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    96af098 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. Orbidder: fix getting the end point url for developoment and integrat…

    …ion tests from local storage (#5463)
    
    * orbidder adapter: add withCredentials:true header to BidRequest and onBidWon Requests
    
    * add blank in order to trigger build again
    
    * remove blank to trigger build ... again
    
    * adding extra line to trigger build ... again
    
    * add prebid version to request
    
    * add unit test for version parameter
    
    * add version parameter to win requests
    
    * fix comment
    
    * trigger rebuild
    
    * trigger rebuild
    
    * remove onBidWon callback from adapter
    
    * fix retrieving orbidder endpoint url from local storage
    
    * fix unit tests
    
    Co-authored-by: Volk, Rainer <Rainer.Volk@otto.de>
    Co-authored-by: RainerVolk4014 <53347752+RainerVolk4014@users.noreply.github.com>
    Co-authored-by: siggi-otto <57615762+siggi-otto@users.noreply.github.com>
    Co-authored-by: Hendrik Iseke <39734979+hiseke@users.noreply.github.com>
    Co-authored-by: Hendrik Iseke <hendrik.iseke@gmx.de>
    Co-authored-by: rvolk <>
    6 people committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    7d24bb8 View commit details
    Browse the repository at this point in the history
  2. Yieldmo adapter: environment parameter removed to fix bug #4107 & opt…

    …imize #5098, minor refactoring (#5544)
    
    Co-authored-by: Dmitriy Labuzov <dlabuzov@yieldmo.com>
    arconamagi and ym-dlabuzov committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    fa3378c View commit details
    Browse the repository at this point in the history
  3. Fix for 5588; (#5591)

    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * fixing instream adUnit.size issue; sz param was empty in DFP URL
    pm-harshad-mane committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    cc47283 View commit details
    Browse the repository at this point in the history
  4. 33Across: Updating the endpoint url (#5586)

    * check gdpr in buildRequest
    
    * User sync based on whether gdpr applies or not
    
    * check if consent data exists during user sync
    
    * split user sync into further branches: 1) when gdpr does not apply 2) when consent data is unavailable
    
    * contribute viewability to ttxRequest
    
    * update tests
    
    * remove window mock from tests
    
    * use local variables
    
    * introduce ServerRequestBuilder
    
    * add withOptions() method to ServerRequestBuilder
    
    * add semicolons
    
    * sync up package-lock.json with upstream/master
    
    * stub window.top in tests
    
    * introduce getTopWindowSize() for test purpose
    
    * reformat code
    
    * add withSite() method to TtxRequestBuilder
    
    add withSite() method to TtxRequestBuilder
    
    * add isIframe() and _isViewabilityMeasurable()
    
    * handle NON_MEASURABLE viewability in nested iframes
    
    * consider page visibility, stub utils functions getWindowTop() and getWindowSelf()
    
    * contribute viewability as 0 for inactive tab
    
    * add prebidjs version to ttx request
    
    * send caller as an array
    
    * send viewability as non measurable when unable to locate target HTMLElement, add warning message
    
    * fix JSDoc in utils.js
    
    * introduce mapAdSlotPathToElementId()
    
    * introduce getAdSlotHTMLElement(), add logging
    
    * introduce mapAdSlotPathToElementId()
    
    * update logging in ad unit path to element id mapping
    
    * rephrase logging, fix tests
    
    * update adapter documentation
    
    * remove excessive logging
    
    * improve logging
    
    * revert change
    
    * fix return of _mapAdUnitPathToElementId()
    
    * improve logging of _mapAdUnitPathToElementId()
    
    * do not use Array.find()
    
    * return id once element is found
    
    * return id once element is found
    
    * let -> const
    
    * Removing killswitch behavior for GDPR
    
    * Updated comments to reflect current gdpr logic
    
    * URI encode consent string
    
    * Updated example site ID to help Prebid team e2e test our adapter
    
    * send page url in ortb
    
    * Removed redundant pageUrl default
    
    * Restored package-log.json that mirrors prebid's repo
    
    * Sending USP string during buildRequest
    
    * Adding USP consent data to user sync
    
    * add unit test for syncing without bidrequest
    
    * Changed to uspConsent to make the connatation consistent
    
    * Resetting adapter state in adapter after user sync rather than exposing it.
    
    * removed console log
    
    * Adding schain info
    
    * remove setting empty format ext
    
    * better tests invalid values
    
    * removing validation of schain
    
    * Fixed lint errors
    
    * First cut for bidfloors support
    
    * fixed where getFloors is read
    
    * fixed merge conflicts
    
    * support the guid in the api endpoint
    
    Co-authored-by: Aparna Hegde <aparna.hegde@33across.com>
    Co-authored-by: Aparna Rao-Hegde <pr.aparna@gmail.com>
    Co-authored-by: Gleb Glushtsov <gleb.glushtsov@33across.com>
    Co-authored-by: Gleb Glushtsov <glebglushtsov@users.noreply.github.com>
    Co-authored-by: Gleb Glushtsov <gleb.glushtsov@gmail.com>
    Co-authored-by: Aparna Hegde <ahegde@pool-10-1-150-29-nyc.internal.33across.com>
    Co-authored-by: Aparna Hegde <ahegde@admins-MacBook-Pro.local>
    Co-authored-by: Aparna Hegde <ahegde@pool-10-1-150-137-nyc.internal.33across.com>
    Co-authored-by: Aparna Hegde <ahegde@pool-10-1-150-96-nyc.internal.33across.com>
    Co-authored-by: Aparna Hegde <ahegde@AHEGDE-MAC.local>
    Co-authored-by: Aparna Hegde <ahegde@AHEGDE-MAC.fios-router.home>
    12 people committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    70ab950 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Updated YuktaMedia Analytics Adapter: updated request body with more …

    …details (#5547)
    
    * Analytic Adaptor by YuktaMedia
    
    * removed optional bid request params
    
    * test case modified
    
    * Updated YuktaMedia Analytics Adapter as per 3.0 prebid changes
    
    * Added api key in circle ci config file
    
    * reverted changes
    
    * hard coded protocol for the request
    
    * Modified request format and parameters
    
    * removed polyfill for object.entries and removed Useless assignment to local variable
    
    * Added bidId and auctionId in request as well
    
    * fixed failing unit tests
    
    * dealId captured
    
    * Updated code as per recommendation and added tests
    
    * addedadditional test case
    
    * removed non used variables and functions
    
    Co-authored-by: Shrikant Patwari <shrikant.patwari@yuktamedia.com>
    shrikantpatwari and Shrikant Patwari committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    7d113e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73880cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a7a741 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Adagio bid adapter 2.3.0 (#5498)

    * adagioBidAdapter: support cross-origin iframe context
    
    - use SafeFrame API to compute features
    - compute page_dimensions in SafeFrame context
    - Remove pageDimensions feature with cross-domain iframe
    
    * adagiobidAdapter: refactoring and improve tests
    
    * Fix getPageDimensions() width detection
    
    Use the real page width instead of the viewport one
    
    * Improve getSlotPosition() in postBid context
    
    * Load adagio script regarding TCF2 storage enforcement
    
    * Fix CI tests
    osazos committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    b591906 View commit details
    Browse the repository at this point in the history
  2. Triplelift: Add Instream support (#5472)

    * initial commit, instream poc done
    
    * push in poc changes
    
    * push in poc changes
    
    * restore instream.html
    
    * push in poc changes
    
    * restore instream.html
    
    * restore instream.html v2
    
    * adding instream unit tests v1
    
    * catch up to bidfloor changes
    
    * unit tests finalized!
    
    * update adapter md
    
    * add support for mediaTypes.video
    
    Co-authored-by: Sy Dao <iam.sydao@gmail.com>
    sdao-tl and iam-sydao committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    4d2b401 View commit details
    Browse the repository at this point in the history
  3. Add mtp (maxTouchPoints) parameter to Yieldmo adapter (#5597)

    Co-authored-by: Dmitriy Labuzov <dlabuzov@yieldmo.com>
    arconamagi and ym-dlabuzov committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    d88bd0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bedc79 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. user id module refresh ids when consent changes (#5451)

    * first cut at making the userId module aware of user consent choices so it can refresh the ID if consent changes
    
    * typos in comments
    
    * fix failing tests
    
    * refactor consent changes tests to prepare for adding tcf v2 tests
    
    * an update in 4.0 changed the interface for the `setStoredValue()` method which caused the previous code to break. Here I changed the code to read/write the consent data cookie to just do it directly rather than use the code for handling storing the actual id objects.
    smenzer committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    b9ebe16 View commit details
    Browse the repository at this point in the history
  2. Fix v2CmpResponseCallback handle (#5564)

    * Fix v2CmpResponseCallback handle
    
    * Add case when gdpr doesn't apply to v2CmpResponseCallback
    
    Co-authored-by: Aleksandar Kiselicki <a.kiselicki@levi9.com>
    akiselicki-liveramp and akiselicki committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    ef00b3f View commit details
    Browse the repository at this point in the history
  3. TCFv2.0 Purpose 7 (#5444)

    * TCF v2.0 enforcement
    
    * test/spec/modules/gdprEnforcement_spec.js
    
    * add check for gdpr version
    
    * add logInfo message
    
    * remove comment and store value of PURPOSES in an object
    
    * add gvlid check
    
    * add unit tests for validateRules function
    
    * remove purposeId parameter from validateRules function
    
    * add extra tests
    
    * make failing unit test case pass
    
    * deprecate allowAuctionWithouConsent with tcf 2 workflow
    
    * add extra checks for defaults
    
    * remove tcf 2 test page
    
    * add strict gvlid check
    
    * add comments and shorten log messages
    
    * shorted log messages
    
    * add unit tests for setEnforcementConfig
    
    * add gvlid for alias and gvlMapping support
    
    * remove gvlid check
    
    * add support to add gvlid for aliases
    
    * add enableAnalytics hook
    
    * purpose 7 implementation: 1.hook added 2.new field to set gvlid for analytics adapters
    
    * add enableAnalytics hook
    
    * emit tcf2 events
    
    * fix regression
    
    * modify mechanism of event emitted after auction end
    
    * add unit test for enableAnalyticsHook
    
    * add unit test for auction end event
    
    Co-authored-by: Jaimin Panchal <email@example.com>
    Fawke and Jaimin Panchal committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    c34786d View commit details
    Browse the repository at this point in the history
  4. prebid.js 4.3.0 release

    mkendall07 committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    a761b31 View commit details
    Browse the repository at this point in the history
  5. 4.4.0-pre

    mkendall07 committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    22a59bd View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. PubMatic to support passing content object set in pbjs.setConfig (#5592)

    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * read content object from config and send it in site.content and app.content
    
    * do not use content object from config if content object is present in app as app.content
    
    * fixed the test-cases
    
    * app.content related test cases
    pm-harshad-mane committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    7ede93b View commit details
    Browse the repository at this point in the history
  2. PubMatic: Support for Outstream Renderer (BlueBilyWig Renderer) (#5553)

    * changes to support native in pubmaticbid adapter
    
    * Removed port from endpoint
    
    * Removed protocol from endpoint
    
    * Formatting
    
    * Fix request payload
    
    * Updated test case
    
    * Changed request and response as per ortb spec
    
    * Change in request and response
    
    * Removed comments and extra code
    
    * Code Review comments
    
    * Code Review Comments and Test cases for request and response
    
    * Removed data type as all data asset types are handled
    
    * Code Review Changes
    
    * Code Review Comments
    
    * Supporting both banner and native and sending 0x0 in case of native
    
    * Bug Fixes
    
    * Bug response not processed by prebid
    
    * Change warning message
    
    * Fixed typo
    
    * Do not send request in case of invalid native bid
    
    * Do not send request in case of invalid native requests
    
    * objects converted to strings in log for debug purposes
    
    * Fixed logic to check for required parmas
    
    * Fixed typo for stringify
    
    * documentation for native
    
    * Review comments from Prebid
    
    * Typo
    
    * Typo
    
    * Updated pub id for native
    
    * Code Review
    
    * Support for pubid
    
    * Test Cases for PubCommonId in PubMatic adapter
    
    * Delete yarn.lock
    
    * Rename adaptermanager.js to adapterManager.js
    
    * Rename yieldNexusBidAdapter.js to yieldnexusBidAdapter.js
    
    * Rename yieldNexusBidAdapter.md to yieldnexusBidAdapter.md
    
    * Rename yieldNexusBidAdapter_spec.js to yieldnexusBidAdapter_spec.yieldnexusBidAdaptera
    
    * Rename yieldnexusBidAdapter_spec.yieldnexusBidAdaptera to yieldnexusBidAdapter_spec.js
    
    * bluebillywig outstream player support in pubmatic adapter
    
    * removed pubcommon id test cases
    
    * BBW Renderer
    pm-shashank-jain committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    db02d8a View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. Configuration menu
    Copy the full SHA
    84e2361 View commit details
    Browse the repository at this point in the history
  2. Digitrust removal, broader identity support, floor-module support (#5599

    )
    
    * Digitrust remove, broader identity support, floor-module support
    
    * Digitrust removal, broader identity support, floor-module support
    rtuschkany committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    952e0fb View commit details
    Browse the repository at this point in the history
  3. Adds support for additional consent (#5600)

    * add addtlConsent consent to consent object
    
    * add unit test for additional consent
    
    * Update consentManagement.js
    
    * Update index.js
    
    * Update prebidServerBidAdapter_spec.js
    
    * condense else if
    patmmccann committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    7696428 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97713dd View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. Emx bid adapter: gdpr user sync update (#5611)

    * adding ccpa support for emx_digital adapter
    
    * emx_digital ccpa compliance: lint fix
    
    * emx 3.0 compliance update
    
    * fix outstream renderer issue, update test spec
    
    * refactor formatVideoResponse function to use core-js/find
    
    * Added GVLID to Adapter, Updated getUserSyncs to accept and leverage gdprConsent
    
    * Added testing coverage for gdpr in getUserSyncs
    
    Co-authored-by: Nick Colletti <nick.colletti@emxdigital.com>
    Co-authored-by: Nick Colletti <gnomish@gmail.com>
    Co-authored-by: Kiyoshi Hara <Kiyoshi.Hara@emxdigital.com>
    Co-authored-by: Dan Bogdan <daniel.bogdan@emxdigital.com>
    5 people committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    f983af2 View commit details
    Browse the repository at this point in the history
  2. Yieldone Analytics Adapter: Fix empty events (#5617)

    * 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
    
    * Update yieldone analytics adapter to remove excess 'ad' field from data
    
    * Update yieldone analytics adapter
    
    * Yieldone Analytics Adapter: remove dispensable events from log
    
    * Platform One Analytics Adapter: fixes after review
    
    * Fix empty events in Yieldone Analytics Adapter
    hbanalytics committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    cc58b23 View commit details
    Browse the repository at this point in the history
  3. Add Bright Mountain Media Bid Adapter (#5593)

    * Add Bright Mountain Media Bid Adapter
    
    * Fix missing quotes around placement_id string
    
    * Update maintainer email
    BrightMountainMediaInc committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    8646ba7 View commit details
    Browse the repository at this point in the history