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

Fix for the aliases conflict #4

Merged
merged 44 commits into from
Aug 26, 2020
Merged

Fix for the aliases conflict #4

merged 44 commits into from
Aug 26, 2020

Conversation

roshecode
Copy link

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

Fix for the aliases conflict

smenzer and others added 30 commits August 13, 2020 11:43
* first cut at making the userId module aware of user consent choices so it can refresh the ID if consent changes

* typos in comments

* fix failing tests

* refactor consent changes tests to prepare for adding tcf v2 tests

* an update in 4.0 changed the interface for the `setStoredValue()` method which caused the previous code to break. Here I changed the code to read/write the consent data cookie to just do it directly rather than use the code for handling storing the actual id objects.
* Fix v2CmpResponseCallback handle

* Add case when gdpr doesn't apply to v2CmpResponseCallback

Co-authored-by: Aleksandar Kiselicki <a.kiselicki@levi9.com>
* TCF v2.0 enforcement

* test/spec/modules/gdprEnforcement_spec.js

* add check for gdpr version

* add logInfo message

* remove comment and store value of PURPOSES in an object

* add gvlid check

* add unit tests for validateRules function

* remove purposeId parameter from validateRules function

* add extra tests

* make failing unit test case pass

* deprecate allowAuctionWithouConsent with tcf 2 workflow

* add extra checks for defaults

* remove tcf 2 test page

* add strict gvlid check

* add comments and shorten log messages

* shorted log messages

* add unit tests for setEnforcementConfig

* add gvlid for alias and gvlMapping support

* remove gvlid check

* add support to add gvlid for aliases

* add enableAnalytics hook

* purpose 7 implementation: 1.hook added 2.new field to set gvlid for analytics adapters

* add enableAnalytics hook

* emit tcf2 events

* fix regression

* modify mechanism of event emitted after auction end

* add unit test for enableAnalyticsHook

* add unit test for auction end event

Co-authored-by: Jaimin Panchal <email@example.com>
…bid#5592)

* added support for pubcommon, digitrust, id5id

* added support for IdentityLink

* changed the source for id5

* added unit test cases

* changed source param for identityLink

* read content object from config and send it in site.content and app.content

* do not use content object from config if content object is present in app as app.content

* fixed the test-cases

* app.content related test cases
…id#5553)

* changes to support native in pubmaticbid adapter

* Removed port from endpoint

* Removed protocol from endpoint

* Formatting

* Fix request payload

* Updated test case

* Changed request and response as per ortb spec

* Change in request and response

* Removed comments and extra code

* Code Review comments

* Code Review Comments and Test cases for request and response

* Removed data type as all data asset types are handled

* Code Review Changes

* Code Review Comments

* Supporting both banner and native and sending 0x0 in case of native

* Bug Fixes

* Bug response not processed by prebid

* Change warning message

* Fixed typo

* Do not send request in case of invalid native bid

* Do not send request in case of invalid native requests

* objects converted to strings in log for debug purposes

* Fixed logic to check for required parmas

* Fixed typo for stringify

* documentation for native

* Review comments from Prebid

* Typo

* Typo

* Updated pub id for native

* Code Review

* Support for pubid

* Test Cases for PubCommonId in PubMatic adapter

* Delete yarn.lock

* Rename adaptermanager.js to adapterManager.js

* Rename yieldNexusBidAdapter.js to yieldnexusBidAdapter.js

* Rename yieldNexusBidAdapter.md to yieldnexusBidAdapter.md

* Rename yieldNexusBidAdapter_spec.js to yieldnexusBidAdapter_spec.yieldnexusBidAdaptera

* Rename yieldnexusBidAdapter_spec.yieldnexusBidAdaptera to yieldnexusBidAdapter_spec.js

* bluebillywig outstream player support in pubmatic adapter

* removed pubcommon id test cases

* BBW Renderer
…ebid#5599)

* Digitrust remove, broader identity support, floor-module support

* Digitrust removal, broader identity support, floor-module support
* add addtlConsent consent to consent object

* add unit test for additional consent

* Update consentManagement.js

* Update index.js

* Update prebidServerBidAdapter_spec.js

* condense else if
* adding ccpa support for emx_digital adapter

* emx_digital ccpa compliance: lint fix

* emx 3.0 compliance update

* fix outstream renderer issue, update test spec

* refactor formatVideoResponse function to use core-js/find

