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

Test test #26

Merged
merged 255 commits into from
Nov 27, 2023
Merged

Test test #26

merged 255 commits into from
Nov 27, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 29, 2023

  1. gptPreAuction: fix bug where adServer object are not set in case of t…

    …win ad unit (#10330)
    
    * gptPreAuction: fix bug where adServer object are not set in case of twin ad unit
    
    * refactor(GH suggestion): ortb2Imp.ext.data.adserver parameter settings
    katsuo5 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    0138111 View commit details
    Browse the repository at this point in the history
  2. Triplelift Bid Adapter: stop override on placement (#10408)

    * Update tripleliftBidAdapter.js
    
    * Update tripleliftBidAdapter.js
    patmmccann committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    5ef3a17 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Rubicon Bid Adapter: Format rubicon EID (#10409)

    * drop atype for rubicon eid
    
    * i spell bad
    robertrmartinez committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    7709898 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8efd7a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0f6a5f View commit details
    Browse the repository at this point in the history
  4. Bliink Bid Adapter : enhance request data with userIds, ect, refresh …

    …(#10290)
    
    * fix(bliink): bid ttl
    
    * fix(bliink): ttl unit tests
    
    * Bliink Bid Adapter: enhance request data with userIds, ect, refresh
    
    * Bliink Bid Adapter: fix tests
    
    ---------
    
    Co-authored-by: Samous <[email protected]>
    Niass and Samous committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    1e86b70 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    dbf88cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6e4796 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e8c2f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Bugfixing ttl to receive data from response (#10430)

    Co-authored-by: stingaciutiberiu <[email protected]>
    tiberiu-sevio and stingaciutiberiu committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    397a6ad View commit details
    Browse the repository at this point in the history
  2. Bump tibdex/github-app-token from 1.8.0 to 1.8.2 (#10427)

    Bumps [tibdex/github-app-token](https://github.com/tibdex/github-app-token) from 1.8.0 to 1.8.2.
    - [Release notes](https://github.com/tibdex/github-app-token/releases)
    - [Commits](tibdex/github-app-token@b625283...0d49dd7)
    
    ---
    updated-dependencies:
    - dependency-name: tibdex/github-app-token
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    105017b View commit details
    Browse the repository at this point in the history
  3. Bump actions/checkout from 3 to 4 (#10428)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    0d7713d View commit details
    Browse the repository at this point in the history
  4. Pangle Bid Adapter : initial release (#10397)

    * new bidder adapter: pangle
    
    * feat:  parameter consistency
    
    * feat: remove history
    
    * fix: pangle
    
    ---------
    
    Co-authored-by: xuqi.ziogie <[email protected]>
    bytedancer-1 and pangle-fe committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    2087aca View commit details
    Browse the repository at this point in the history
  5. Cadent Aperture MX Bid Adapter: Include gpp consent in usersync endpo…

    …int (#10404)
    
    * Cadent Aperture MX Bid Adapter: Include gpp string and section id in usersync endpoint
    
    * Cadent Aperture MX Bid Adapter: lint fix
    
    ---------
    
    Co-authored-by: Michael Denton <[email protected]>
    EMXDigital and Michael Denton committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    aeaf23e View commit details
    Browse the repository at this point in the history
  6. Deleted setting default value {} for config in init. Ensured that no …

    …field in config was changed inside the funtions. Added test script example in the documentation. (#10413)
    AYlitepsa committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    ceccd88 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Boldwin Adapter: gpp support (#10370)

    * new boldwin bid adapter
    
    * fix
    
    * Restarting ci / circleci
    
    * changes
    
    * fixed conflicts
    
    * added endpointId param
    
    * kick off CircleCI tests
    
    * gpp
    
    ---------
    
    Co-authored-by: Aiholkin <[email protected]>
    Co-authored-by: Vladislav Isaiko <[email protected]>
    Co-authored-by: Mykhailo Yaremchuk <[email protected]>
    Co-authored-by: Chris Huie <[email protected]>
    5 people committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    f858437 View commit details
    Browse the repository at this point in the history
  2. Clean unused WL (#10431)

    GeneGenie committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    9961f1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fa0dd6 View commit details
    Browse the repository at this point in the history
  4. Core: use playbackmethod instead of playmethod for video (#10442)

    * Core: fill in `video.plcmt` when possible
    
    * Core: use `playbackmethod` instead of `playmethod` for video
    dgirardi committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    1f839bf View commit details
    Browse the repository at this point in the history
  5. Experian RTD Submodule: Initial Release (#10331)

    * Tapad RTD Submodule
    
    * add publisher ids functionality to Tapad RTD submodule
    
    * add no track logic, and make account id be string
    
    * use rtid as prefix
    
    * properly access params
    
    * namespace ortb2 data
    
    * rename to experian
    
    * update markdown
    moeroach94 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    8793813 View commit details
    Browse the repository at this point in the history
  6. id5 user id module: add a note on using multiple wrappers (#10444)

    * added a note on using multiple wrappers
    
    * fix old links
    smenzer committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    4c5fdf4 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    e1441a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41d0b94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c772b60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac00929 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c91f337 View commit details
    Browse the repository at this point in the history
  6. Core: introduce new eventHistoryTTL and minBidCacheTTL settings t…

    …o control memory usage (#10308)
    
    * Core: introduce `eventHistoryTTL` to periodically purge events from event log
    
    * Core: introduce `preserveBidCache` to drop stale auctions
    
    * `minBidCacheTTL` instead of `preserveBidCache`
    dgirardi committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    2042919 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    7210492 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a40fb1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b892374 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. ZetaGlobalSsp AnalyticsAdapter: provide zeta params through cache (#1…

    …0402)
    
    * ZetaGlobalSsp Analytics Adapter: save ZetaParams to cache
    
    * bugfix
    
    * test
    
    * fixes by review
    
    ---------
    
    Co-authored-by: Surovenko Alexey <[email protected]>
    Co-authored-by: Alexey Surovenko <[email protected]>
    3 people committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    85bb955 View commit details
    Browse the repository at this point in the history
  2. Bump tibdex/github-app-token from 1.8.2 to 2.0.0 (#10464)

    Bumps [tibdex/github-app-token](https://github.com/tibdex/github-app-token) from 1.8.2 to 2.0.0.
    - [Release notes](https://github.com/tibdex/github-app-token/releases)
    - [Commits](tibdex/github-app-token@0d49dd7...0914d50)
    
    ---
    updated-dependencies:
    - dependency-name: tibdex/github-app-token
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    5c8472c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64349d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36eadbd View commit details
    Browse the repository at this point in the history
  5. update prebid adapter (#10459)

    Co-authored-by: Dawid W <[email protected]>
    optidigital-prebid and dawidww committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    5c9e0cf View commit details
    Browse the repository at this point in the history
  6. Flipp Bid Adapter : initial release (#10412)

    * Flipp Bid Adapter: initial release
    
    * Added flippBidAdapter
    
    * OFF-372 Support DTX/Hero in flippBidAdapter (#2)
    
    * support creativeType
    
    * OFF-422 flippBidAdapter handle AdTypes
    
    ---------
    
    Co-authored-by: Jairo Panduro <[email protected]>
    
    * OFF-465 Add getUserKey logic to prebid.js adapter (#3)
    
    * Support cookie sync and uid
    
    * address pr feedback
    
    * remove redundant check
    
    * OFF-500 Support "startCompact" param for Prebid.JS #4
    
    * set startCompact default value (#5)
    
    * fix docs
    
    * use client bidding endpoint
    
    * update unit testing endpoint
    
    ---------
    
    Co-authored-by: Jairo Panduro <[email protected]>
    mike-lei and jpanduro-blackbird committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    e626373 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ff91af1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    914cf6d View commit details
    Browse the repository at this point in the history
  9. Bid adapter PGAMSSP: new adapter (#10368)

    * new adapter PGAMSSP
    
    * upd
    PGAMSSP committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    78269b6 View commit details
    Browse the repository at this point in the history
  10. Yieldlove Bid Adapter: Initial Release (#10175)

    * YieldloveBidAdapter: Release
    
    * Update modules/yieldloveBidAdapter.md
    
    * Update modules/yieldloveBidAdapter.js
    
    * Update yieldloveBidAdapter.md
    
    * Update yieldloveBidAdapter_spec.js
    
    * Update yieldloveBidAdapter.md
    
    * always send bid request per https
    
    * fix auctionId leak
    
    ---------
    
    Co-authored-by: PascalSalesch <[email protected]>
    PascalSalesch and PascalSalesch committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    a81323f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Ssmas Bid Adapter : use iframe for user sync (#10465)

    * change to https
    
    * user sync type iframe
    hzchen98 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    f54c6e5 View commit details
    Browse the repository at this point in the history
  2. LiveIntent UserId module: fix Ajax timeout when calling the collector…

    … endpoint (#10425)
    
    * Update LiveConnect
    
    * Separate timeout for the collctor
    
    * Update package-lock.json
    
    * Fix package-lock
    3link committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    779146a View commit details
    Browse the repository at this point in the history
  3. Grid Bid Adapter: parse timeout and bidfloor to integer and float val…

    …ues (#10461)
    
    Co-authored-by: v.raybaud <[email protected]>
    vraybaud and v.raybaud committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    4f8cf68 View commit details
    Browse the repository at this point in the history
  4. teads Bid Adapter: get OpenGraph title (#10439)

    * teadsBidAdapter: Also get OpenGraph title
    
    * Improv + add tests
    
    * Add tests over title + description payload length
    
    * Add tests for catch case when cross-origin
    github-mickael-leclerc committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    b8a39f4 View commit details
    Browse the repository at this point in the history
  5. Adagio Analytics Adapter: new endpoint and new code to track auctions…

    … (#10426)
    
    * adagio analytics adapter - track auctions
    
    * update cpm definitions and values
    
    * adagioAnalyticsAdapter: add GVLID
    
    * adagioAnalyticsAdapter: update .md file
    
    * adagioAnalyticsAdapter: add new params
    
    * adagioAnalyticsAdapter: fix tests
    
    ---------
    
    Co-authored-by: Francois ROTTA <[email protected]>
    osazos and rotta-f committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    4c2902f View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    550a7cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51a2b9c View commit details
    Browse the repository at this point in the history
  3. Undertone Bid Adapter: adding gpid support to bid requests (#10414)

    * * 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
    
    * added user sync function to undertone adapter
    
    * Update undertoneBidAdapter.js
    
    * Update browsers.json
    
    * Undertone: added GPP support and video plcmt
    
    * Fix lint issues
    
    * Undertone: added support for GPID
    
    * identation fix
    
    ---------
    
    Co-authored-by: omerko <[email protected]>
    Co-authored-by: Omer Koren <[email protected]>
    Co-authored-by: AnnaPerion <[email protected]>
    Co-authored-by: Oran Hollaender <[email protected]>
    Co-authored-by: tamirnPerion <[email protected]>
    Co-authored-by: tamarm <[email protected]>
    Co-authored-by: tamarm <[email protected]>
    Co-authored-by: Keren Gattegno <[email protected]>
    9 people committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    66a8b6a View commit details
    Browse the repository at this point in the history
  4. Preciso Bid Adapter : modified the request parameters (#10436)

    * New bid adapter : Preciso
    
    * Added deafualt statement in interpretNativeAd
    
    * removed trailing space
    
    * Added Protected Audience API (FLEDGE) support
    
    * updated with getConfig method f pr pulling ortb2 data
    
    * updated the precisoBidAdapter
    
    * updated the test cases
    
    * changed user sync url and also fixed the CORS error
    
    * removed test params from hello_world.html and 204 error fix
    
    * changed responses fields in the precisoBidAdapter.js
    
    * error fix
    
    * removed test params
    
    * reverted the test params
    
    * modified the request
    
    * removed the empty line
    
    * removed blank line in precisoBidAdapter_spec.js
    
    ---------
    
    Co-authored-by: Nikhil Gopal Chennissery <[email protected]>
    PrecisoSRL and NikhilGopalChennissery committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    eb683f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00b23da View commit details
    Browse the repository at this point in the history
  6. Adnuntius Bid Adaptor: Enable choosing bidType for cpm. (#10446)

    - enable the use of grossBid or netBid in cpm of bid response.
    antosarho committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    d4203d2 View commit details
    Browse the repository at this point in the history
  7. Sonobi Bid Adapter : send video playbackmethod and placement in the b…

    …id request (#10474)
    
    * Send video playbackmethod and placement in the bid request to Sonobi
    
    * added a separate field for plcmt
    JonGoSonobi committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    725ed60 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bc2f3f6 View commit details
    Browse the repository at this point in the history
  9. AIDEM Bidder Adapter: ortbConverter (#10391)

    * AIDEM Bid Adapter
    
    * Added _spec.js
    
    * update
    
    * Fix Navigator in _spec.js
    
    * Removed timeout handler.
    
    * Added publisherId as required bidder params
    
    * moved publisherId into site publisher object
    
    * Added wpar to environment
    
    * Added placementId parameter
    
    * added unit tests for the wpar environment object
    
    * PlacementId is now a required parameter
    Added optional rateLimit parameter
    Added publisherId, siteId, placementId in win notice payload
    Added unit tests
    
    * Revert to optional placementId parameter
    Added missing semicolons
    
    * Extended win notice
    
    * Added arbitrary ext field to win notice
    
    * Moved aidemBidAdapter implementation to comply with ortbConverter
    
    * disabled video-specific tests
    
    ---------
    
    Co-authored-by: Giovanni Sollazzo <[email protected]>
    Co-authored-by: darkstar <[email protected]>
    Co-authored-by: Andrea Tumbarello <[email protected]>
    4 people committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    50bcec3 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Admixer Bid Adapter : removed ortb2 from imp array (#10450)

    * Update README.md
    
    update
    
    * removed ortb2 from admixer imp
    
    ---------
    
    Co-authored-by: AdmixerTech <[email protected]>
    Co-authored-by: AdmixerTech <[email protected]>
    Co-authored-by: AdmixerTech <[email protected]>
    4 people committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    294b84e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6438f27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61d4f5c View commit details
    Browse the repository at this point in the history
  4. Core: improve and fix bid timeout logic (#10379)

    * Clean up timeout logic: doCallbacksIfTimedOut
    
    * Core: simplify bid timeouts, fix s2s timeout edge case
    
    * use more descriptive varnames
    dgirardi committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    8075455 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e4ed1c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3409af View commit details
    Browse the repository at this point in the history
  7. Axis Bid Adapter : initial release (#9684)

    * New Adapter: Axis
    
    * minor improvements
    
    * fixed coppa and tmax
    
    * updated iabCat
    
    ---------
    
    Co-authored-by: Maksym Pavliv <[email protected]>
    PyjamaWarrior and Maksym Pavliv committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    5fba72d View commit details
    Browse the repository at this point in the history
  8. feat:pass pairid [PB-1815] (#10487)

    Co-authored-by: Chris Corbo <[email protected]>
    ccorbo and Chris Corbo committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    411844f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ca555d3 View commit details
    Browse the repository at this point in the history
  10. fledgeForGpt: provide bidfloor in auction signals (#10393)

    * fledgeForGpt: delay slot config to end of auction
    
    * currency utils
    
    * reducers
    
    * Set `prebid.bidfloor` and `prebid.bidfloorcur` in fledge auction signals
    
    ---------
    
    Co-authored-by: Patrick McCann <[email protected]>
    dgirardi and patmmccann committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    7764e53 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    425cf20 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    7810865 View commit details
    Browse the repository at this point in the history
  2. priceFloors: fix bug where default does not work on adUnit-level fl…

    …oors (#10475)
    
    * priceFloors: fix bug where `default` does not work on adUnit-level floors
    
    * do not require adUnits to repeat the same schema
    
    * Improve schema selection and validation for adUnit-level floors
    dgirardi committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    5fc475e View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Add A1Media Bid Adapter (#10424)

    Co-authored-by: ChangsikChoi <>
    ChangsikChoi committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    7df304f View commit details
    Browse the repository at this point in the history
  2. PubMatic Analytics Adapter : log partner latency value using timeToRe…

    …spond property (#10497)
    
    * Log time to respond in l1 as latency
    
    * Addressed code review changes
    
    * Added comments for future reference
    kapil-tuptewar committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    2588459 View commit details
    Browse the repository at this point in the history
  3. alias update (#10491)

    gchicoye committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ecc0f48 View commit details
    Browse the repository at this point in the history
  4. Jixie Bid Adapter : pass bid floor to backend and change 1st party co…

    …okie (#10496)
    
    * Adapter does not seem capable of supporting advertiserDomains #6650
    added response comment and some trivial code.
    
    * removed a blank line at the end of file
    added a space behind the // in comments
    
    * in response to comment from reviewer. add the aspect of advertiserdomain in unit tests
    
    * added the code to get the keywords from the meta tags if available.
    
    * WIP
    
    * cleaned up
    
    * correcting formatting errors from circleci
    
    * sending floor to our backend for each bid, when available, changed one of the 1st party cookies that we want to send to backend
    
    * fixed spacing issues in code
    jxdeveloper1 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    e18ab51 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ea5caa View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    a0b53e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d39d8b View commit details
    Browse the repository at this point in the history
  3. AdFusion Bid Adapter : initial release (#10455)

    * adfusion bid adapter test
    
    * Add adapter and docs
    AdFusionPrebid committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    07f8b4e View commit details
    Browse the repository at this point in the history
  4. Update apacdexBidAdapter.js (#10502)

    Fix confusion about screen width and height
    thuyhq committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    584e7c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    e8b9aec View commit details
    Browse the repository at this point in the history
  2. Pubmatic Bid Adapter : consuming fledge auction config in bid adapter…

    … (#10506)
    
    Changes in PubMatic bid adapter to consume auction config from server response and submit the same to Prebid core
    pm-nitin-nimbalkar committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    2213365 View commit details
    Browse the repository at this point in the history
  3. ZetaGlobalSsp Analytics Adapter: update deepCopy of analytics object …

    …(#10507)
    
    * ZetaGlobalSspAnalytics adapter: bugfix in deepClone
    
    * checkstyle fix
    
    ---------
    
    Co-authored-by: Surovenko Alexey <[email protected]>
    Co-authored-by: Alexey Surovenko <[email protected]>
    3 people committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    ab35867 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. gdprEnforcement: transmitEids and transmitPreciseGeo activity control…

    …s (#10435)
    
    * transmitEids GDPR rule
    
    * transmitPreciseGeo as gdpr special feature 1
    
    * fix capitalization eidsRequireP4consent -> eidsRequireP4Consent
    dgirardi committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    549a85c View commit details
    Browse the repository at this point in the history
  2. Alkimi Bid Adapter : insert keywords into bid-request param (#10511)

    * Alkimi bid adapter
    
    * Alkimi bid adapter
    
    * Alkimi bid adapter
    
    * alkimi adapter
    
    * onBidWon change
    
    * sign utils
    
    * auction ID as bid request ID
    
    * unit test fixes
    
    * change maintainer info
    
    * Updated the ad unit params
    
    * features support added
    
    * transfer adUnitCode
    
    * transfer adUnitCode: test
    
    * AlkimiBidAdapter getFloor() using
    
    * ALK-504
    Multi size ad slot support
    
    * ALK-504
    Multi size ad slot support
    
    * Support new OpenRTB parameters
    
    * Support new oRTB2 parameters
    
    * remove pos parameter
    
    * Add gvl_id into Alkimi adapter
    
    * Insert keywords into bid-request param
    
    ---------
    
    Co-authored-by: Alexander <[email protected]>
    Co-authored-by: Alexander Bogdanov <[email protected]>
    Co-authored-by: Alexander Bogdanov <[email protected]>
    Co-authored-by: motors <[email protected]>
    Co-authored-by: mihanikw2g <[email protected]>
    Co-authored-by: Nikulin Mikhail <[email protected]>
    Co-authored-by: mik <[email protected]>
    8 people committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    308b48f View commit details
    Browse the repository at this point in the history
  3. PBjs Core : clean up utils.js (#10441)

    * remove bind
    
    * bidderUtils/getBidIdParameter
    
    * urlUtils/tryAppendQuerySTring
    
    * sizeUtils/getAdUnitSizes
    
    * getWindowFromDocument
    
    * htmlEscape/escapeUnsafeChars
    
    * compareOn to adpod
    
    * remove Math.min/max copies
    
    * undo getBidIdParameter
    
    * _each
    
    * map/contains
    
    * hasOwn
    
    * insertHtmlIntoIframe
    
    * getValueString/getKeys
    
    * getBidRequest
    
    * getKeyByValue
    
    * adUnitsFilter
    
    * gptUtils
    
    * isInteger
    
    * convertCamelCaseToUnderscore
    
    * convertTypes
    
    * chunk
    
    * fix lint
    dgirardi committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    99d58dd View commit details
    Browse the repository at this point in the history
  4. [orbidderBidAdapter] rename profile parameter to keyValues (#10498)

    Co-authored-by: Hendrik Iseke <[email protected]>
    hendrikiseke1979 and Hendrik Iseke committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    32c1bf6 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    79437d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c7c040 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Update smartxBidAdapter.md (#10522)

    Updated maintainer email address
    fkoch-sc committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    ea17901 View commit details
    Browse the repository at this point in the history
  2. Bump tibdex/github-app-token from 2.0.0 to 2.1.0 (#10526)

    Bumps [tibdex/github-app-token](https://github.com/tibdex/github-app-token) from 2.0.0 to 2.1.0.
    - [Release notes](https://github.com/tibdex/github-app-token/releases)
    - [Commits](tibdex/github-app-token@0914d50...3beb63f)
    
    ---
    updated-dependencies:
    - dependency-name: tibdex/github-app-token
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    d574405 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Mobfox Bid Adapter : add gpp support (#10532)

    * initial
    
    * use util for win top
    
    * use util for win top
    
    * updates for prebid v5
    
    * update import
    
    * gpp support
    
    ---------
    
    Co-authored-by: Aiholkin <[email protected]>
    mobfxoHB and Aiholkin committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    ac37f9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c7b14d View commit details
    Browse the repository at this point in the history
  3. Integr8 Bid Adapter : updated endpoint URL (#10535)

    * Integr8 Bid Adapter changes
    
    * Change property/placement ids to correct ones
    ZikaMyhedin committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    93bf6ef View commit details
    Browse the repository at this point in the history
  4. Updated site.page source due to potential fault (#10508)

    Co-authored-by: Ubuntu <[email protected]>
    vrtcal-dev and Ubuntu committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    2995c27 View commit details
    Browse the repository at this point in the history
  5. Qortex RTD Provider: initial release (#10480)

    * branch from master
    
    * adloader
    
    * resolves testing issue
    
    ---------
    
    Co-authored-by: Mick <[email protected]>
    mickannese and Mick committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    069d86b View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. update appnexus PBS default configs (#10503)

    * update appnexus PBS configs
    
    * fix remaining appnexus defaultVendor references
    jsnellbaker committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    a8753d5 View commit details
    Browse the repository at this point in the history
  2. viantOrtbBidAdapter - update contact information in md file (#10538)

    Updating the contact email id for viantOrtbBidAdapter
    tkrishnaviant committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    8da686e View commit details
    Browse the repository at this point in the history
  3. Dxkulture Bid Adapter: changing default video placement value (#10473)

    * Changing default value for video placement
    
    * Adjusting video placement parameter
    
    ---------
    
    Co-authored-by: kmdevops <[email protected]>
    dani-nova and kmdevops committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    e0f80a4 View commit details
    Browse the repository at this point in the history
  4. PubmaticAnalyticsAdapter: add prebid version in logger call (#10531)

    * Sending prebid version in logger call
    
    * Test cases
    
    * Kick off integration test and styles
    
    ---------
    
    Co-authored-by: Chris Huie <[email protected]>
    pm-priyanka-deshmane and ChrisHuie committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    e4c1349 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f7fcc8 View commit details
    Browse the repository at this point in the history
  6. Illumin Bid Adapter: initial release (#10375)

    * MinuteMediaPlus Bid Adapter: pass gpp consent to userSync server.
    
    * Illumin Bid Adapter: added adapter.
    
    * remove changes that not relevant for this PR.
    
    * change extract method.
    
    * fix test
    saar120 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    94a3e5b View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Alkimi bid adapter: Resolve AUCTION_PRICE macro for VAST ads (#10536)

    * Alkimi bid adapter
    
    * Alkimi bid adapter
    
    * Alkimi bid adapter
    
    * alkimi adapter
    
    * onBidWon change
    
    * sign utils
    
    * auction ID as bid request ID
    
    * unit test fixes
    
    * change maintainer info
    
    * Updated the ad unit params
    
    * features support added
    
    * transfer adUnitCode
    
    * transfer adUnitCode: test
    
    * AlkimiBidAdapter getFloor() using
    
    * ALK-504
    Multi size ad slot support
    
    * ALK-504
    Multi size ad slot support
    
    * Support new OpenRTB parameters
    
    * Support new oRTB2 parameters
    
    * remove pos parameter
    
    * Add gvl_id into Alkimi adapter
    
    * Insert keywords into bid-request param
    
    * Resolve AUCTION_PRICE macro on prebid-server for VAST ads
    
    ---------
    
    Co-authored-by: Alexander <[email protected]>
    Co-authored-by: Alexander Bogdanov <[email protected]>
    Co-authored-by: Alexander Bogdanov <[email protected]>
    Co-authored-by: motors <[email protected]>
    Co-authored-by: mihanikw2g <[email protected]>
    Co-authored-by: Nikulin Mikhail <[email protected]>
    Co-authored-by: mik <[email protected]>
    8 people committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    24fc39d View commit details
    Browse the repository at this point in the history
  2. AcuityAds Bid Adapter: add gpp support (#10544)

    * add prebid.js adapter
    
    * changes
    
    * changes
    
    * changes
    
    * changes
    
    * fix downolad
    
    * add gpp
    AcuityAdsIntegrations committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    702bbbe View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Oxxion Rtd Module: cleaning and change in sampling (#10539)

    * remove video stuffs
    
    * update sampling
    
    * listen for 'ova' parameter
    
    * update sampling
    matthieularere-msq committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    6c7356a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4178c55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa8f9c1 View commit details
    Browse the repository at this point in the history
  4. Concert Bid Adapter: add TDID (#10549)

    * collect EIDs for bid request
    
    * add ad slot positioning to payload
    
    * RPO-2012: Update local storage name-spacing for c_uid (#8)
    
    * Updates c_uid namespacing to be more specific for concert
    
    * fixes unit tests
    
    * remove console.log
    
    * RPO-2012: Add check for shared id (#9)
    
    * Adds check for sharedId
    
    * Updates cookie name
    
    * remove trailing comma
    
    * [RPO-3152] Enable Support for GPP Consent (#12)
    
    * Adds gpp consent integration to concert bid adapter
    
    * Update tests to check for gpp consent string param
    
    * removes user sync endpoint and tests
    
    * updates comment
    
    * cleans up consentAllowsPpid function
    
    * comment fix
    
    * rename variables for clarity
    
    * fixes conditional logic for consent allows function (#13)
    
    * [RPO-3262] Update getUid function to check for pubcid and sharedid (#14)
    
    * Update getUid function to check for pubcid and sharedid
    
    * updates adapter version
    
    * [RPO-3405] Add browserLanguage to request meta object
    
    * ConcertBidAdapter: Add TDID (#20)
    
    * Add tdid to meta object
    
    * Fix null handling and add tests
    
    ---------
    
    Co-authored-by: antoin <[email protected]>
    Co-authored-by: Antoin <[email protected]>
    Co-authored-by: Brett Bloxom <[email protected]>
    4 people committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    c4b0aff View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Sharethrough Bid Adapter: revise getUserSyncs method (#10556)

    * Update sharethroughBidAdapter.js
    
    * Removing GDPR and GPP query-string params from userSync url creation as our ad-server team gets this info from the bid request sent earlier.
    
    * Update Sharethrough bid adapter and spec
    
    * Further updating `sharethroughBidAdapter.js` to remove now-unneeded params from `getUserSyncs()` method.
    * Updating spec file to remove no-longer-necc tests for query params in getUserSync url.
    jefftmahoney committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    5a1ebad View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    ef0a7c8 View commit details
    Browse the repository at this point in the history
  2. NoBid Bid Adapter : add support for first party user id (#10519)

    * Enable supplyChain support
    
    * Added support for COPPA
    
    * rebuilt
    
    * Added support for Extended User IDs.
    
    * Added support for the "meta" attribute in bid response.
    
    * Delete nobidBidAdapter.js.orig
    
    * Delete a
    
    * Delete .jsdtscope
    
    * Delete org.eclipse.wst.jsdt.ui.superType.container
    
    * Delete org.eclipse.wst.jsdt.ui.superType.name
    
    * Delete .project
    
    * Fix tests
    
    * Added support for First Party User ID in NoBid Bid Adapter.
    
    ---------
    
    Co-authored-by: Reda Guermas <[email protected]>
    redaguermas and Reda Guermas committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    7600b38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bad2d69 View commit details
    Browse the repository at this point in the history
  4. GumGum Bid Adapter: Send pubProvidedId in the query string (#10561)

    * Add logic to send pubProvidedId
    
    * Send pubProvidedId in the query string
    MartinGumGum committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    2ad6400 View commit details
    Browse the repository at this point in the history
  5. RAS Bid Adapter: fledge support (#10477)

    * add fledge support to rasBidAdapter
    
    * add unit test, add params to auction signals
    wsusrasp committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    2905b4c View commit details
    Browse the repository at this point in the history
  6. Lm_Kiviads Bid Adapter : initial adapter release (#10415)

    * new adapter - KiviAds
    
    * add gpp, change tests, use bidderRequest instead of config.getConfig()
    
    * Update kiviadsBidAdapter_spec.js
    
    * add new bid adapter
    
    * Update lm_kiviadsBidAdapter: change placement -> pid according to server-side parameters
    
    * fix aliases
    
    ---------
    
    Co-authored-by: Patrick McCann <[email protected]>
    Co-authored-by: Chucky-choo <[email protected]>
    3 people committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    a2fc26a View commit details
    Browse the repository at this point in the history
  7. Outbrain adapter: Read OB user token from local storage (#10382)

    * read ob user token from local storage
    
    * lint fix
    
    * add test
    
    * test improvement
    markkuhar committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    b7ff9fe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dea49c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. imds Bid Adapter : fix incorrectly named user sync property (#10562)

    * imds: Rename usersync from "pixel" to correct name of "image".
    
    * imds: Update documentation for "DFP Video Creative" to match prebid.github.io.
    
    * imds: Test modifications for renamed pixel->image usersync
    
    * imds: Remove warning for valid no-bid empty body 204 responses.
    
    ---------
    
    Co-authored-by: Timothy M. Ace <[email protected]>
    ecammit and ecammit committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    8cb373c View commit details
    Browse the repository at this point in the history
  2. Preciso BidAdapter : modified BidderRequest params (#10569)

    * New bid adapter : Preciso
    
    * Added deafualt statement in interpretNativeAd
    
    * removed trailing space
    
    * Added Protected Audience API (FLEDGE) support
    
    * updated with getConfig method f pr pulling ortb2 data
    
    * updated the precisoBidAdapter
    
    * updated the test cases
    
    * changed user sync url and also fixed the CORS error
    
    * removed test params from hello_world.html and 204 error fix
    
    * changed responses fields in the precisoBidAdapter.js
    
    * error fix
    
    * removed test params
    
    * reverted the test params
    
    * modified the request
    
    * removed the empty line
    
    * removed blank line in precisoBidAdapter_spec.js
    
    * precisoIdSystem module created
    
    * PrecisoIdSystem.spec.js cretaed for testing the PrecisoIdSystem.js
    
    * removed the test params from hello_world.html
    
    * error fix
    
    * error fix
    
    * error fix
    
    * Changes in bid Request
    
    * removed the unwanted space
    
    ---------
    
    Co-authored-by: Nikhil Gopal Chennissery <[email protected]>
    PrecisoSRL and NikhilGopalChennissery committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    1155fb9 View commit details
    Browse the repository at this point in the history
  3. Core & currency module: fix bug where bid responses are collected aft…

    …er auction ends (#10558)
    
    * Core & currency module: fix bug where bid responses are collected after auction ends
    
    * hook fn does not need to be a hook
    dgirardi committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    5cb4bcb View commit details
    Browse the repository at this point in the history
  4. Mediasquare Bid Adapter: add attribute to track (#10571)

    * forward ova attribute
    
    * remove unexpected trailing space
    matthieularere-msq committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    fd8af62 View commit details
    Browse the repository at this point in the history
  5. LiveIntent UserId module: Add support for openx and pubmatic id (#10570)

    * add support for openx and pubmatic
    
    * lint
    peixunzhang committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    3f95c97 View commit details
    Browse the repository at this point in the history
  6. IX Bid Adapter: add support for signaling privacy sandbox (fledge) au…

    …ction requests [PB-1841] (#10537)
    
    * feat: add support for signaling fledge auction request [PB-1841]
    
    feat: add test coverage [PB-1841]
    
    feat: add more test coverage [PB-1841]
    
    feat: fix code smell [PB-1841]
    
    feat: fix code smell [PB-1841]
    
    feat: fix code smell and update test adunit code [PB-1841]
    
    feat: update ix adapter doc for fledge [PB-1841]
    
    feat: update auction config response interpretation [PB-1841]
    
    fix: fix typo [PB-1841]
    
    fix: add missing null check for banner ext [PB-1841]
    
    fix: add missing null check for banner ext [PB-1841]
    
    feat: update interpret response to consider igbid in response ext [PB-1841]
    
    feat: add extra validation and tests [PB-1841]
    
    feat: add test case [PB-1841]
    
    feat: update interpret response with new auctiuon confis [PB-1841]
    
    fix: update config name
    
    feat: update tests for new auction configs list response [PB-1841]
    
    * feat: update banner ext definition [PB-1841]
    
    * feat: update ixdiag and add integer check when signaling ae [PB-1841]
    
    * feat: change order of reading ae config to respect ad unit level override [PB-1841]
    
    * feat: add test case [PB-1841]
    
    * feat: fix lint issue [PB-1841]
    
    * feat: update fledgeenabled check in build request [PB-1841]
    
    ---------
    
    Co-authored-by: shahin.rahbariasl <[email protected]>
    shahinrahbariasl and shahin-rahbariasl committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    3396f47 View commit details
    Browse the repository at this point in the history
  7. consentManagementUsp: fix bug where data deletion events are triggere…

    …d when CMP does not support `registerDeletion` (#10574)
    dgirardi committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    8f10237 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Oxxion Analytics Adapter : changes in bidwon (#10564)

    * push ova parameter in bidwon
    
    * minor change
    
    * remove useless lines
    
    * remove comment
    matthieularere-msq committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    7c5d169 View commit details
    Browse the repository at this point in the history
  2. YahooAds Bid Adapter: Documentation update (#10576)

    * YahooAds bid adapter documentation update
    
    * Slight updates.
    
    ---------
    
    Co-authored-by: slimkrazy <[email protected]>
    slimkrazy and slimkrazy committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    2f6089e View commit details
    Browse the repository at this point in the history
  3. DFP Ad Server Video: bugfix - encode description url (#10575)

    * encodes page in description url
    
    * adds test
    
    * typo
    karimMourra committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    ee9ad4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1b6ab9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c878c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Doceree Bid Adaptor: bidwon and timeout hooks added (#10543)

    * doceree adapter
    
    * add fix for impression register
    
    * update doceree adaptor with hooks
    
    * lint changes and testcases
    sourbh-doceree committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    25bd335 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9554607 View commit details
    Browse the repository at this point in the history
  3. Bliink Bid Adapter: enhance request data with eids, bidFloor, device …

    …info & domLoadingDuration (#10499)
    
    * fix(bliink): ttl unit tests
    
    * Bliink Bid Adapter: enhance request data with userIds, ect, refresh
    
    * Bliink Bid Adapter: fix tests
    
    * Bliink Bid Adapter: enhance request data with eids, bidFloor, device info & domLoadingDuration
    
    ---------
    
    Co-authored-by: Samous <[email protected]>
    Niass and Samous committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    2ffe786 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

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

Commits on Oct 9, 2023

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

Commits on Oct 10, 2023

  1. Smartyads Bid Adapter : add_regions (#10545)

    * SmartyadsBidAdapter/add_regions
    
    * fix docs
    
    ---------
    
    Co-authored-by: vrishko <[email protected]>
    rishko00 and vrishko committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    c4bf6ae View commit details
    Browse the repository at this point in the history
  2. Kargo Bid Adapter: adding site to Kargo adapter (#10589)

    * KargoBidAdapter: GPP Support
    
    * kargo adapter to forward schain object (#21)
    
    * wrap in if statement (#22)
    
    * KRKPD-572: Add spec for schain (#23)
    
    * wrap in if statement
    
    * update test for schain, file formatting
    
    * Adding site to Kargo adapter.
    
    * KRKPD-619 Updating Site object.
    
    * KRKPD-619 Adding null check for  Site object.
    
    * Update modules/kargoBidAdapter.js
    
    Co-authored-by: Julian Gan  <[email protected]>
    
    * Reducing the size of Site object.
    
    * remove white space that is causing linting error
    
    ---------
    
    Co-authored-by: Jeremy Sadwith <[email protected]>
    Co-authored-by: Julian Gan <[email protected]>
    3 people committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    1a40e59 View commit details
    Browse the repository at this point in the history
  3. AdMatic Bid Adapter: add model param (#10585)

    * Admatic Bidder Adaptor
    
    * Update admaticBidAdapter.md
    
    * Update admaticBidAdapter.md
    
    * remove floor parameter
    
    * Update admaticBidAdapter.js
    
    * Admatic Bid Adapter: alias and bid floor features activated
    
    * Admatic adapter: host param control changed
    
    * Alias name changed.
    
    * Revert "Admatic adapter: host param control changed"
    
    This reverts commit de7ac85981b1ba3ad8c5d1dc95c5dadbdf5b9895.
    
    * added alias feature and host param
    
    * Revert "added alias feature and host param"
    
    This reverts commit 6ec8f4539ea6be403a0d7e08dad5c7a5228f28a1.
    
    * Revert "Alias name changed."
    
    This reverts commit 661c54f9b2397e8f25c257144d73161e13466281.
    
    * Revert "Admatic Bid Adapter: alias and bid floor features activated"
    
    This reverts commit 7a2e0e29c49e2f876b68aafe886b336fe2fe6fcb.
    
    * Revert "Update admaticBidAdapter.js"
    
    This reverts commit 7a845b7151bbb08addfb58ea9bd5b44167cc8a4e.
    
    * Revert "remove floor parameter"
    
    This reverts commit 7a23b055ccd4ea23d23e73248e82b21bc6f69d90.
    
    * Admatic adapter: host param control && Add new Bidder
    
    * Revert "Admatic adapter: host param control && Add new Bidder"
    
    This reverts commit 3c797b120c8e0fe2b851381300ac5c4b1f92c6e2.
    
    * commit new features
    
    * Update admaticBidAdapter.js
    
    * updated for coverage
    
    * sync updated
    
    * Update adloader.js
    
    * AdMatic Bidder: development of user sync url
    
    * Update admaticBidAdapter.js
    
    * Set currency for AdserverCurrency: bug fix
    
    * Update admaticBidAdapter.js
    
    * update
    
    * admatic adapter video params update
    
    * Update admaticBidAdapter.js
    
    * update
    
    * Update admaticBidAdapter.js
    
    * update
    
    * update
    
    * Update admaticBidAdapter_spec.js
    
    * Update admaticBidAdapter.js
    
    * Update admaticBidAdapter.js
    
    * Revert "Update admaticBidAdapter.js"
    
    This reverts commit 1216892fe55e5ab24dda8e045ea007ee6bb40ff8.
    
    * Revert "Update admaticBidAdapter.js"
    
    This reverts commit b1929ece33bb4040a3bcd6b9332b50335356829c.
    
    * Revert "Update admaticBidAdapter_spec.js"
    
    This reverts commit 1ca659798b0c9b912634b1673e15e54e547b81e7.
    
    * Revert "update"
    
    This reverts commit 689ce9d21e08c27be49adb35c5fd5205aef5c35c.
    
    * Revert "update"
    
    This reverts commit f381a453f9389bebd58dcfa719e9ec17f939f338.
    
    * Revert "Update admaticBidAdapter.js"
    
    This reverts commit 38fd7abec701d8a4750f9e95eaeb40fb67e9f0e6.
    
    * Revert "update"
    
    This reverts commit a5316e74b612a5b2cd16cf42586334321fc87770.
    
    * Revert "Update admaticBidAdapter.js"
    
    This reverts commit 60a28cae302b711366dab0bff9f49b11862fb8ee.
    
    * Revert "admatic adapter video params update"
    
    This reverts commit 31e69e88fd9355e143f736754ac2e47fe49b65b6.
    
    * update
    
    * Update admaticBidAdapter.js
    
    * Update admaticBidAdapter_spec.js
    
    * mime_type add
    fatihkaya84 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    fe8918e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    353bad4 View commit details
    Browse the repository at this point in the history
  5. Prebid core: cached bids should contain the ID of the auction they ac…

    …tually won (#10541)
    
    * Cached bids should contain the ID of the auction they actually won
    
    * Property latestTargetedAuctionId should be set on all bids in the pool
    msmeza committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    6c7f17f View commit details
    Browse the repository at this point in the history
  6. Underdogmedia Bid Adapter: Update pbTimeout Assignment (#10466)

    * Update assigning pbTimeout to our payload
    
    * Revert unintended change
    
    * Add appropriate unit tests for timeout
    kevpark02 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    e86dfcf View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Adspirit Bid Adapter : initial release (#10494)

    * Add files via upload
    
    * Add files via upload
    carsten1980 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    82ef88f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    489e242 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    695da70 View commit details
    Browse the repository at this point in the history
  2. VRTCAL Bid Adapter : updated user sync support (#10579)

    * Updated User Sync Support
    
    * Simple var to let adjustment
    
    ---------
    
    Co-authored-by: Ubuntu <[email protected]>
    vrtcal-dev and Ubuntu committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    de82bae View commit details
    Browse the repository at this point in the history
  3. Utiq ID submodule: Update submodule name and parameters (#10587)

    Co-authored-by: Tomasz Januszek <[email protected]>
    jkthomas and Tomasz Januszek committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    86736ac View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. add rtd module to submodules (#10603)

    Co-authored-by: Mick <[email protected]>
    mickannese and Mick committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    e1f446c View commit details
    Browse the repository at this point in the history
  2. Revert "Utiq ID submodule: Update submodule name and parameters (#105…

    …87)" (#10606)
    
    This reverts commit 86736ac.
    patmmccann committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    2b3426d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    726633d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba25f22 View commit details
    Browse the repository at this point in the history
  5. PubmaticBidAdapter: Read and pass gpid from ortb2imp.ext in API call …

    …(#10577)
    
    * Pass gpid value from ortb2Imp.ext in translator call
    
    * Update pubmaticBidAdapter_spec.js
    
    kicking off tests by committing as me
    
    * Test
    
    * Test
    
    * Update pubmaticBidAdapter_spec.js
    
    * Commit to retrigger test cases
    
    ---------
    
    Co-authored-by: Patrick McCann <[email protected]>
    pm-priyanka-deshmane and patmmccann committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    ea39308 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. IX Bid Adapter: add EUID abd Criteo to EID allowlist (#10609)

    * IX Bid Adapter: Add EUID abd Criteo to EID allowlist
    
    Co-authored-by: Sajid Mahmood <[email protected]>
    
    * IX Bid Adapter: Add EUID abd Criteo to EID allowlist
    
    Co-authored-by: Sajid Mahmood <[email protected]>
    
    ---------
    
    Co-authored-by: Sajid Mahmood <[email protected]>
    sajidbsk and Sajid Mahmood committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    5f0e374 View commit details
    Browse the repository at this point in the history
  2. Adman Bid Adapter: refactoring gdpr consent string (#10599)

    * Add Adman bid adapter
    
    * Add supportedMediaTypes property
    
    * Update ADman Media bidder adapter
    
    * Remove console.log
    
    * Fix typo
    
    * revert package-json.lock
    
    * Delete package-lock.json
    
    * back to original package-lock.json
    
    * catch pbjs error
    
    * catch pbjs error
    
    * catch pbjs error
    
    * log
    
    * remove eu url
    
    * remove eu url
    
    * remove eu url
    
    * remove eu url
    
    * remove eu url
    
    * Update admanBidAdapter.js
    
    add consnet to sync url
    
    * Update admanBidAdapter.js
    
    fix import
    
    * Update admanBidAdapter.js
    
    lint fix
    
    * Update admanBidAdapter.js
    
    lint fix
    
    * Update admanBidAdapter.js
    
    check consent object data availability
    
    * сompatible with prebid v5
    
    * add Lotame Panorama ID
    
    * update getUserSyncs
    
    * fix
    
    * fix tests
    
    * remove package-lock.json
    
    * update sync url
    
    * update test
    
    * add idx (UserID Module)
    
    * update tests
    
    * remove traffic param
    
    * handle transactionID param
    
    * send transactionID param in imp.ext
    
    * rename transactionID to transactionId
    
    * update tests
    
    * additional content handle
    
    * rollback content
    
    * content handle via hb integration
    
    * update gdprConsent
    
    * return old package-lock
    
    ---------
    
    Co-authored-by: minoru katogi <[email protected]>
    Co-authored-by: minoru katogi <[email protected]>
    Co-authored-by: ADman Media <[email protected]>
    Co-authored-by: SmartyAdman <[email protected]>
    Co-authored-by: SmartyAdman <>
    5 people committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    59cbc9c View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Kargo Bid Adapter: Updates to GPID retrieval (#10618)

    * KargoBidAdapter: GPP Support
    
    * kargo adapter to forward schain object (#21)
    
    * wrap in if statement (#22)
    
    * KRKPD-572: Add spec for schain (#23)
    
    * wrap in if statement
    
    * update test for schain, file formatting
    
    * Adding site to Kargo adapter.
    
    * KRKPD-619 Updating Site object.
    
    * KRKPD-619 Adding null check for  Site object.
    
    * Update modules/kargoBidAdapter.js
    
    Co-authored-by: Julian Gan  <[email protected]>
    
    * Reducing the size of Site object.
    
    * remove white space that is causing linting error
    
    * Kargo Bid Adapter: Updates to gpid retrieval
    
    ---------
    
    Co-authored-by: Julian Gan <[email protected]>
    Co-authored-by: Neil Flynn <[email protected]>
    3 people committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    665f356 View commit details
    Browse the repository at this point in the history
  2. Various modules: Received spelling (#10616)

    * Update qortexRtdProvider.js
    
    * Update topicsFpdModule.js
    
    * Update priceFloors.js
    
    * Update pubmaticAnalyticsAdapter.js
    
    * Update qortexRtdProvider_spec.js
    
    * Update concertBidAdapter_spec.js
    
    * Update qortexRtdProvider.js
    patmmccann committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    20bbae2 View commit details
    Browse the repository at this point in the history
  3. FreeWheel Bid Adapter: support passing content object in config (#10588)

    * FreeWheel add floor price
    
    * FreeWheel code update
    
    * FreeWheel-SSP-Adapter: Update to use Vast 4.2 by default
    
    * FreeWheel-SSP-Adapter add userIdAsEids support
    
    * Freewheel-SSP-Adapter add test for eids
    
    * Freewheel SSP Adapter: add prebid version in request
    
    * code cleanup
    
    * FreeWheel SSP Bid Adapter: support video context and placement
    
    * update test
    
    * FreeWheel SSP Bid Adapter: add GPP support
    
    * Freewheel SSP Bid Adapter: test update
    
    * FreeWheel SSP Adapter: update the default value for video placement and context
    
    * update test
    
    * FreeWheel SSP Adapter: add support for video.plcmt
    
    * FreeWheel Adapter: support content object in config
    
    * code update
    xwang202 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    3f6819b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a3fcf5 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Bump @babel/traverse from 7.20.1 to 7.23.2 (#10625)

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.1 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    0dc6240 View commit details
    Browse the repository at this point in the history
  2. SmartyadsBidAdapter/add_gvlid (#10626)

    Co-authored-by: vrishko <[email protected]>
    rishko00 and vrishko committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    f0f70f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    52aeed0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b42e337 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    b4296cd View commit details
    Browse the repository at this point in the history
  2. Add MediaBrama apater (#10518)

    Co-authored-by: Oleh Naimushyn <[email protected]>
    Mediabrama and NelseN committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    6f778da View commit details
    Browse the repository at this point in the history
  3. LiveIntent UserId module: update LiveConnect dependency; fix caching …

    …bug (#10631)
    
    * Bump LiveConnect
    
    * Bump live-connect-js
    3link committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    db9d236 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. UID2: support Client-side token generation and build tag (#10510)

    * Add CSTG to common module
    
    * Add generateToken calls
    
    * Fix bug
    
    * Use async function and clean up code
    
    * Update xhrrequest to ajax
    
    * Add try catch
    
    * refactor
    
    * add tests
    
    * Fix tests after change to ajax
    
    * Add new test cases for stored token expired
    
    * Address feedbacks
    
    * Add new test cases
    
    * Using ramdom token instead
    
    * Add tests for cstg-derived and non-cstg-derived token
    
    * Store hashed identity instead of original DII
    
    * Remove  X-UID2-Client-Version
    
    * kick off integration tests
    
    * kick off tests
    
    * Add console log to debug integration tests
    
    * Test action delay
    
    * Mock window.crypto.subtle.digest
    
    * Fix window.crypto.subtle.digest in firefox
    
    * Decouple cstg
    
    * Move uid2Cstg out
    
    * Wrap cstg with feature flag
    
    * Fix formatting
    
    * Remove export
    
    * Add cstg enabled check
    
    * Fix tests
    
    * Remove clientId
    
    * wrap test with feature flag
    
    * cleanup
    
    * cleanup
    
    * cleanup example
    
    * add refresh token
    
    * change back to const
    
    * Fix tests
    
    * restore pacakge lock
    
    * Restore test files
    
    * Add more tests
    
    * Fix normalize email bug
    
    * remove redundant condition
    
    ---------
    
    Co-authored-by: Chris Huie <[email protected]>
    jingyi-gao-ttd and ChrisHuie committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    d0e981b View commit details
    Browse the repository at this point in the history
  2. Jixie Bid Adapter : support ids extraction based on config object and…

    … misc. changes (#10551)
    
    * Adapter does not seem capable of supporting advertiserDomains #6650
    added response comment and some trivial code.
    
    * removed a blank line at the end of file
    added a space behind the // in comments
    
    * in response to comment from reviewer. add the aspect of advertiserdomain in unit tests
    
    * added the code to get the keywords from the meta tags if available.
    
    * WIP
    
    * cleaned up
    
    * correcting formatting errors from circleci
    
    * sending floor to our backend for each bid, when available, changed one of the 1st party cookies that we want to send to backend
    
    * fixed spacing issues in code
    
    * 1/ provide the possibility of using the jixie section of the config object to determine what ids to read from cookie and to send
    2/ removed ontimeout handling
    3/ bidwon just ping the trackingUrl, if any
    4/ misc: sending aid (from jixie config if any), prebid version etc
    
    * corrected formatting mistakes
    jxdeveloper1 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    6f51f68 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Bump crypto-js from 3.3.0 to 4.2.0 (#10645)

    Bumps [crypto-js](https://github.com/brix/crypto-js) from 3.3.0 to 4.2.0.
    - [Commits](brix/crypto-js@3.3.0...4.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: crypto-js
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    0a2187c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    559206e View commit details
    Browse the repository at this point in the history
  3. UID2 module: Add documentation for cstg (#10629)

    * Add documentation for cstg
    
    * Add params to the table
    
    * add table to explain the usage of each param
    
    * Mark cstg as alpha
    
    * Address feedback
    
    * Address feedback
    
    * change wording
    
    * Add documentation for cstg
    
    * Add params to the table
    
    * add table to explain the usage of each param
    
    * Mark cstg as alpha
    
    * Address feedback
    
    * Address feedback
    
    * change wording
    
    * trigger tests
    
    * reset commit and trigger tests
    
    * change wording
    
    * update wording
    jingyi-gao-ttd committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    34070eb View commit details
    Browse the repository at this point in the history
  4. PBjs Core : Update RTDs not in .submodules (#10608)

    * add/delete rtd in .submodules
    
    * fix quotes to show on line
    
    * fix comma
    ChrisHuie committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    24a90d3 View commit details
    Browse the repository at this point in the history
  5. Yahoo ConnectId - backend sync updates. (#10590)

    Co-authored-by: dumitrubarbos <[email protected]>
    radubarbos and dumitrubarbos committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    f40a324 View commit details
    Browse the repository at this point in the history
  6. Flipp Bid Adapter: add additional check for userKey value, update doc…

    …s (#10628)
    
    * Flipp Bid Adapter: initial release
    
    * Added flippBidAdapter
    
    * OFF-372 Support DTX/Hero in flippBidAdapter (#2)
    
    * support creativeType
    
    * OFF-422 flippBidAdapter handle AdTypes
    
    ---------
    
    Co-authored-by: Jairo Panduro <[email protected]>
    
    * OFF-465 Add getUserKey logic to prebid.js adapter (#3)
    
    * Support cookie sync and uid
    
    * address pr feedback
    
    * remove redundant check
    
    * OFF-500 Support "startCompact" param for Prebid.JS #4
    
    * set startCompact default value (#5)
    
    * fix docs
    
    * use client bidding endpoint
    
    * update unit testing endpoint
    
    * OFF-876 [Prebid Adapter] Check userKey for empty string (#6)
    
    * add more checks to userKey
    
    * update document
    
    * add uuid format statement
    
    * modify docs
    
    ---------
    
    Co-authored-by: Jairo Panduro <[email protected]>
    mike-lei and jpanduro-blackbird committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    54e5cb1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    838b947 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f9df72a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    63214ee View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ee63e1b View commit details
    Browse the repository at this point in the history
  11. Sparteo Bid Adapter: initial release (#10582)

    * Add: sparteo bidder
    
    * Add: sparteo md
    
    * Ad:d sparteo tests
    
    * Mod: sparteo buildRequest params
    
    * Fix: ttl to 60
    geoffray-viously committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    0a18cdc View commit details
    Browse the repository at this point in the history
  12. A1media Bid Adpater: resolve AUCTION_PRICE macro (#10624)

    Co-authored-by: ChangsikChoi <>
    ChangsikChoi committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    fabbbf1 View commit details
    Browse the repository at this point in the history
  13. Connatix Bid Adapter : update PlayerId, CustomerId and Referrer (#10604)

    * Update PlayerId, CustomerId and Referrer from Connatix bid response
    
    * updated unit tests
    
    * new line
    rares-mihai-preda committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    6a1fc2e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fb3a6d6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8eff469 View commit details
    Browse the repository at this point in the history
  16. Discovery Bid Adapter: add adUnitCode, gpid, and adslot (#10615)

    * feat(getItems): add bid request params
    
    * feat(getItems): add bid request imp.ext params
    
    * feat(getItems): add plaintext
    
    * feat(spec):test buildRequests
    
    * feat(bid params): use utils.parseSizesInput to get screen size
    
    * feat(getScreenSize): add plaintext
    
    ---------
    
    Co-authored-by: yubei01 <[email protected]>
    ecoeco163 and yubei01 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    faff309 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Programmatica Bid Adapter : initial release (#10598)

    * add programmatica bid adapter
    
    * add more tests
    Hamper committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    0e61728 View commit details
    Browse the repository at this point in the history
  2. Impactify Bid Adapter : add different mediatypes and manage local sto…

    …rage (#10601)
    
    * Remove use of local storage
    
    As requested, we remove the use of local storage.
    prebid/Prebid.js#8689
    
    * Update impactifyBidAdapter.js
    
    * Add differents mediatypes to Impactify bidder
    
    * Add differents mediatypes to Impactify bidder
    
    * Add differents mediatypes to Impactify bidder
    
    * Add format parameter for banner
    
    * add getFloor
    
    * add getFloor
    
    * add getFloor
    
    * add parsing of local storage
    
    * delete unused var
    
    * fix spacing with import
    
    * Add local storage key management
    
    * Adjustments
    
    * Fix eids object
    
    * Fix eids object
    
    * Fix eids object
    
    * Fix tests
    
    ---------
    
    Co-authored-by: Thomas De Stefano <[email protected]>
    Co-authored-by: Pang Ronnie <[email protected]>
    3 people committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    5bea607 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56292c4 View commit details
    Browse the repository at this point in the history
  4. Kargo Bid Adapter: Support for sending ortb2.user.data (#10659)

    * KargoBidAdapter: GPP Support
    
    * kargo adapter to forward schain object (#21)
    
    * wrap in if statement (#22)
    
    * KRKPD-572: Add spec for schain (#23)
    
    * wrap in if statement
    
    * update test for schain, file formatting
    
    * Adding site to Kargo adapter.
    
    * KRKPD-619 Updating Site object.
    
    * KRKPD-619 Adding null check for  Site object.
    
    * Update modules/kargoBidAdapter.js
    
    Co-authored-by: Julian Gan  <[email protected]>
    
    * Reducing the size of Site object.
    
    * remove white space that is causing linting error
    
    * Kargo Bid Adapter: Updates to gpid retrieval
    
    * Support for sending ortb2.user.data
    
    ---------
    
    Co-authored-by: Julian Gan <[email protected]>
    Co-authored-by: Neil Flynn <[email protected]>
    3 people committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    a94f7f0 View commit details
    Browse the repository at this point in the history
  5. sspBC Bid Adapter: update video detection for VAST4 (#10660)

    * Update tests for sspBC adapter
    
    Update tests for sspBC adapter:
    - change userSync test (due to tcf param appended in v4.6)
    - add tests for onBidWon and onTimeout
    
    * [sspbc-adapter] 5.3 updates: content-type for notifications
    
    * [sspbc-adapter] pass CTA to native bid
    
    * [sspbc-5.3] keep pbsize for detected adunits
    
    * [maintenance] - remove old test for sspBc bid adaptor
    
    * [sspbc-5.3] increment adaptor ver
    
    * [sspbc-adapter] maintenance update to sspBCBidAdapter
    
    * remove yarn.lock
    
    * Delete package-lock.json
    
    * remove package-lock.jsonfrom pull request
    
    * [sspbc-adapter] send pageViewId in request
    
    * [sspbc-adapter] update pageViewId test
    
    * [sspbc-adapter] add viewabiility tracker to native ads
    
    * [sspbc-adapter] add support for bid.admNative property
    
    * [sspbc-adapter] ensure that placement id length is always 3 (improves matching response to request)
    
    * [sspbc-adapter] read publisher id and custom ad label, then send them to banner creative
    
    * [sspbc-adapter] adlabel and pubid are set as empty strings, if not present in bid response
    
    * [sspbc-adapter] jstracker data fix
    
    * [sspbc-adapter] jstracker data fix
    
    * [sspbc-adapter] send tagid in notifications
    
    * [sspbc-adapter] add gvlid to spec; prepare getUserSyncs for iframe + image sync
    
    * update remote repo
    
    * cleanup of grupawp/prebid master branch
    
    * update sspBC adapter to v 5.9
    
    * update tests for sspBC bid adapter
    
    * [sspbc-adapter] add support for topicsFPD module
    
    * [sspbc-adapter] change topic segment ids to int
    
    * [sspbc-adapter] fix video ad detection
    
    * [sspbc-adapter] update adapter version to 5.92
    
    ---------
    
    Co-authored-by: Wojciech Biały <[email protected]>
    wojciech-bialy-wpm and Wojciech Biały committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    ae03319 View commit details
    Browse the repository at this point in the history
  6. fledgeForGpt: use imp.ext.ae instead of defaultForSlots; add `pre…

    …bid.ortb2` and `prebid.ortb2Imp` auction signals (#10649)
    
    * set ext.ae directly instead of defaultForSlots
    
    * pass fpd for PBS fledge
    
    * set ortb2, ortb2Imp in fledge auctionSignals
    dgirardi committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    2d90b7a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5790fd6 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Insticator Bid Adapter : get config fix for device (#10667)

    * getConfig cleanup of device
    
    * Revert "getConfig cleanup of device"
    
    This reverts commit 8cda77848adee6110e831a3064c3fa5f12367a87.
    
    * getConfig-fix-for-device
    ausgomez committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    29772f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    9630925 View commit details
    Browse the repository at this point in the history
  2. ADAPTER UPDATES (#10602)

    ADAPTER UPDATES FOR ALIAS
    
    Co-authored-by: newspassid-prebid <[email protected]>
    AskRupert-DM and newspassid-prebid committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    981459b View commit details
    Browse the repository at this point in the history
  3. FreeWheel SSP Adapter: add gvlid in spec (#10654)

    * FreeWheel add floor price
    
    * FreeWheel code update
    
    * FreeWheel-SSP-Adapter: Update to use Vast 4.2 by default
    
    * FreeWheel-SSP-Adapter add userIdAsEids support
    
    * Freewheel-SSP-Adapter add test for eids
    
    * Freewheel SSP Adapter: add prebid version in request
    
    * code cleanup
    
    * FreeWheel SSP Bid Adapter: support video context and placement
    
    * update test
    
    * FreeWheel SSP Bid Adapter: add GPP support
    
    * Freewheel SSP Bid Adapter: test update
    
    * FreeWheel SSP Adapter: update the default value for video placement and context
    
    * update test
    
    * FreeWheel SSP Adapter: add support for video.plcmt
    
    * FreeWheel Adapter: support content object in config
    
    * code update
    
    * FreeWheel SSP Adapter: add gvlid in spec
    
    * FreeWheel SSP Adapter: update code for site.content
    
    * FreeWheel SSP Adapter: code update
    
    * FreeWheel SSP Adapter: code update
    
    * FreeWheel SSP Adapter: code update
    
    * FreeWheel SSP Adapter: code update
    xwang202 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    7c25daa View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    335697b View commit details
    Browse the repository at this point in the history
  2. Add size 720x1280 to rubicon adapter (#10676)

    Internal request to get this size added. 
    Mapped to the DV+ size id.
    harrykingriches committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    3f2cc28 View commit details
    Browse the repository at this point in the history
  3. AdMatic Bid Adapter: added native type (#10647)

    * Admatic Bidder Adaptor
    
    * Update admaticBidAdapter.md
    
    * Update admaticBidAdapter.md
    
    * remove floor parameter
    
    * Update admaticBidAdapter.js
    
    * Admatic Bid Adapter: alias and bid floor features activated
    
    * Admatic adapter: host param control changed
    
    * Alias name changed.
    
    * Revert "Admatic adapter: host param control changed"
    
    This reverts commit de7ac85981b1ba3ad8c5d1dc95c5dadbdf5b9895.
    
    * added alias feature and host param
    
    * Revert "added alias feature and host param"
    
    This reverts commit 6ec8f4539ea6be403a0d7e08dad5c7a5228f28a1.
    
    * Revert "Alias name changed."
    
    This reverts commit 661c54f9b2397e8f25c257144d73161e13466281.
    
    * Revert "Admatic Bid Adapter: alias and bid floor features activated"
    
    This reverts commit 7a2e0e29c49e2f876b68aafe886b336fe2fe6fcb.
    
    * Revert "Update admaticBidAdapter.js"
    
    This reverts commit 7a845b7151bbb08addfb58ea9bd5b44167cc8a4e.
    
    * Revert "remove floor parameter"
    
    This reverts commit 7a23b055ccd4ea23d23e73248e82b21bc6f69d90.
    
    * Admatic adapter: host param control && Add new Bidder
    
    * Revert "Admatic adapter: host param control && Add new Bidder"
    
    This reverts commit 3c797b120c8e0fe2b851381300ac5c4b1f92c6e2.
    
    * commit new features
    
    * Update admaticBidAdapter.js
    
    * updated for coverage
    
    * sync updated
    
    * Update adloader.js
    
    * AdMatic Bidder: development of user sync url
    
    * Update admaticBidAdapter.js
    
    * Set currency for AdserverCurrency: bug fix
    
    * Update admaticBidAdapter.js
    
    * update
    
    * admatic adapter video params update
    
    * Update admaticBidAdapter.js
    
    * update
    
    * Update admaticBidAdapter.js
    
    * update
    
    * update
    
    * Update admaticBidAdapter_spec.js
    
    * Update admaticBidAdapter.js
    
    * Update admaticBidAdapter.js
    
    * Revert "Update admaticBidAdapter.js"
    
    This reverts commit 1216892fe55e5ab24dda8e045ea007ee6bb40ff8.
    
    * Revert "Update admaticBidAdapter.js"
    
    This reverts commit b1929ece33bb4040a3bcd6b9332b50335356829c.
    
    * Revert "Update admaticBidAdapter_spec.js"
    
    This reverts commit 1ca659798b0c9b912634b1673e15e54e547b81e7.
    
    * Revert "update"
    
    This reverts commit 689ce9d21e08c27be49adb35c5fd5205aef5c35c.
    
    * Revert "update"
    
    This reverts commit f381a453f9389bebd58dcfa719e9ec17f939f338.
    
    * Revert "Update admaticBidAdapter.js"
    
    This reverts commit 38fd7abec701d8a4750f9e95eaeb40fb67e9f0e6.
    
    * Revert "update"
    
    This reverts commit a5316e74b612a5b2cd16cf42586334321fc87770.
    
    * Revert "Update admaticBidAdapter.js"
    
    This reverts commit 60a28cae302b711366dab0bff9f49b11862fb8ee.
    
    * Revert "admatic adapter video params update"
    
    This reverts commit 31e69e88fd9355e143f736754ac2e47fe49b65b6.
    
    * update
    
    * Update admaticBidAdapter.js
    
    * Update admaticBidAdapter_spec.js
    
    * mime_type add
    
    * add native adapter
    fatihkaya84 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    a54c17c View commit details
    Browse the repository at this point in the history
  4. Reset Digital Bid Adapter: refactoring usersync method (#10673)

    * Reset Digital Bid Adapter: refactoring usersync method
    
    * Bugfix on userSyncs
    
    ---------
    
    Co-authored-by: Jhon <[email protected]>
    jhon-reset and jhonja93 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    ef8bec9 View commit details
    Browse the repository at this point in the history
  5. Criteo Bid Adapter: Fledge Support (#10665)

    * add Fledge auction configs support
    
    * add Fledge auction configs support
    
    * add Fledge auction configs support
    
    * add Fledge auction configs support
    
    * use native array find method instead of polyfill
    vitaliy-pavlenko committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    30ac7f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    534230a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1384af View commit details
    Browse the repository at this point in the history
  3. relevantBidAdapter: support s2s (#10610)

    Co-authored-by: Hugo Lindström <[email protected]>
    hugolm84 and Hugo Lindström committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    d74533b View commit details
    Browse the repository at this point in the history
  4. PublinkIdSystem: Pass cached id through for better tracking (#10638)

    Co-authored-by: johwier <[email protected]>
    johnwier and johwier committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    b4598fa View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

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

Commits on Nov 6, 2023

  1. BLIINK Bid Adapter: hotfix gvlid parameter (#10697)

    Co-authored-by: Samous <[email protected]>
    samous and Samous committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    c544100 View commit details
    Browse the repository at this point in the history
  2. Tappx Bid Adapter : fixed referrer for iframes using external sites e…

    …rror (#10698)
    
    * Tappx Refactor: Optimizing and adding more checkers and tests
    
    * Fix: fixed site referrer for iframes using external sites error #13231
    
    ---------
    
    Co-authored-by: Jordi Arnau <[email protected]>
    prebidtappx and Jordi Arnau committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    99d7e71 View commit details
    Browse the repository at this point in the history
  3. Mediago Bid Adapter: add imp params for analysis (#10691)

    * Mediago Bid Adapter:new adapter
    
    * remove console
    
    * change spec file to fix CircleCI
    
    * change spec file to fix CircleCI
    
    * change spec file
    
    * Update mediagoBidAdapter.js
    
    * Update mediagoBidAdapter.js
    
    * rerun CurcleCi
    
    * update mediagoBidAdapter
    
    * update discoveryBidAdapter
    
    * Discovery Bid Adapter : parameter updates
    
    * Mediago Bid Adapter : parameter updates
    
    * Mediago Bid Adapter : code style format
    
    * rerun circleci
    
    * rerun circleci
    
    * rerun circleci
    
    * rerun circleci
    
    * Update mediagoBidAdapter & discoveryBidAdapter:report eids to server
    
    * Update mediagoBidAdapter & discoveryBidAdapter:report eids to server
    
    * update Mediago & Discovery BidAdapter:remove size filter
    
    * update Mediago & Discovery BidAdapter:code format
    
    * update Mediago & Discovery BidAdapter:code format
    
    * update Mediago & Discovery BidAdapter:add param in banner format
    
    * update mediago & discovery:first party data
    
    * update mediago & discovery:first party data
    
    * update mediago & discovery:first party data
    
    * fix(mediago & discovery): update param tagid
    
    * fix(mediago & discovery): update param tagid
    
    * feat:add imp params for analysis
    
    * fix:add imp params for analysis
    
    * code format
    
    * test:add test data & test
    
    * format code
    
    * rerun circleci
    
    ---------
    
    Co-authored-by: BaronYu <[email protected]>
    BaronJHYu and BaronYu committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    bb9be09 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. GoldfishAds Rtd Provider : Initial Module Release (#10623)

    * Add goldfishAdsRtdProvider Module
    
    * Update description and change instances of GoldfishAds to Goldfish Ads
    
    * update names
    keithdoggett committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    87141d4 View commit details
    Browse the repository at this point in the history
  2. ZetaGlobalSsp Analytics Adapter : make event object with only needed …

    …fields (#10555)
    
    * ZetaGlobalSspAnalyticsAdapter: make new event object with only needed fields
    
    * add missing fields
    
    * add missing fields (2)
    
    * unit test
    
    * unit test 2
    
    * unit test 3
    
    * tests 4
    
    * fix checkstyle
    
    ---------
    
    Co-authored-by: Surovenko Alexey <[email protected]>
    Co-authored-by: Alexey Surovenko <[email protected]>
    3 people committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    15b523f View commit details
    Browse the repository at this point in the history
  3. GumGum Bid Adapter: add support for video.plcmt (#10674)

    * Add support for video.plcmt
    
    * Add unit test.
    MartinGumGum committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    5b82e3b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Rubicon Bid Adapter: PAAPI/Fledge support (#10671)

    * Rubicon adapter support for PAAPI/Fledge
    
    * fix lint
    
    * add unit tests
    
    * Fix linting
    
    * incorporate review feedback
    
    * revert return change
    
    * fix test
    
    ---------
    
    Co-authored-by: Chris Huie <[email protected]>
    spotxslagle and ChrisHuie committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    680f924 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9595899 View commit details
    Browse the repository at this point in the history
  3. Rubicon Bid Adapter : send Fastlane cdep flag (#10703)

    * Initial change
    
    * Add cdep unit test
    spotxslagle committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    ea5bc2c View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    9bfd688 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51ca28c View commit details
    Browse the repository at this point in the history
  3. Consumable Bid Adapter: fix us privacy format and make gpp applicable…

    … sections optional (#10707)
    
    * consumableBidAdapter: fix usp and gpp handling
    
    * make gpp applicable sections optional
    jpiros committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    a3c64d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b389581 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0154028 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ecec48 View commit details
    Browse the repository at this point in the history
  7. Pubmatic: Contribute vendor details for Prebid server adapter (#10706)

    * Adding config for openwrap metadapter
    
    * Changed from http to https and timeout to 500
    
    * Timeout value update
    pm-priyanka-deshmane committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    6667f33 View commit details
    Browse the repository at this point in the history
  8. priceFloors: Prevent warning when floor price value is 0 (#10701)

    * Prevent warning when priceFloor value is 0
    
    * priceFloors: floor price of zero should not cause warnings
    PascalSalesch committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    f2e46d4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e3b99f8 View commit details
    Browse the repository at this point in the history
  10. Yieldmo Bid Adapter: Adding tmax to banner bid requests (#10689)

    * Adding tmax to banner
    
    * Adding unit test
    
    adding unit tests for timeout
    desidiver committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    015f12b View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    fe5fbb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aadc09 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Currency module: better error handling (#10679)

    * reject bids when auction times out before rates are available
    
    * retry loading rates after errors
    
    * do not use import star
    dgirardi committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    95a6107 View commit details
    Browse the repository at this point in the history
  2. discovery add refer stack (#10712)

    Co-authored-by: lvhuixin <[email protected]>
    lhxx121 and lvhuixin committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    7dbfba4 View commit details
    Browse the repository at this point in the history
  3. adstir Bid Adapter: initial release (#10680)

    * add adstir bidder adapter
    
    * fix userIdAsEids typo
    ryohamadaumt committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f50e42c View commit details
    Browse the repository at this point in the history
  4. Criteo bid adapter: add a few missing video fields (#10720)

    Add some fields from bidRequest.mediaTypes.video to backend bid
    request
    dzhang-criteo committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    bdd4a40 View commit details
    Browse the repository at this point in the history
  5. TPMN Bid Adapter: Change End-Point & Support Video (#10611)

    * TPMN Support Video
    
    * add video param plcmt
    
    * update ortb bcat,badv,bapp
    
    * instream video is sound on default, outstream video sound off default
    
    * remove VIDEO_ORTB_PARAMS, BANNER_ORTB_PARAMS
    
    * fixed incorrect placement default format & update example
    
    * update test case (Your tests failed on CircleCI)
    
    * Revert "remove VIDEO_ORTB_PARAMS, BANNER_ORTB_PARAMS"
    
    This reverts commit 2699115a76ed891ec7f911ad924206b399790ad9.
    
    * Remove unnecessary code to meet guidelines.
    
    * Remove unnecessary code to meet guidelines.
    
    * fix Build fail
    
    * delete logging code
    
    ---------
    
    Co-authored-by: changjun <[email protected]>
    tpmn-admin and changjun committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    76e967a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    01654d0 View commit details
    Browse the repository at this point in the history
  7. 33Across Analytics Adapter: initial release (#10635)

    * initial 33across Analytics Adapter commit
    
    * refactoring + additional unit test coverage
    
    * Additional refactoring of 33x analytics unit tests
    
    * Apply CR feedback
    - Single responsibility for transaction manager
    - Send one report per auction
    - Clear pending events that were causing conflicts in specs
    
    * refactoring of "incomplete state" unit test
    
    * unit test coverage for duplicate transaction id
    
    * Add additional spec about non found transaction
    
    * obtain user ids via bid request, not via global fn.
    
    * Populate bid response fields for BID WON events
    
    * Prepare the cache for the bidresponse field population
    
    * populate bidResponse field
    
    * fix some typedef + remove unnecessary switch event cases
    
    * Populate bids based on BID_RESPONSE and not on the bidsReceived field of AUCTION_END
    
    * Populate floor CMP field
    
    * fix eslint errors
    
    * keep track of bids when bid_response event is received
    
    * Additional fn documentation
    
    * change jsdoc naming + spec refactoring
    
    * remote siteId, make endpoint specification optional (provide default), refactoring, fix tests
    
    * remove extraneous logs
    
    * simplify GAM logging
    
    * remove hardcoded version
    
    * general improvements to documentation with fixes to jsdoc types
    
    * update tests for style conformance
    
    * IDG-677/remove code related to GAM slotRenderEnded
    
    * IDG-677/remove typegen hint, and replace with jsdoc ref
    
    * IDG-677/replace bidsWon with hasWon field, add sendReport trigger on auctionEnd (in the case that auction ends AND not all bids have resolved), and general refactoring
    
    * IDG-677/update tests to ensure reports always match new spec, and general refactoring
    
    * IDG-677/add fallback to use adUnitCode as slotId if "ortb2Imp.ext.{gpid,data.pbadslot}" values are both missing
    
    * remove accidental file commits
    
    Ticket: IDG-677
    
    * test that report is being sent as soon as all transactions for auction are completed
    
    Ticket: IDG-677
    
    * remove extraneous transaction manager counting & status mechanism and track transactionIds directly
    
    Ticket: IDG-677
    
    * set default transaction timeout to 10s to better accommodate slower auctions, reverse auctionEnd and bidWon as the default sequence in test event emission, test for wider range of auction scenarios, improvements to clarity/specificity (naming)
    
    Ticket: IDG-677
    
    * fix invalid timeout test
    
    Ticket: IDG-677
    
    * add support for usp
    
    Ticket: IDG-677
    
    * pre-clear event emitter in case state not cleared by other test suites
    
    Ticket: IDG-677
    
    * tests: switch pre-clearing of "events" state with initiating our own stub of "events" emitter
    
    Ticket: IDG-677
    
    * adopt default endpoint without logging when endpoint value is unspecified
    
    Ticket: IDG-677
    
    * update docs to better reflect analytics adapter standard use-case and behavior
    
    Ticket: IDG-677
    
    * refactoring: renaming and reducing mocks to only event data used
    
    Ticket: IDG-677
    
    * remove usp consent string invalid test
    
    Ticket: IDG-677
    
    * log values as copy
    
    Ticket: IDG-829
    
    * fix early send issue by removing auto-send on auctionEnd and using "all GAM slots rendered" as an indicator for "complete enough" report after short delay
    
    Ticket: IDG-829
    
    * add gdpr, gpp, and coppa support
    
    Ticket: IDG-803
    
    * send gdprConsent string even if gdprApplies is false. Use array instead of comma string for gpp applicableSections.
    
    Ticket: IDG-803
    
    * fix tests to reflect updated bid.status => hasWon logic
    
    Ticket: IDG-829
    
    * remove errant log
    
    Ticket: IDG-829
    
    * remove extraneous call to isGptPubadsDefined
    
    Ticket: IDG-829
    
    * alter scope of subscribeToGamSlots
    
    Ticket: IDG-829
    
    * combine bidStatus / getCachedBid functions, add our own BidStatus enum to track possible choices
    
    Ticket: IDG-829
    
    * refactoring: renaming, fix reversion, better cloning for logs
    
    Ticket: IDG-829
    
    * test label revision
    
    Ticket: IDG-829
    
    * fix logic for test, "when an AUCTION_END event is received before BID_WON events: sends a report with the bids that have won after timeout"
    
    Ticket: IDG-829
    
    * reorganization of functions, fix to BIDDER_ERROR issue
    
    Ticket: IDG-829
    
    * remove try/catch convenience
    
    Ticket: IDG-829
    
    * test slotRenderEnded timeout
    
    Ticket: IDG-829
    
    * enable remainder of tests
    
    Ticket: IDG-829
    
    * added additional GAM tests
    
    Ticket: IDG-829
    
    * remove conditional language from GAM tests
    
    Ticket: IDG-829
    
    * Use floorValue instead of cpmAfterAdjustments as the price floor. Resolves IDG-1093.
    
    * Mark bid as won on impression only. Resolves IDG-1107.
    
    * Obtain rejected bid ID from requestId instead of bidId. Include rejected bid information in the report. Resolves IDG-1112.
    
    * 33Across Analytics: Update DEFAULT_ENDPOINT to match production endpoint
    
    * 33Across Analytics: Update docs - change pid type to string, plus other minor tweaks.
    
    * 33Across Analytics docs: Add UIM reference
    
    * Log a warning on ad slot ID mismatch instead of throwing an unhandled exception
    
    * 33Across Analytics: Allow slots to be by configured by element ID instead of GAM ad unit code. Resolves IDG-1163.
    
    * 33Across Analytics: Update contact e-mail; add instructions on enabling existing customers forAnalytics.
    
    * 33Across Analytics spec: Ensure that mock GPT remains enabled after the tests finish
    
    ---------
    
    Co-authored-by: Michael Scott-Nelson <[email protected]>
    Co-authored-by: Carlos Felix <[email protected]>
    Co-authored-by: Joshua Poritz <[email protected]>
    4 people committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    af4936a View commit details
    Browse the repository at this point in the history
  8. Rubicon Bid Adapter: Pass SUA data if available (#10721)

    * rubicon pass client hints
    
    * linttt
    robertrmartinez committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c8870c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Adttelligent Bid Adapter : add Indicue alias (#10719)

    * Add indicue adapter
    
    * getter
    GeneGenie committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    683b5e6 View commit details
    Browse the repository at this point in the history
  2. Media Filter RTD Provider : initial modul release (#10418)

    * Added Media Filter Real Time Data Provider Module
    
    * fixed eslint errors
    
    * Modified MEDIAFILTER_EVENT_TYPE in unit tests
    
    * re-trigger pipeline
    
    * removed blank space
    
    * re-trigger pipelines
    
    * updated readme
    
    * added mediafilter to adloader.js and submodules.json
    mcajlakovic committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    9c6cd73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ce9b50 View commit details
    Browse the repository at this point in the history
  4. Use gppApplicableSections and gppString In LiveIntent's Prebid User I…

    …d Module (#10713)
    
    * forward gppSections and gppString to LC
    
    * fix package-lock
    wi101 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    83390b9 View commit details
    Browse the repository at this point in the history
  5. Revert "NoBid Bid Adapter : add support for first party user id (#105…

    …19)" (#10728)
    
    This reverts commit 7600b38.
    patmmccann committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    35c6b60 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2691a50 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Missena Bid Adapter: floor implementation (#10534)

    * Missena: floor implementation
    
    * Missena: only floor, tests
    
    * Missena: pass adServerCurrency to server
    
    * Remove the custom calculation of the size parameter in getFloor()
    
    ---------
    
    Co-authored-by: youssef <[email protected]>
    pdamoc and ysfbsf committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    c027061 View commit details
    Browse the repository at this point in the history
  2. FreeWheel SSP Adapter: public vastXml in bidResponse for all media ty…

    …pes (#10730)
    
    * FreeWheel add floor price
    
    * FreeWheel code update
    
    * FreeWheel-SSP-Adapter: Update to use Vast 4.2 by default
    
    * FreeWheel-SSP-Adapter add userIdAsEids support
    
    * Freewheel-SSP-Adapter add test for eids
    
    * Freewheel SSP Adapter: add prebid version in request
    
    * code cleanup
    
    * FreeWheel SSP Bid Adapter: support video context and placement
    
    * update test
    
    * FreeWheel SSP Bid Adapter: add GPP support
    
    * Freewheel SSP Bid Adapter: test update
    
    * FreeWheel SSP Adapter: update the default value for video placement and context
    
    * update test
    
    * FreeWheel SSP Adapter: add support for video.plcmt
    
    * FreeWheel Adapter: support content object in config
    
    * code update
    
    * FreeWheel SSP Adapter: add gvlid in spec
    
    * FreeWheel SSP Adapter: update code for site.content
    
    * FreeWheel SSP Adapter: code update
    
    * FreeWheel SSP Adapter: code update
    
    * FreeWheel SSP Adapter: code update
    
    * FreeWheel SSP Adapter: code update
    
    * FreeWheel SSP Adapter: public vastXml in bidResponse for all media types
    xwang202 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    67975d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be9338a View commit details
    Browse the repository at this point in the history
  4. Doceree AdManager Bid Adapter: initial release (#10684)

    * added DocereeAdManager bid Adapter
    
    * adapter prod api added
    
    * new configs added
    
    * md file changes
    
    * double quotes to singlequotes
    
    * removed unwanted code
    
    * empty commit
    
    * bidder name lower cased and few configs added
    
    * md file changes
    
    * spec file changes
    
    * empty commit
    
    * empty commit
    
    * issues resolved
    
    * empty commit
    
    * issue fixes
    
    * minor change
    
    * empty commit
    
    * minor change
    
    * empty commit
    
    * conditional changes
    
    * removed unwanted code
    
    ---------
    
    Co-authored-by: sagar4596 <[email protected]>
    Doceree-techStack and sagar4596 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    24ff9a6 View commit details
    Browse the repository at this point in the history
  5. Operaads Bid Adapter: provide a way to build bid requests for applica…

    …tions (#10675)
    
    Co-authored-by: hongxingp <[email protected]>
    duduchristian and DuduPan committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    31747cf View commit details
    Browse the repository at this point in the history
  6. Ogury Bid Adapter: support userId and userIdAsEids (#10669)

    * get userId and userIdasEids if exist
    
    * unit tests updated and refactor
    AurelienMozoo committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    97d3daa View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    c424d58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    055a483 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    879b9be View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Discovery Bid Adapter : remove duplicate eids (#10743)

    * feat(getItems): add bid request params
    
    * feat(getItems): add bid request imp.ext params
    
    * feat(getItems): add plaintext
    
    * feat(spec):test buildRequests
    
    * feat(bid params): use utils.parseSizesInput to get screen size
    
    * feat(getScreenSize): add plaintext
    
    * feat(getItems): add bid request params)
    
    * feat(getItems): add bid request params)
    
    * feat(getItems): add bid request params)
    
    * feat(request): add bidId & keywords to imp[].ext
    
    * feat(getItems): add pbadslot to unit tests)
    
    * feat(request): Remove duplicate eids
    
    ---------
    
    Co-authored-by: yubei01 <[email protected]>
    Co-authored-by: lvhuixin <[email protected]>
    3 people committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    cb9a616 View commit details
    Browse the repository at this point in the history
  2. Adxcg Bid Adapter: use ortbConverter (#10525)

    * Update adxcgBidAdapter_spec.js
    
    * Update adxcgBidAdapter.js
    adxcgcom committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    b7744ec View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Core: unify rendering paths; codify (and test) cross-domain render ex…

    …ample (#9647)
    
    * Refactor rendering to go through a single code path
    
    * Build creative together with js
    
    * Fix pubUrl / pubDomain
    
    * Update dev tasks for creative building
    
    * Cross-domain render
    
    * Clean up empty fn
    
    * Autogenerated cross-domain creative example
    
    * Update text
    
    * Refactor creative
    
    * fix lint
    
    * Add test case for custom renderer
    
    * Always resize renderAd iframe
    dgirardi committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    deff7e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. feat: Add gvlid to iprom bid adapter (#10750)

    Co-authored-by: Gasper <[email protected]>
    iprom-adserver and Gasper committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    c9d34ed View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

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

Commits on Nov 26, 2023

  1. Configuration menu
    Copy the full SHA
    59532d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa73d61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1205d53 View commit details
    Browse the repository at this point in the history