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

Sync with upstream master #3

Merged
merged 7 commits into from
Mar 16, 2021
Merged

Sync with upstream master #3

merged 7 commits into from
Mar 16, 2021

Conversation

npeceniak
Copy link
Owner

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

lasloche and others added 7 commits March 15, 2021 07:24
* add new params to rise adapter

* add unit tests for isWrapper and sessionId adapter params
…#6408)

* add new params

* add unit tests for isWrapper and sessionId adapter params
…toring (#6403)

* AMX Bid adapter improvements

* fix eslint issues (breaking CI)
…flicts with astraOne adapter. (#6416)

Co-authored-by: Petrov Denis <d.petrov@hybrid.ai>
* Don't parse response twice in LiveIntent Id submodule

* Update the liveintent module test to have the 204 response
…#6419)

* use mediaType renderer when backupOnly and no bid.renderer

* check if necessary renderer properties are defined
* adds support for zone and pubId params

* adds support for iriscat field

* sets mediatype depending on product id

* Update doc for mediaType needed for video products

* makes slot and invideo products avail for pubId

* updates gumgum doc

* lint

* adds missing comma in gumgum doc

* adds currency in ad request, adds unit test

* readd the previous irisid changes

* remove the only in testing
@npeceniak npeceniak merged commit ca45151 into npeceniak:master Mar 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants