Skip to content

Remove Serverbid adapter doc#5476

Closed
patmmccann wants to merge 28 commits intoprebid:prebid-4.0from
patmmccann:patch-2
Closed

Remove Serverbid adapter doc#5476
patmmccann wants to merge 28 commits intoprebid:prebid-4.0from
patmmccann:patch-2

Conversation

@patmmccann
Copy link
Collaborator

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

Consumable is reporting Serverbid as deprecated and replaced by consumable bid adapter. This removes the documentation for the serverbid adapter.

smenzer and others added 28 commits June 30, 2020 11:05
- allow publishers to pass deterministic signals
- add a counter to provide analytics on the number of auctions using the id5Id
* Add tradedesk id support

* Updating appnexus payload for criteo

Co-authored-by: Jaimin Panchal <email@example.com>
* added tcf 2.0

* Updated adapter to support gdprEnforcement

* reverted storage manager initialization

Co-authored-by: florin_nedelcu_invibes <florin.nedelcu@invibes.com>
* orbidder adapter: add withCredentials:true header to BidRequest and onBidWon Requests

* add blank in order to trigger build again

* remove blank to trigger build ... again

* adding extra line to trigger build ... again

* add prebid version to request

* add unit test for version parameter

* add version parameter to win requests

* fix comment

* trigger rebuild

* trigger rebuild

* remove onBidWon callback from adapter

Co-authored-by: Volk, Rainer <Rainer.Volk@otto.de>
Co-authored-by: RainerVolk4014 <53347752+RainerVolk4014@users.noreply.github.com>
Co-authored-by: siggi-otto <57615762+siggi-otto@users.noreply.github.com>
Co-authored-by: Hendrik Iseke <39734979+hiseke@users.noreply.github.com>
Co-authored-by: Hendrik Iseke <hendrik.iseke@gmx.de>
Co-authored-by: rvolk <>
* make default s2s ttl configurable
* Updating Conversant bid adapter URL to new 'cvx'

* Updating Conversant bid adapter URL to new 'cvx' - updating tests to match

* Updating Conversant bid adapter URL to new 'cvx':
rolling back package-lock.json to avoid conflict
* Update padsquadBidAdapter_spec.js

* Update padsquadBidAdapter.js

* Update padsquadBidAdapter.js
* Add plr_AdSlot parameter needed by Inskin Pagescroll ad format

* Send additional TCF related information to Inskin's ad server

* Fixed linting issues.

* Added unit tests
* feat(module): multi size request

* fix getUserSyncs
added tests

* update(module): package-lock.json from master

* feat(client): optional server subdomain

* refactor(client): remove unused LOCs

* fix(client): lint issues

Co-authored-by: roman <shmoop207@gmail.com>
…e no bids (#5379)

* delay request to server by 5 min if we no ads

* fix testing issue

* use storeManager.js

* change var to const

* add unit test

* remove line and check if user authorizes use of local storage
…es (#5425)

* adformBidAdapter - added userId module support

* adformOpenRTBBidAdapter - added userId module support
* feat(module): multi size request

* fix getUserSyncs
added tests

* update(module): package-lock.json from master

* feat(client): add bidder and prebid versions to request params

* fix(client): lint quotes error

Co-authored-by: roman <shmoop207@gmail.com>
* Added full outstream support with onetag renderer, updated request parameters

* Code updates

* Fixies outstream

* Removed wrong pixel calls, code refactoring

* Corregge funzione di calcolo coordinate spazio

* Migliora leggibilità funzione estrazione info pagina

* Fix space coordinates

* Adds bidRequest data

* Updated function interpretResponse

* Minor bug fixing

* Fixes body.scrollHeight call

* Removes Object.assign occurrence

* Updates test file

* Updated payload in request

* Fixes user sync query string

* Sets mediaType into meta field within bidResponse object

* Update documentation in md file

Co-authored-by: valentino <v.v@v.v>
Co-authored-by: Nicola <ciao@ciao>
Co-authored-by: francesco <f.orazini@onetag.com>
…nce issues (#5376)

* Criteo - partially restore adapter before PR #4518 following performance issues

* Criteo - Fix error in onTimeout callback

* Apply review feedback (compatibility with IE)

* Feedback review (check that input is a valid array)
* Merge valueimpressionBidAdapter to quantumdexBidAdapter

* Update quantumdexBidAdapter.js
* Eplanning fix: decode parameters

* Eplanning: Top calls are assured

* Eplanning: fix syntax
Co-authored-by: Salvatore Rinchiera <sal.rinchiera@xandr.com>
* ozone 2.4.0 adapter updates

* ozone 2.4.0 adapter updates - fixes for upstream CircleCI and LGTM tests, take 1

Co-authored-by: Afsheen Bigdeli <afsheenb@namecast.net>
* add relaido adapter

* remove event listener

* fixed UserSyncs and e.data

* fix conflicts

* change endpoint url

Co-authored-by: ishigami_shingo <s.ishigami@relaido.co.jp>
* Add a LotameIdSystem as a new User ID module

* Now using our own caching system

* Add more test cases; Switch names to be constants

* Add test cases

* Handle "expiring" local storage like the built in code does

* Switch to using the expiry_ms from the endpoint as the cookie expiration

* Update to the official naming; Remove the lastUpdate storage as we don't use it and depend on what comes from the endpoint; Update to use the dev bcp endpoint for now

* Fix tests, numbers vs strings....; Add gdpr_applies query param

* Fix the timestamp becoming an invalid date

* Clear out the panorama id when on optout

* Add eid support

* Switch to the prod version of the url

* Update test wording

* From PR feedback
Only care about the core_id if a profile_id is also returned so it won't look like we can store a core_id and then promptly delete it
Return just the core_id from getId()

* Add eid test for lotamePanoramaId
@patmmccann patmmccann changed the title Patch 2 Remove Serverbid adapter doc Jul 9, 2020
@patmmccann patmmccann closed this Jul 9, 2020
@patmmccann
Copy link
Collaborator Author

replaced with #5477

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.

Comments