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

Update master8171039 #86

Merged
merged 66 commits into from
Aug 17, 2023
Merged

Update master8171039 #86

merged 66 commits into from
Aug 17, 2023

Conversation

nllerandi3lift
Copy link

Master branch update

rares-mihai-preda and others added 30 commits August 2, 2023 16:39
* * Update undertone adapter - change parameters - placementId parameter is now optional and not mandatory - undertoneBidAdapter.js

* Updated undertone bid adapter tests accordingly - undertoneBidAdapter_spec.js

* * Update undertone adapter - change parameters - placementId parameter is now optional and not mandatory - undertoneBidAdapter.js

 * Updated undertone bid adapter tests accordingly - undertoneBidAdapter_spec.js

* fix lint issue in undertone adapter spec

* added user sync function to undertone adapter

* * Update undertone adapter - change parameters - placementId parameter is now optional and not mandatory - undertoneBidAdapter.js

* Updated undertone bid adapter tests accordingly - undertoneBidAdapter_spec.js

* added user sync function to undertone adapter

* added user sync function to undertone adapter

* revert package-lock.json

* added user sync function to undertone adapter

* Update undertoneBidAdapter.js

* Update browsers.json

* Undertone: added GPP support and video plcmt

* Fix lint issues

* undertone doc

---------

Co-authored-by: omerko <[email protected]>
Co-authored-by: Omer Koren <[email protected]>
Co-authored-by: AnnaPerion <[email protected]>
Co-authored-by: Oran Hollaender <[email protected]>
Co-authored-by: tamirnPerion <[email protected]>
Co-authored-by: tamarm <[email protected]>
Co-authored-by: tamarm <[email protected]>
Co-authored-by: Idan Botbol <[email protected]>
Co-authored-by: Keren Gattegno <[email protected]>
* added gvlid to bid adapter

* removed empty line

---------

Co-authored-by: Balint Vargha <[email protected]>
Adding source value for EUID
* add new adapter

* update adapter

* update unit tests

* update adapter

---------

Co-authored-by: Dawid W <[email protected]>
* Alkimi bid adapter

* Alkimi bid adapter

* Alkimi bid adapter

* alkimi adapter

* onBidWon change

* sign utils

* auction ID as bid request ID

* unit test fixes

* change maintainer info

* Updated the ad unit params

* features support added

* transfer adUnitCode

* transfer adUnitCode: test

* AlkimiBidAdapter getFloor() using

* ALK-504
Multi size ad slot support

* ALK-504
Multi size ad slot support

* Support new OpenRTB parameters

* Support new oRTB2 parameters

* remove pos parameter

---------