* Added GVLID to Adapter, Updated getUserSyncs to accept and leverage gdprConsent

* Added testing coverage for gdpr in getUserSyncs

Co-authored-by: Nick Colletti <nick.colletti@emxdigital.com>
Co-authored-by: Nick Colletti <gnomish@gmail.com>
Co-authored-by: Kiyoshi Hara <Kiyoshi.Hara@emxdigital.com>
Co-authored-by: Dan Bogdan <daniel.bogdan@emxdigital.com>
* Added Y1 Analytics Adapter

* rename y1AnalyticsAdapter in yieldoneAnalyticsAdapter

* Yieldone Bid Adapter: fixes from lint check

* Yieldone Analytics Adapter: fix endpoint protocol

* Added spec file for yieldone Analytics Adapter

* Add adUnitName to analytics data for Yieldone Analytics Adapter

* Fix yieldone Analytics Adapter to log only id from adUnitPath

* Fix bug with timeout event in Yieldone Analytics Adapter

* Update yieldone analytics adapter to remove excess 'ad' field from data

* Update yieldone analytics adapter

* Yieldone Analytics Adapter: remove dispensable events from log

* Platform One Analytics Adapter: fixes after review

* Fix empty events in Yieldone Analytics Adapter
* Add Bright Mountain Media Bid Adapter

* Fix missing quotes around placement_id string

* Update maintainer email
…5568)

* Added IronSource bidder tests and adapter according to specs

* Update tests according to request
…d#5620)

* Add microadBidAdapter

* Remove unnecessary encodeURIComponent from microadBidAdapter

* Submit Advangelists Prebid Adapter

* Submit Advangelists Prebid Adapter 1.1

* Correct procudtion endpoint for prebid

* analytics update with wrapper name

* reverted error merge

* update changed default value of netRevenue to true

* Re-add rubicon analytics without deprecated getTopWindowUrl util

* Cache referrer on auction_init instead of bid_requested

* merged remote master changes

* update liveramp userid support

Co-authored-by: nakamoto <nakamoto_tatsuya@microad.co.jp>
Co-authored-by: Chandra Prakash <chandra.prakash@advangelists.com>
Co-authored-by: Eric Harper <eharper@rubiconproject.com>
Co-authored-by: TJ Eastmond <teastmond@la-wlandaverde-mac.local>
Co-authored-by: Mark Monday <mmonday@rubiconproject.com>
Co-authored-by: msm0504 <51493331+msm0504@users.noreply.github.com>
* Update kargoBidAdapter.js

* Update kargoBidAdapter_spec.js
* Support new aniview bid adapter

* Support new aniview bid adapter

* Support new aniview bid adapter

* Support new aniview bid adapter

* Fix Consent parameters

* Update aniviewBidAdapter.js

V3 support

* Update aniviewBidAdapter.js

* Update aniviewBidAdapter.js

Update refererInfo

* Update aniviewBidAdapter.js

Fix tabs and spaces

* Update aniviewBidAdapter.js

fixes

* Update aniviewBidAdapter.js

* Update aniviewBidAdapter.js

Add ccpa support

* Update aniviewBidAdapter.js

Typo

* Update aniviewBidAdapter.js

* Update aniviewBidAdapter.js

* Fix size and sample

Fixed sizes from playerSize
Updated md sample

* Fix tabs

* Fix sizes

* Recheck

* Add tgt parameter

* Update sample

* Add support for cookie sync + tests

* Add support for cookie sync + tests

* Add support for cookie sync + tests

* Support aliases

Support aliases

* Update

Update

* Fix lint

Fix lint

* Update spec

Update spec

* Aniview Bid Adapter: Added the new alias

Co-authored-by: Roman Shevchenko <iroman.via@gmail.com>
* updated DBM sync pixel to ups/57304 + removed yahoo sync pixel

* updated unit tests

* updated GDPR tests

* Update package-lock.json

* Update package-lock.json

* update local branch to origin

* added sync pixel unit tests

* Update package-lock.json
* real time data module,
browsi sub module for real time data,
new hook bidsBackCallback,
fix for config unsubscribe

* change timeout&primary ad server only to auctionDelay
update docs

* support multiple providers

* change promise to callbacks
configure submodule on submodules.json

* bug fixes

* use Prebid ajax

* tests fix

* browsi real time data provider improvements

