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

recent upstream changes #1

Merged
merged 4 commits into from
Sep 11, 2020
Merged

recent upstream changes #1

merged 4 commits into from
Sep 11, 2020

Conversation

MikeSperone
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

cabama and others added 4 commits September 10, 2020 18:29
* Fix: check mandatory video params

* Simplifying mediaType video existence check
* add verizon alias to aol

* Update aolBidAdapter.js
Co-authored-by: Dmitriy Labuzov <dlabuzov@yieldmo.com>
* IDU-117 IDU-119 Add zeotap submodule

* IDU-117 IDU-119 Add tests for zeotapId+ module

* add zeotapId+ module spec

* Add IDP base64 decode logic

* remove unwanted file changes

* rename zeotapId+ to zeotapIdPlus

* add zeotapIdPlus submodule to submodules.json

* refactor code for requested changes: remove storage from configParams

* add tests to eids_spec

* rebase n resolve conflicts
@MikeSperone MikeSperone merged commit 78ec953 into MikeSperone:master Sep 11, 2020
MikeSperone pushed a commit that referenced this pull request Sep 16, 2020
* Add IdentityLink support and fix UnifiedId.

It appears we've been looking for UnifiedId userIds
on the bidderRequest object, when they are found on bidRequests.
This commit fixes that error, and adds support for IdentityLink.

* change maintainer email to group

* TripleLift: Sending schain (#1)

* Sending schain

* null -> undefined

* Hardcode sync endpoint protocol

* Switch to EB2 sync endpoint

* Add support for image based user syncing

* Rename endpoint variable

* Add assertion

* Add CCPA query param

* Simplify check for usPrivacy argument

* put advertiser name in the bid.meta field if it exists

* update unit tests with meta.advertiserName field

* Triplelift: FPD key value pair support (#5)

* Triplelift: Add support for global fpd

* don't filter fpd

* adds coppa support back in

Co-authored-by: Will Chapin <wrchapin@gmail.com>
Co-authored-by: David Andersen <davidwoodsandersen@gmail.com>
Co-authored-by: Brandon Ling <bling@triplelift.com>
Co-authored-by: Kevin Zhou <kzhou@triplelift.com>
Co-authored-by: kzhouTL <43545828+kzhouTL@users.noreply.github.com>
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.

5 participants