Co-authored-by: Alexander Bogdanov <[email protected]>
Co-authored-by: Kalidas Engaiahraj <[email protected]>
Co-authored-by: mihanikw2g <[email protected]>
Co-authored-by: Nikulin Mikhail <[email protected]>
Co-authored-by: mik <[email protected]>
… payload (prebid#10323)

* Initial nativoBidAdapter document creation (js, md and spec)

* Fulling working prebid using nativoBidAdapter. Support for GDPR and CCPA in user syncs.

* Added defult size settings based on the largest ad unit. Added response body validation. Added consent to request url qs params.

* Changed bidder endpoint url

* Changed double quotes to single quotes.

* Reverted package-json.lock to remove modifications from PR

* Added optional bidder param 'url' so the ad server can force- match an existing placement

* Lint fix. Added space after if.

* Added new QS param to send various adUnit data to adapter endpopint

* Updated unit test for new QS param

* Added qs param to keep track of ad unit refreshes

* Updated bidMap key default value

* Updated refresh increment logic

* Refactored spread operator for IE11 support

* Updated isBidRequestValid check

* Refactored Object.enties to use Object.keys to fix CircleCI testing errors

* Updated bid mapping key creation to prioritize ad unit code over placementId

* Added filtering by ad, advertiser and campaign.

* Merged master

* Added more robust bidDataMap with multiple key access

* Deduped filer values

* Rolled back package.json

* Duped upstream/master's package.lock file ... not sure how it got changed in the first place

* Small refactor of filterData length check. Removed comparison with 0 since a length value of 0 is already falsy.

* Added bid sizes to request

* Fixed function name in spec. Added unit tests.

* Added priceFloor module support

* Added protection agains empty url parameter

* Changed ntv_url QS param to use referrer.location instead of referrer.page

* Removed testing 'only' flag

* Added ntv_url QS param value validation

* Added userId support

* Added unit tests, refactored for bugs

* Wrapped ajax in try/catch

* Added more unit testing

* Updated eid check for duplicate values. Removed error logging as we no longer need it.

* Removed spec test .only. Fixed unit tests that were breaking.

* Added Prebid version to nativo exchange request

* Removed unused bidder methods

* Added OpenRTB payload response. Changes requerst type to POST.

* Removed debug log

* Added/fixed tests
* Onetag Bid Adapter: add support for FPD (ortb2 field)

* Onetag Bid Adapter: add support for FPD (ortb2 field)

---------

Co-authored-by: federico <[email protected]>
* progress

* added support for topics api header fetch requests

* reverted some changes and comments

* refactored how topics are set in ls so that all included instead of just first indecx

* reverted a few minor changes

* formatting change

* reverted back to previous default
…rebid#10128)

* added referrer to bid request

* added referrer to bid request - tests

* adquery/prebid_qid_work1

* adquery/prebid_qid_work1

* adquery/prebid_qid_work1

* adquery/prebid_qid_work1

* adquery/prebid_qid_work1

* adquery/prebid_qid_work1

* adquery/prebid_qid_work1

* adquery/prebid_qid_work1

* adquery/prebid_qid_work1

* adquery/prebid_qid_work1

* adquery/prebid_qid_work1

* adquery/prebid_qid_work1

* adquery/prebid_qid_work1

* adquery/prebid_qid_work1

* adquery/prebid_qid_work1

* adquery/prebid_qid_work1

* adquery/prebid_qid_work1

* adquery/prebid_qid_work1

* adquery/prebid_qid_work1

* adquery/prebid_qid_work1

* adquery/prebid_qid_work1

* adquery/prebid_qid_work1

* adquery/prebid_qid_work1

* adquery/prebid_qid_work1
prebidjs-release and others added 26 commits August 9, 2023 19:52
… fetched successfully (prebid#10328)

* Log floor values only when floor data is present

* Added test cases when floor location is other than fetch

* Added comment
* fix for privacyLink in native prebid#10249

* handle privacy link in response too

* privacy link should be returned in response

---------

Co-authored-by: Michele Nasti <[email protected]>
* FLEDGE: option to configure all adUnits for specific bidders

Resolves prebid#10105

* Update doc

* More tests and consistent values for fledgeEnabled
…prebid#10340)

* Convert ajax to fetch

* Enable browsing topics header for client bidders

* Enable browsingTopics for PBS

* Improve mockFetchServer requestHeaders property
* Update activityControls.js

* Update activityControls_spec.js
* Update Markdown for growthCodeAnalytics modules

* GC-85 Update URL endpoint in growthCodeAnalytics module

* GC-84 added an addition event to send to server

* GC-83 Added the passage of the GCID in the POST

* Update growthCodeAnalytics module tests

* Fixed event bug

* Removed package-lock.json
…ebid#10356)

* collect EIDs for bid request

* add ad slot positioning to payload

* RPO-2012: Update local storage name-spacing for c_uid (#8)

* Updates c_uid namespacing to be more specific for concert

* fixes unit tests

* remove console.log

* RPO-2012: Add check for shared id (#9)

* Adds check for sharedId

* Updates cookie name

* remove trailing comma

* [RPO-3152] Enable Support for GPP Consent (#12)

* Adds gpp consent integration to concert bid adapter

* Update tests to check for gpp consent string param

* removes user sync endpoint and tests

* updates comment

* cleans up consentAllowsPpid function

* comment fix

* rename variables for clarity

* fixes conditional logic for consent allows function (#13)

* [RPO-3262] Update getUid function to check for pubcid and sharedid (#14)

* Update getUid function to check for pubcid and sharedid

* updates adapter version

* [RPO-3405] Add browserLanguage to request meta object

---------

Co-authored-by: antoin <[email protected]>
Co-authored-by: Antoin <[email protected]>
Co-authored-by: Brett Bloxom <[email protected]>
* FLEDGE: option to configure all adUnits for specific bidders

Resolves prebid#10105

* Update doc

* More tests and consistent values for fledgeEnabled

* Delete ae instead of setting it to undef when fledge is not enabled

* fix lint

---------

Co-authored-by: Laurentiu Badea <[email protected]>
* accept gpid

* fallback gpid

* test transactionId
prebid#10355)

* IdentityLinkIdSystem - liveramp - add additional logic to get envelope from storage if ats is not present on a page

* IdentityLinkIdSystem - liveramp - fix unit test
…id#10342)

* added gpp support and test cases

* code review changes to tests and syntax

* cosmetic change

---------

Co-authored-by: Murtaza Haji <[email protected]>
Co-authored-by: Michael Denton <[email protected]>
* Adding 4.x VAST Protocol support

Adding protocol support for VAST 4.0 and 4.1

* Adding unit tests
* Add Relay Bid Adapter.

* Fix imports and lint violations.

* Implement PR feedback.
* add option to use callbacks in lieu of return values when talking to CMPs

* Add `once` option to cmpClient

* introduce MODE_RETURN; add .close() method to CMP clients

* GPP 1.0/1.1 clients

* update gppControl for 1.1

* linting
* no filter eids by source

* Update fluctBidAdapter_spec.js

kick off cirleci tests

* add user.data

* fix Object.assign side-effect

* merge ortb2.user.ext.eids into user.eids

* replace || w/ ??

* run circleci

* kick off tests

* kick

---------

Co-authored-by: Chris Huie <[email protected]>
… refreshing (prebid#10286)

* consent hash & multiHandler

* userId: check any consent (not just GDPR) for changes when deciding if a stored ID needs to be refreshed
…0283)

* gppControl_usstates: activity controls for US state consent

* Update gppControl_usstates_spec.js

* Update gppControl_usstates.js
@nllerandi3lift nllerandi3lift requested a review from a team August 17, 2023 14:42
@nllerandi3lift nllerandi3lift merged commit cfd134d into master Aug 17, 2023
@nllerandi3lift nllerandi3lift deleted the updateMaster8171039 branch August 17, 2023 16:47
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.