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

merge prebid master to fork #16

Merged
merged 22 commits into from
Mar 27, 2019
Merged

Conversation

pm-manasi-moghe
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

lambdarho and others added 22 commits March 21, 2019 08:00
* [BID-3477] - Update customFloor value

* [BID-3477] - Update test spec
* Add Adman bid adapter

* Add supportedMediaTypes property

* Update ADman Media bidder adapter

* Remove console.log
Update Adikteev adapter (PR updated)
* SynacormediaBidAdapter: Update user sync url and repo_and_version and related tests

* SynacormediaBidAdapter: added bidfloor to prebid adapter

* SynacormediaBidAdapter: added pos to prebid
* Adding GDPR support

* Always drop user syncs when available

* Set dealID based on buying type

* Native ads, single request option

* Send ad unit sizes to Improve ad server

* adapter version -> 5.1

* Adding usePrebidSizes config param
* - add new s2s params to do sync url modifier

* add unit test case for s2s config

* - add additional condition check for _s2sConfig.syncUrlModifier
* support dynamic TTL from server

* version bump
* Add hb_uuid and hb_cache_id back to module

* added comment
* moving kargo adaptor away from cookie usage

* kargo adapter should fall back to cookies
* ReklamStore Bid Adapter

ReklamStore Bid Adapter

* Added unit test for user sync

Added unit test for user sync

* Update bid adapter

Update bid adapter
* use unit id being sent instead of hard coded auid

* make multiple requests

* removes commented out code. adds aus param back

* hardcodes vht, vwd, aus

* arrays should have commas

* adds aus check to test

* updates md file with new sizes syntax

* updates md file with new sizes syntax

* adds note on md about size option

* size updates

* adds prebid consortium id
* Cedato new bid adapter

* Added GDPR support for Cedato bid adapter
* Add microadBidAdapter

* Remove unnecessary encodeURIComponent from microadBidAdapter

* Submit Advangelists Prebid Adapter

* Submit Advangelists Prebid Adapter 1.1

* Correct procudtion endpoint for prebid

* Fix rubicon adapter price granularity, rename config property name customPriceBucket from customPriceGranularity

* add unit test for getPriceGranularity

* update getPriceGranularity function for better readability

* Update rubiconBidAdapter.js

updating per review

* adding check before setting custom
* Ensure width and height are integers

Some bidders (like OpenX) return bid responses with width and height as strings. Let's follow the docs and ensure that they indeed are integers, avoiding some strict comparison surprises.

* lint

* typo

* Update bidderFactory.js

* Update bidderFactory.js

* Update bidderFactory.js
@pm-manasi-moghe pm-manasi-moghe merged commit 04ebe44 into pm-manasi-moghe:master Mar 27, 2019
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.