* real time data module,
browsi sub module for real time data,
new hook bidsBackCallback,
fix for config unsubscribe

* change timeout&primary ad server only to auctionDelay
update docs

* support multiple providers

* change promise to callbacks
configure submodule on submodules.json

* bug fixes

* use Prebid ajax

* tests fix

* browsi real time data provider improvements

* RTD module extend prebid#4610

* add hook for submodule init
variables naming
* Update dfpAdServerVideo.js

This had a bug in which all requests were hardcoded to vast 3, although pubs may have selected vast 3 or 4

* Update dfpAdServerVideo_spec.js

* Update dfpAdServerVideo_spec.js
* added tcf 2.0

* Updated adapter to support gdprEnforcement

* reverted storage manager initialization

* add purposes in call

* send purposes in string array

* InvibesBidAdapter - gdpr updates

* [InvibesBidAdapter] GDPR - purpose adjustments

* [InvibesBidAdapter] fixed tests for new alg & reordered adapter checks

* add tc string

Co-authored-by: florin_nedelcu_invibes <florin.nedelcu@invibes.com>
Co-authored-by: Cristian Grigoras <cristian.grigoras@invibes.com>
Co-authored-by: raduchept <radu.cheptanariu@invibes.com>
* Add microadBidAdapter

* Remove unnecessary encodeURIComponent from microadBidAdapter

* Submit Advangelists Prebid Adapter

* Submit Advangelists Prebid Adapter 1.1

* Correct procudtion endpoint for prebid

* analytics update with wrapper name

* reverted error merge

* update changed default value of netRevenue to true

* Re-add rubicon analytics without deprecated getTopWindowUrl util

* Cache referrer on auction_init instead of bid_requested

* merged remote master changes

* update liveramp userid support

* changed source value to all lowercase

* update share id name

* add unit test for shareid eid

* update shareid obj paths

Co-authored-by: nakamoto <nakamoto_tatsuya@microad.co.jp>
Co-authored-by: Chandra Prakash <chandra.prakash@advangelists.com>
Co-authored-by: Eric Harper <eharper@rubiconproject.com>
Co-authored-by: TJ Eastmond <teastmond@la-wlandaverde-mac.local>
Co-authored-by: Mark Monday <mmonday@rubiconproject.com>
Co-authored-by: msm0504 <51493331+msm0504@users.noreply.github.com>
* mediago bid adaptor

* 修改去掉固定ip

* mediago bid adapter: add test spec

* spec code style

* change into prod EP and auto size.

* delete other param

* 修改为强制https协议
…id#5641)

* updated userid module to stop caching the entire consent object but rather just a hash of it, since all we need it for is comparison purposes.

* IE doesn't support Math.imul, so providing a polyfill for it when necessary

* use `===` to compare consent values; convert hashes to a string when returning them

* add test for string response and fix @returns doc

* don't use polyfills!
jplhomer and others added 14 commits August 20, 2020 13:38
)

* Add concert bid adapter, doc and tests.

* Add analytics adapter

* Add email

* fix alert from lgtm

* try to fix test for ie 11

* Handle USP string for PPID

* Fix linking error

* Debug: Find out why IE11 is failing

* More debugging

* More debugging

* Attempt to store queue in-prototype

* Revert "Attempt to store queue in-prototype"

This reverts commit 829ad84.

* More debugging

* More debugging

* Remove Array.includes to support IE11

Co-authored-by: Messay Bekele <messay.bekele@voxmedia.com>
Co-authored-by: Messay Bekele <walia@users.noreply.github.com>
Co-authored-by: Andrew Amato <andrew.amato@voxmedia.com>
* adding DMX

test @97%, two files added one updated

* Update districtm_spec.js

* Update districtmDMX.js

* adding all districtm needed file

* remove legacy file

* remove typo || 0 in the test method

* force default to return a valid width and height

* update unit test code for failing test

* changed class for an object

* remove package-lock.json

* change file name for dmx adapter

* renamed files

* restaure package-lock.json

* update to last package-lock state

* update gdpr user consent

* fix sizes issue

* Documentation updates

Adding the readme.md info

* update file name and update unit testing import file location

* current machine state

* lint correction

* remove variable assigment duplicate

* adding CCPA support for DMX

* adding test for ccpa and gdpr

* districtm dmx adding deal id field

* idsync support ccpa & gdpr

* Adding code getProtocols and gegtApi function + video object support

* Resolve userId detection on dmx

* adding support for video and vast support inline and wrap

* Change video setting to be only taken from mediaTypes object from placement setting

* Adding documentation for video support

* Support for bid floor modules and remove deprecated user id module

* fixed caniuse error for ie11 Array.includes and add advertiser domain in meta object

* replace includes array method for indexOf

* switch anoter includes array function for indexOf

Co-authored-by: Steve Alliance <steve@districtm.ca>
Co-authored-by: Luis <luissastreverzun@gmail.com>
Co-authored-by: Steve Alliance <stevealliance@Steves-Air.localdomain>
Co-authored-by: Steve Alliance <stevealliance@Steves-MacBook-Air.local>
Co-authored-by: steve-a-districtm <steve@districtm.net>
* [AD-469] Add player vendor.

* ssets up targeting module

* implements getTargeting

* implements getPlayer

* blocks bids until all targeting requests complete

* makes getTarget more resilient

* enables mdule hook

* replaces triple dot notation

* Revert "replaces triple dot notation"

This reverts commit 7a76ea6.

* Revert "Revert "replaces triple dot notation""

This reverts commit 130aa2a.

* checks current item only if mediaid is missing

* adds unit tests

* completes test cases

* stores segments for current item

* renames jwp targeting

* refactors fetch tests

* refactors get targeting tests

* refactors blocking tests

* renames module

* cleans changes made to app nexus

* removes setup and player utilities

* renames onFetchCompletion

* renames onFetchCOmpletion in unti tests

* throws instead of early return

* reduces timeout and introduces override

* targeting timeout supersedes

* renames feed fetch timeout

* adds inline doc

* uses find util

* adds jwplayer rtd provider

* implements targeting retrieval

* ensures provider is found

* implements init

* jwTargeting is object

* commits test file

* adds file extension

* adds tests

* fixes test for proper structure

* uses default clock mock

* ends reqs before rtd module timeout

* removes obsolete export

* request counts updates in aggregate

* cleans server mock after each test

* deletes jwplayer targeting

* includes content id

* adds test for missing segment

* getSegments is nullable

* replaces condition with guard

* updates doc

* adds md file

* adds example page

Co-authored-by: vseventer <mark@vseventer.com>
Co-authored-by: karimJWP <karimJWP@github.com>
* module rule updates

* Adding FPD.user
* add sspbc adapter

* tests for sspbc adapter

* sspBC adapter v4.5: set correct creativeId, add adomain to bid.meta, set test mode in adexchange, read site SN from bid response

* sspBC adapter v4.5: set meta.advertiserDomains, update test to expect bid.meta

* sspBC Adapter: add ajax tests (test ad with & without gdpr)

* sspBC Adapter: remove ajax tests

Co-authored-by: Wojciech Biały <wb@WojciechBialy.local>
…rebid#5634)

* [IdentityLinkIdSystem] - pass tcfv2 consent string to envelope api

* [IdentityLinkIdSystem] - used deepAccess
* Update vidazooBidAdapter_spec.js

* Update vidazooBidAdapter_spec.js
* Add smartclipBidAdapter

* Updated imported files

* .js file

* Beautify code

* Revert "Beautify code"

This reverts commit da2aea7.

* testing

* partial tab fix

* syntax fixes

* further syntax fixes

* Trailing spaces...

* const parameters fpr smartInTxt Functions

* const to var

* // eslint-disable-next-line camelcase

* new commit

* Update Targeting

* Update syntax

* beautify code

* remove trailing spaces

* Update smartclipBidAdapter.md

* Update smartclipBidAdapter.js

* Update smartclipBidAdapter.js

* rename files

* added first unit tests, further adjustments

* adjusted queries, ran gulp lint, etc

* adjustments, further tests

* extendet unit tests

* naming for spec

* adjusted bidfloor and bidfloorcur, removed old queries, adjustments in the markdown with more use cases

* added more use cases within md file

* layout fix

* md layout

* smartxBidAdapter.js - triple equals, removed context2 due to not used in params.ad_units. Adjusted query.
smartxBidAdapter_spec.js - fixed typo

Co-authored-by: smartclip AdTechnology <adtech@smartclip.com>
Co-authored-by: Gino Cirlini <skylinar@web.de>
@itaynave itaynave merged commit 90d2813 into Aniview:master Aug 26, 2020
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.