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 master #18

Merged
merged 152 commits into from
Nov 16, 2023
Merged

merge master #18

merged 152 commits into from
Nov 16, 2023

Conversation

pro-nsk
Copy link
Collaborator

@pro-nsk pro-nsk commented Nov 16, 2023

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

Other information

mobfxoHB and others added 30 commits September 26, 2023 05:04
* initial

* use util for win top

* use util for win top

* updates for prebid v5

* update import

* gpp support

---------

Co-authored-by: Aiholkin <artem.iholkin@smartyads.com>
* Integr8 Bid Adapter changes

* Change property/placement ids to correct ones
Co-authored-by: Ubuntu <ubuntu@ip-172-31-25-92.us-west-1.compute.internal>
* branch from master

* adloader

* resolves testing issue

---------

Co-authored-by: Mick <mick@Shiloh.local>
* update appnexus PBS configs

* fix remaining appnexus defaultVendor references
Updating the contact email id for viantOrtbBidAdapter
* Changing default value for video placement

* Adjusting video placement parameter

---------

Co-authored-by: kmdevops <devops@kulture.media>
* Sending prebid version in logger call

* Test cases

* Kick off integration test and styles

---------

Co-authored-by: Chris Huie <phoenixtechnerd@gmail.com>
* MinuteMediaPlus Bid Adapter: pass gpp consent to userSync server.

* Illumin Bid Adapter: added adapter.

* remove changes that not relevant for this PR.

* change extract method.

* fix test
* 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

* Add gvl_id into Alkimi adapter

* Insert keywords into bid-request param

* Resolve AUCTION_PRICE macro on prebid-server for VAST ads

---------

Co-authored-by: Alexander <32703851+pro-nsk@users.noreply.github.com>
Co-authored-by: Alexander Bogdanov <akascheev@asteriosoft.com>
Co-authored-by: Alexander Bogdanov <abogdanov@asteriosoft.com>
Co-authored-by: motors <motors@live.ru>
Co-authored-by: mihanikw2g <92710748+mihanikw2g@users.noreply.github.com>
Co-authored-by: Nikulin Mikhail <mnikulin@asteriosoft.com>
Co-authored-by: mik <mihanikw2g@gmail.com>
* add prebid.js adapter

* changes

* changes

* changes

* changes

* fix downolad

* add gpp
* remove video stuffs

* update sampling

* listen for 'ova' parameter

* update sampling
* 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

