Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

merge master #14

Merged
merged 11 commits into from
May 28, 2021
Merged

merge master #14

merged 11 commits into from
May 28, 2021

Conversation

pro-nsk
Copy link

@pro-nsk pro-nsk commented May 28, 2021

Type of change

  • Bugfix
  • Feature
  • New bidder adapter
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Does this change affect user-facing APIs or examples documented on http://prebid.org?
  • Other

Description of change

  • test parameters for validating bids
{
  bidder: '<bidder name>',
  params: {
    // ...
  }
}

Be sure to test the integration with your adserver using the Hello World sample page.

  • contact email of the adapter’s maintainer
  • official adapter submission

For any changes that affect user-facing APIs or example code documented on http://prebid.org, please provide:

Other information

matthieularere-msq and others added 11 commits May 27, 2021 04:03
* Mediasquare Bid Adapter: support advertiserDomains

* Update mediasquareBidAdapter.js

* add unit tests

* fix unit test

* fix string single quote
…update sample adunit, validate dealId field from server response, add support Price Floors Module (#6711)
* Support floorCPM parameter, fix some minor bugs

* fix space-in-parens circleci error

* example fix

* clean usersync URL

* spaces

* spaces

* add new unit tests, compatibility with IE11

* remove logInfo

* Check for floorCPM value

* Check params before sending

* New endpoints

* code format

* new endpoint for cookie sync

* update tests

* Add meta.advertiserDomains data support

* Add meta.advertiserDomains data support

Co-authored-by: Mikhail Dykun <m.dykun@wmgroup.us>
…er (#6820)

* 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] Update to v4.8 (floorprices, usersync, code cleaning)

* [sspbc-adapter] remove bidloor param from md. Remove unused test for old module (sspBCAdapter)

Co-authored-by: Wojciech Biały <wb@WojciechBialy.local>
@pro-nsk pro-nsk merged commit ef6517e into Qwarry:master May 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants