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

merge master #15

Merged
merged 10 commits into from
May 31, 2021
Merged

merge master #15

merged 10 commits into from
May 31, 2021

Conversation

pro-nsk
Copy link

@pro-nsk pro-nsk commented May 31, 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

pro-nsk and others added 10 commits May 28, 2021 12:35
* qwarry bid adapter

* formatting fixes

* fix tests for qwarry

* qwarry bid adapter

* add header for qwarry bid adapter

* bid requests fix

* fix tests

* response fix

* fix tests for Qwarry bid adapter

* add pos parameter to qwarry bid adapter

* qwarryBidAdapter onBidWon hotfix

* Change bidder endpoint url for Qwarry adapter

* add referer JS detection

* use bidderRequest.refererInfo

* fix tests

* GDPR consent string support

* NPE fix

* gdpr value added

* merge master

* gdpr value added

* qwarry bid adapter: add tests

* Qwarry bid adapter: remove gdpr field from request

* qwarry bid adapter: add sizes

* qwarry bid adapter: add sizes

* added schain

* added test for schain

Co-authored-by: Artem Kostritsa <akostritsa@akostritsa.com>
Co-authored-by: Alexander Kascheev <akascheev@asteriosoft.com>
Co-authored-by: Ekaterina Legostaeva <elegostaeva@asteriosoft.com>
Co-authored-by: francesco <f.orazini@onetag.com>
Co-authored-by: punkiller <pankajkumar555@gmail.com>
* AdOcean adapter - support for multiple sizes

* AdOcean adapter - tests - use normal functions instead of arrow ones for consistency

* AdOcean adapter - support for multiple sizes - changed way of sending dimensions

* AdOcean adapter - change separator between sizes group

* AdOcean adapter - small fix in buildRequest

* AdOcean adapter - support advertiserDomains

* AdOcean adapter - add advertiserDomains default value

Co-authored-by: Marcin Muras <marcin.muras@gemius.com>
Co-authored-by: Andrzej Michnowski <andrzej.michnowski@gemius.com>
* Enable supplyChain support

* Added support for COPPA

* rebuilt

* Added support for Extended User IDs.

* Added support for the "meta" attribute in bid response.

* Removed IDE files.

Co-authored-by: Reda Guermas <reda.guermas@nobid.io>
@pro-nsk pro-nsk merged commit dadd456 into Qwarry:master May 31, 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.

10 participants