* ConcertBidAdapter: Add TDID (#20)

* Add tdid to meta object

* Fix null handling and add tests

---------

Co-authored-by: antoin <antoin.campbell@voxmedia.com>
Co-authored-by: Antoin <antoinfive@gmail.com>
Co-authored-by: Brett Bloxom <38990705+BrettBlox@users.noreply.github.com>
* Update sharethroughBidAdapter.js

* Removing GDPR and GPP query-string params from userSync url creation as our ad-server team gets this info from the bid request sent earlier.

* Update Sharethrough bid adapter and spec

* Further updating `sharethroughBidAdapter.js` to remove now-unneeded params from `getUserSyncs()` method.
* Updating spec file to remove no-longer-necc tests for query params in getUserSync url.
* Enable supplyChain support

* Added support for COPPA

* rebuilt

* Added support for Extended User IDs.

* Added support for the "meta" attribute in bid response.

* Delete nobidBidAdapter.js.orig

* Delete a

* Delete .jsdtscope

* Delete org.eclipse.wst.jsdt.ui.superType.container

* Delete org.eclipse.wst.jsdt.ui.superType.name

* Delete .project

* Fix tests

* Added support for First Party User ID in NoBid Bid Adapter.

---------

Co-authored-by: Reda Guermas <reda.guermas@nobid.io>
* Add logic to send pubProvidedId

* Send pubProvidedId in the query string
* add fledge support to rasBidAdapter

* add unit test, add params to auction signals
* new adapter - KiviAds

* add gpp, change tests, use bidderRequest instead of config.getConfig()

* Update kiviadsBidAdapter_spec.js

* add new bid adapter

* Update lm_kiviadsBidAdapter: change placement -> pid according to server-side parameters

* fix aliases

---------

Co-authored-by: Patrick McCann <pmccann@cafemedia.com>
Co-authored-by: Chucky-choo <pkavulych@gmail.com>
* read ob user token from local storage

* lint fix

* add test

* test improvement
* imds: Rename usersync from "pixel" to correct name of "image".

* imds: Update documentation for "DFP Video Creative" to match prebid.github.io.

* imds: Test modifications for renamed pixel->image usersync

* imds: Remove warning for valid no-bid empty body 204 responses.

---------

Co-authored-by: Timothy M. Ace <tace@imds.tv>
* New bid adapter : Preciso

* Added deafualt statement in interpretNativeAd

* removed trailing space

* Added Protected Audience API (FLEDGE) support

* updated with getConfig method f pr pulling ortb2 data

* updated the precisoBidAdapter

* updated the test cases

* changed user sync url and also fixed the CORS error

* removed test params from hello_world.html and 204 error fix

* changed responses fields in the precisoBidAdapter.js

* error fix

* removed test params

* reverted the test params

* modified the request

* removed the empty line

* removed blank line in precisoBidAdapter_spec.js

* precisoIdSystem module created

* PrecisoIdSystem.spec.js cretaed for testing the PrecisoIdSystem.js

* removed the test params from hello_world.html

* error fix

* error fix

* error fix

* Changes in bid Request

* removed the unwanted space

---------

Co-authored-by: Nikhil Gopal Chennissery <nikhil.gc@preciso.net>
…er auction ends (#10558)

* Core & currency module: fix bug where bid responses are collected after auction ends

* hook fn does not need to be a hook
* forward ova attribute

* remove unexpected trailing space
prebidjs-release and others added 28 commits November 9, 2023 19:06
* Adding config for openwrap metadapter

* Changed from http to https and timeout to 500

* Timeout value update
* Prevent warning when priceFloor value is 0

* priceFloors: floor price of zero should not cause warnings
* Adding tmax to banner

* Adding unit test

adding unit tests for timeout
* reject bids when auction times out before rates are available

* retry loading rates after errors

* do not use import star
Co-authored-by: lvhuixin <lvhuixin@baidu.com>
* add adstir bidder adapter

* fix userIdAsEids typo
Add some fields from bidRequest.mediaTypes.video to backend bid
request
* TPMN Support Video

* add video param plcmt

* update ortb bcat,badv,bapp

* instream video is sound on default, outstream video sound off default

* remove VIDEO_ORTB_PARAMS, BANNER_ORTB_PARAMS

* fixed incorrect placement default format & update example

* update test case (Your tests failed on CircleCI)

* Revert "remove VIDEO_ORTB_PARAMS, BANNER_ORTB_PARAMS"

This reverts commit 2699115.

* Remove unnecessary code to meet guidelines.

* Remove unnecessary code to meet guidelines.

* fix Build fail

* delete logging code

---------

Co-authored-by: changjun <changjun@tpmn.io>
* initial 33across Analytics Adapter commit

* refactoring + additional unit test coverage

* Additional refactoring of 33x analytics unit tests

* Apply CR feedback
- Single responsibility for transaction manager
- Send one report per auction
- Clear pending events that were causing conflicts in specs

* refactoring of "incomplete state" unit test

* unit test coverage for duplicate transaction id

* Add additional spec about non found transaction

* obtain user ids via bid request, not via global fn.

* Populate bid response fields for BID WON events

* Prepare the cache for the bidresponse field population

* populate bidResponse field

* fix some typedef + remove unnecessary switch event cases

* Populate bids based on BID_RESPONSE and not on the bidsReceived field of AUCTION_END

* Populate floor CMP field

* fix eslint errors

* keep track of bids when bid_response event is received

* Additional fn documentation

* change jsdoc naming + spec refactoring

* remote siteId, make endpoint specification optional (provide default), refactoring, fix tests

* remove extraneous logs

* simplify GAM logging

* remove hardcoded version

* general improvements to documentation with fixes to jsdoc types

* update tests for style conformance

* IDG-677/remove code related to GAM slotRenderEnded

* IDG-677/remove typegen hint, and replace with jsdoc ref

* IDG-677/replace bidsWon with hasWon field, add sendReport trigger on auctionEnd (in the case that auction ends AND not all bids have resolved), and general refactoring

* IDG-677/update tests to ensure reports always match new spec, and general refactoring

* IDG-677/add fallback to use adUnitCode as slotId if "ortb2Imp.ext.{gpid,data.pbadslot}" values are both missing

* remove accidental file commits

Ticket: IDG-677

* test that report is being sent as soon as all transactions for auction are completed

Ticket: IDG-677

* remove extraneous transaction manager counting & status mechanism and track transactionIds directly

Ticket: IDG-677

* set default transaction timeout to 10s to better accommodate slower auctions, reverse auctionEnd and bidWon as the default sequence in test event emission, test for wider range of auction scenarios, improvements to clarity/specificity (naming)

Ticket: IDG-677

* fix invalid timeout test

Ticket: IDG-677

* add support for usp

Ticket: IDG-677

* pre-clear event emitter in case state not cleared by other test suites

Ticket: IDG-677

* tests: switch pre-clearing of "events" state with initiating our own stub of "events" emitter

Ticket: IDG-677

* adopt default endpoint without logging when endpoint value is unspecified

Ticket: IDG-677

* update docs to better reflect analytics adapter standard use-case and behavior

Ticket: IDG-677

* refactoring: renaming and reducing mocks to only event data used

Ticket: IDG-677

* remove usp consent string invalid test

Ticket: IDG-677

* log values as copy

Ticket: IDG-829

* fix early send issue by removing auto-send on auctionEnd and using "all GAM slots rendered" as an indicator for "complete enough" report after short delay

Ticket: IDG-829

* add gdpr, gpp, and coppa support

Ticket: IDG-803

* send gdprConsent string even if gdprApplies is false. Use array instead of comma string for gpp applicableSections.

Ticket: IDG-803

* fix tests to reflect updated bid.status => hasWon logic

Ticket: IDG-829

* remove errant log

Ticket: IDG-829

* remove extraneous call to isGptPubadsDefined

Ticket: IDG-829

* alter scope of subscribeToGamSlots

Ticket: IDG-829

* combine bidStatus / getCachedBid functions, add our own BidStatus enum to track possible choices

Ticket: IDG-829

* refactoring: renaming, fix reversion, better cloning for logs

Ticket: IDG-829

* test label revision

Ticket: IDG-829

* fix logic for test, "when an AUCTION_END event is received before BID_WON events: sends a report with the bids that have won after timeout"

Ticket: IDG-829

* reorganization of functions, fix to BIDDER_ERROR issue

Ticket: IDG-829

* remove try/catch convenience

Ticket: IDG-829

* test slotRenderEnded timeout

Ticket: IDG-829

* enable remainder of tests

Ticket: IDG-829

* added additional GAM tests

Ticket: IDG-829

* remove conditional language from GAM tests

Ticket: IDG-829

* Use floorValue instead of cpmAfterAdjustments as the price floor. Resolves IDG-1093.

* Mark bid as won on impression only. Resolves IDG-1107.

* Obtain rejected bid ID from requestId instead of bidId. Include rejected bid information in the report. Resolves IDG-1112.

* 33Across Analytics: Update DEFAULT_ENDPOINT to match production endpoint

* 33Across Analytics: Update docs - change pid type to string, plus other minor tweaks.

* 33Across Analytics docs: Add UIM reference

* Log a warning on ad slot ID mismatch instead of throwing an unhandled exception

* 33Across Analytics: Allow slots to be by configured by element ID instead of GAM ad unit code. Resolves IDG-1163.

* 33Across Analytics: Update contact e-mail; add instructions on enabling existing customers forAnalytics.

* 33Across Analytics spec: Ensure that mock GPT remains enabled after the tests finish

---------

Co-authored-by: Michael Scott-Nelson <michael.scott-nelson@33across.com>
Co-authored-by: Carlos Felix <carlos.felix@33across.com>
Co-authored-by: Joshua Poritz <joshua.poritz@33across.com>
* rubicon pass client hints

* linttt
* Added Media Filter Real Time Data Provider Module

* fixed eslint errors

* Modified MEDIAFILTER_EVENT_TYPE in unit tests

* re-trigger pipeline

* removed blank space

* re-trigger pipelines

* updated readme

* added mediafilter to adloader.js and submodules.json
Co-authored-by: francesco <f.orazini@onetag.com>
…d Module (#10713)

* forward gppSections and gppString to LC

* fix package-lock
* Missena: floor implementation

* Missena: only floor, tests

* Missena: pass adServerCurrency to server

* Remove the custom calculation of the size parameter in getFloor()

---------

Co-authored-by: youssef <youssef.bsf@gmail.com>
…pes (#10730)

* FreeWheel add floor price

* FreeWheel code update

* FreeWheel-SSP-Adapter: Update to use Vast 4.2 by default

* FreeWheel-SSP-Adapter add userIdAsEids support

* Freewheel-SSP-Adapter add test for eids

* Freewheel SSP Adapter: add prebid version in request

* code cleanup

* FreeWheel SSP Bid Adapter: support video context and placement

* update test

* FreeWheel SSP Bid Adapter: add GPP support

* Freewheel SSP Bid Adapter: test update

* FreeWheel SSP Adapter: update the default value for video placement and context

* update test

* FreeWheel SSP Adapter: add support for video.plcmt

* FreeWheel Adapter: support content object in config

* code update

* FreeWheel SSP Adapter: add gvlid in spec

* FreeWheel SSP Adapter: update code for site.content

* FreeWheel SSP Adapter: code update

* FreeWheel SSP Adapter: code update

* FreeWheel SSP Adapter: code update

* FreeWheel SSP Adapter: code update

* FreeWheel SSP Adapter: public vastXml in bidResponse for all media types
* added DocereeAdManager bid Adapter

* adapter prod api added

* new configs added

* md file changes

* double quotes to singlequotes

* removed unwanted code

* empty commit

* bidder name lower cased and few configs added

* md file changes

* spec file changes

* empty commit

* empty commit

* issues resolved

* empty commit

* issue fixes

* minor change

* empty commit

* minor change

* empty commit

* conditional changes

* removed unwanted code

---------

Co-authored-by: sagar4596 <132884303+sagar4596@users.noreply.github.com>
…tions (#10675)

Co-authored-by: hongxingp <hongxingp@opera.com>
* get userId and userIdasEids if exist

* unit tests updated and refactor
@pro-nsk pro-nsk merged commit a586474 into Alkimi-Exchange:master Nov 16, 2023
1 check passed
pro-nsk pushed a commit that referenced this pull request Mar 27, 2024
* create setupadBidAdapter

* add setupadBidAdapter

* update setupadBidAdapter

* update metrics collection

* update analytics collection

* update getUserSyncs

* add setupadAnalyticsAdapter.js

* test setupadAnalyticsAdapter

* remove test: 1

* add GVLID && bug fixes && test updates

* remove setupadAnalyticsAdapter

* add userID module handling

* add GVLID && bug fixes && test updates

* remove setupadAnalyticsAdapter

* add userID module handling

* clean up && seat bugfix

* clean up logs

* add userID module handling

* update md && clean up

* Send setupad only on bidRequested

* Fix bidResponse and bidWon responses

* Improve bidResponse and bidWon logic

* Revert changes to specific files

* Remove test parameter

* Fix multiple bidResponse and bidTimeout calls to getPixelUrl

* eslint errors fixes(brackets added)

* Add extra checks for events

* Fix BIDDER_CODE const

* update reporting endpoint

* update setupadBidAdapter_spec.js REPORT_ENDPOINT

* update readme

* Revert "Merge branch 'prebid:master' into setupad-adapter"

This reverts commit 1c14dbe, reversing
changes made to 7fe9ea5.

* Revert "Revert "Merge branch 'prebid:master' into setupad-adapter""

This reverts commit a34e3e4.

* # This is a combination of 20 commits.
# This is the 1st commit message:

add setupadBidAdapter

# This is the commit message #2:

update setupadBidAdapter

# This is the commit message #3:

update metrics collection

# This is the commit message #4:

update analytics collection

# This is the commit message #5:

update getUserSyncs

# This is the commit message #6:

add setupadAnalyticsAdapter.js

# This is the commit message #7:

test setupadAnalyticsAdapter

# This is the commit message #8:

remove test: 1

# This is the commit message #9:

add GVLID && bug fixes && test updates

# This is the commit message #10:

remove setupadAnalyticsAdapter

# This is the commit message #11:

add userID module handling

# This is the commit message #12:

clean up && seat bugfix

# This is the commit message #13:

add userID module handling

# This is the commit message #14:

add GVLID && bug fixes && test updates

# This is the commit message #15:

remove setupadAnalyticsAdapter

# This is the commit message #16:

add userID module handling

# This is the commit message #17:

clean up logs

# This is the commit message #18:

update md && clean up

# This is the commit message #19:

Send setupad only on bidRequested

# This is the commit message #20:

Fix bidResponse and bidWon responses

* # This is a combination of 22 commits.tree 8abae7e6dffc9a21ad11770713ba485fc610028a
parent cecfce3
author pavel <pavel@setupad.com> 1706627437 +0200
committer pavel <pavel@setupad.com> 1706627437 +0200
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEqGYI3KX/FkbObQG8FABtd4pCs/AFAmW5EW0ACgkQFABtd4pC
 s/CK3w//WWJSFUlycnnNKTV2XfdcBjooOeZZvjpXVthwr09CCC4uO//kw4bPluhn
 f5fcVFdXzrY1AZ6ch8Wo3msX/Pkso014jIGd5aIWcHpNYFtffACwH/40Y8AcJNZd
 bsOZxVK0awPTz/RihC5eY+0J3cP+iFWP/FlYJoHEQIBXq/Eg6mWoAhxwpL/JvxbY
 QbLFWsRn2ckQ6ftOZgm3/jh8VLaG1zWbWImlWEs5Zel+CorJBTniTj58VbApelYD
 TFMgbSR2I4NGVaqNIrHePnSMsDATxalQ2nZPwY6raKCHWIbvoUPIn/OpDMMbKgC7
 nCwounNmObxFVoj3xusAZppzHpKPasY8xKWb2Kr7zfhZArsOMC6B7fYqQNK0cWG3
 8RR/10oheJD9M2kRlfLiqnRv7ExY08SQ/ZMo9LA8BeRUGBXhh6++8FKhKIHvX1gL
 k1R5W6c+NNWP+PDFsmrFpMn+LpYdl84I7yfYK5dHuw80od7f1wuAVYpswi6Cziy9
 /KY6/rfENvUrGTmWSh5GdDBel89ACCfFkasIKB92xhzKTfjzF/DXkc8XQZOMbt1j
 CsILgWMNfLPMo4Dlgdx/tYCSLLBNEtZ1/hhUcFQ3+0TzLf0GtMkvMnlBnDinqe1n
 1P30fQ2I5W5NJKDPrCOnRymI6QOAPFXtMF11R81mbB9H8asft/E=
 =oJtZ
 -----END PGP SIGNATURE-----

bugfixes

# This is the commit message #22:

Remove test parameter

* # This is a combination of 26 commits.
parent cecfce3
author pavel <pavel@setupad.com> 1706627437 +0200
committer pavel <pavel@setupad.com> 1706627437 +0200
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEqGYI3KX/FkbObQG8FABtd4pCs/AFAmW5EW0ACgkQFABtd4pC
 s/CK3w//WWJSFUlycnnNKTV2XfdcBjooOeZZvjpXVthwr09CCC4uO//kw4bPluhn
 f5fcVFdXzrY1AZ6ch8Wo3msX/Pkso014jIGd5aIWcHpNYFtffACwH/40Y8AcJNZd
 bsOZxVK0awPTz/RihC5eY+0J3cP+iFWP/FlYJoHEQIBXq/Eg6mWoAhxwpL/JvxbY
 QbLFWsRn2ckQ6ftOZgm3/jh8VLaG1zWbWImlWEs5Zel+CorJBTniTj58VbApelYD
 TFMgbSR2I4NGVaqNIrHePnSMsDATxalQ2nZPwY6raKCHWIbvoUPIn/OpDMMbKgC7
 nCwounNmObxFVoj3xusAZppzHpKPasY8xKWb2Kr7zfhZArsOMC6B7fYqQNK0cWG3
 8RR/10oheJD9M2kRlfLiqnRv7ExY08SQ/ZMo9LA8BeRUGBXhh6++8FKhKIHvX1gL
 k1R5W6c+NNWP+PDFsmrFpMn+LpYdl84I7yfYK5dHuw80od7f1wuAVYpswi6Cziy9
 /KY6/rfENvUrGTmWSh5GdDBel89ACCfFkasIKB92xhzKTfjzF/DXkc8XQZOMbt1j
 CsILgWMNfLPMo4Dlgdx/tYCSLLBNEtZ1/hhUcFQ3+0TzLf0GtMkvMnlBnDinqe1n
 1P30fQ2I5W5NJKDPrCOnRymI6QOAPFXtMF11R81mbB9H8asft/E=
 =oJtZ
 -----END PGP SIGNATURE-----

bugfixes

# This is the commit message #22:

Remove test parameter

# This is the commit message #23:

Fix multiple bidResponse and bidTimeout calls to getPixelUrl

# This is the commit message #25:

eslint errors fixes(brackets added)

# This is the commit message #26:

Add extra checks for events

* parent 75178b9
author pavel <pavel@setupad.com> 1706627694 +0200
committer pavel <pavel@setupad.com> 1706627694 +0200
gpgsig -----BEGIN PGP SIGNATURE-----

 iQIzBAABCAAdFiEEqGYI3KX/FkbObQG8FABtd4pCs/AFAmW5Em4ACgkQFABtd4pC
 s/BBUQ/+NXyHoxPM185YJLG9M1ySC/5vTT9W5mfwQ93cVDLCeuGnpsnmi4S21NuQ
 b7gSeokFjwztvVOUmh/xqMp4lTsvL53TUd00b1k4KGVSqgcF00Foit5g8fOGLYsI
 DAoqphYV6MWjpAun+II+ELY8QUkHR1cjTc7PEGtmf+8RnptGVdyJ6C9Ab8u9TQTY
 Apj5Srhfo3Tl8S+WScOxwwB/uqEJR4fhIrJyzFzdLDEb2olSPyrQUs87vQXlhEnK
 buPEg2F5JsRH6sw11Xp3TFNSZGxNnBSlTh9dixou5md4yRCv5a2TMef667N0BVDp
 lGgc7mCrRKXyqzphmmeHudiscEGFjtUPObXoHutSVw22wdARFCTpNFKBLLFn4v8o
 Zv1OvFdNprvHsoeW0HVlZdU7OKnDTRrko6DHk2AahxojjvAFEWuDsGYZNjhdQwRR
 lK1zm+SFQnKI0Eojd+f84fvKod9geGs640jyH/x5R4eYm4yjZb8SkRtd3cca88wS
 OuGq9LIkbU428b46l7VnDwudldTXPUU8eKfUtFRjdGtIWH9I3tK6TsRoCfTcXkv0
 smxYiiU1XHjAkkPFWQWEeFdfZ071snFKVWouU0AoKiq+PdRoS8+3AJqIQUjlA2sH
 AybnSkv9KxY/Rs1bnvMubsQm1GF66qVrbxBU6FILBv1JZYwj4yA=
 =Gbog
 -----END PGP SIGNATURE-----

bugfixes

update setupadBidAdapter_spec.js REPORT_ENDPOINT

update readme

Revert "Merge branch 'prebid:master' into setupad-adapter"

This reverts commit 1c14dbe, reversing
changes made to 7fe9ea5.

Revert "Revert "Merge branch 'prebid:master' into setupad-adapter""

This reverts commit a34e3e4.

* change double quote to single quote

---------

Co-authored-by: pavel <pavel@setupad.com>
Co-authored-by: Elgars Grodnis <elgars@setupad.com>

* bugfix setupadBidAdapter

remove getAdEl, spelling correction

* add onBidWon event

onBidWon event handling moved from custom to native onBidWon method

* minor bugfixes && remove funk getSiteObj && getDeviceObj

---------

Co-authored-by: pavel <pavel@setupad.com>
Co-authored-by: Elgars Grodnis <elgars@setupad.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.