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

Adpone Bid Adapter: remove usersync and pass gpdr via querystring #6326

Merged
merged 97 commits into from
Apr 14, 2021

Commits on Feb 18, 2021

  1. Configuration menu
    Copy the full SHA
    c390301 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. kick off CircleCI tests

    Chris Huie committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    20cf945 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Configuration menu
    Copy the full SHA
    94dea84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39e33d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d9b088 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3293e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a397ae1 View commit details
    Browse the repository at this point in the history
  6. Support bidder aliasing by not using bid.bidder to retrieve configs (…

    …which are static anyway) (prebid#6313)
    cciocov authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    1beebbd View commit details
    Browse the repository at this point in the history
  7. Fabrick ID System : updates to _setReferrer and appending urls (prebi…

    …d#6322)
    
    * fabrickId updates
    
     - encode all url params
     - dedupe w/out queryString and keep the longest
     - additionally truncate from % if that ends up being the last (or next to last) char after truncation
     - truncate 1k instead of 200
     - don't send functions along in query (only send strings and numbers)
    
    * attempting to fix ie failure - https://app.circleci.com/pipelines/github/prebid/Prebid.js/3945/workflows/4929a5c0-9e57-49e3-a6d8-29691560ca31/jobs/12086
    
    * re-attempting to fix ie failure - https://app.circleci.com/pipelines/github/prebid/Prebid.js/3945/workflows/4929a5c0-9e57-49e3-a6d8-29691560ca31/jobs/12086
    
    * re-attempting to fix ie failure - https://app.circleci.com/pipelines/github/prebid/Prebid.js/3945/workflows/4929a5c0-9e57-49e3-a6d8-29691560ca31/jobs/12086
    
    * re-attempting to fix ie failure - https://app.circleci.com/pipelines/github/prebid/Prebid.js/3945/workflows/4929a5c0-9e57-49e3-a6d8-29691560ca31/jobs/12086
    
    * re-attempting to fix ie failure - https://app.circleci.com/pipelines/github/prebid/Prebid.js/3945/workflows/4929a5c0-9e57-49e3-a6d8-29691560ca31/jobs/12086
    
    * re-attempting to fix ie failure - https://app.circleci.com/pipelines/github/prebid/Prebid.js/3945/workflows/4929a5c0-9e57-49e3-a6d8-29691560ca31/jobs/12086
    
    - attempting to add debugging so I can know what exactly is failing in ie (since I don't have a windows machine)
    
    * found the issue having debugged locally - stubbing my error message is what killed me!
    
    * not the right way to loop through a map
    
    Co-authored-by: Anderson, Ben <[email protected]>
    2 people authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    8cbd273 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b1f1d17 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4bfc62a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1f19794 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    420e435 View commit details
    Browse the repository at this point in the history
  12. Ozone Bid Adapter: added or updated support for multiple modules (pre…

    …bid#6324)
    
    * ozone 2.5.0 adapter updates
    
    * ozone 2.5.0 adapter - fixup for prebidCircleCI tests to remove object values on user.eid
    
    Co-authored-by: Afsheen Bigdeli <[email protected]>
    2 people authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    1c293a8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    06bcf9f View commit details
    Browse the repository at this point in the history
  14. Prebid 4.28.0 Release

    Mike Chowla authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    18d07ca View commit details
    Browse the repository at this point in the history
  15. Increment pre version

    Mike Chowla authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    4279d19 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a8e1d37 View commit details
    Browse the repository at this point in the history
  17. Axonix Bid Adapter: add new bid adapter (prebid#6341)

    * Add Axonix bid adapter
    
    * Fixed tests
    cesarfd authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    f2ca498 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    63d8b6b View commit details
    Browse the repository at this point in the history
  19. Native: add custom data assets capability (prebid#6220)

    Use `mediaTypes.native.ext: {}` special object to add/allow custom data. assets.
    osazos authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    bb3acb9 View commit details
    Browse the repository at this point in the history
  20. iPROM adapter upload - adapter (prebid#6334)

    Co-authored-by: Gašper Žagar <[email protected]>
    2 people authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    06b4742 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2a5ee8c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3b31cf4 View commit details
    Browse the repository at this point in the history
  23. Rubicon Analytics Adapter: pass along advertiserDomains (prebid#6356)

    * Pass along advertiser domains!
    
    * only send up to 10 adomains
    robertrmartinez authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    c0d1b14 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4f4b49e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c746982 View commit details
    Browse the repository at this point in the history
  26. Adform Bid Adapter: add global targeting to the request query as para…

    …meter (prebid#6376)
    
    Co-authored-by: Justas <[email protected]>
    2 people authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    4d90576 View commit details
    Browse the repository at this point in the history
  27. Prebid 4.29.0 Release

    smenzer authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    ee05c41 View commit details
    Browse the repository at this point in the history
  28. Increment pre version

    smenzer authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    57d14e1 View commit details
    Browse the repository at this point in the history
  29. Gamoshi Bid Adapter: update adaptor aliases (prebid#6355)

    Salomon Rada authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    6debd2b View commit details
    Browse the repository at this point in the history
  30. Marsmedia Bid Adapter: add support for viewability, floor price modul…

    …e, COPPA & CCPA (prebid#6337)
    
    * Change publisherId to zoneId
    Add gdpr
    Add supply chain
    Add video media type
    
    * Remove comments
    
    * Fix unit test coverage
    
    * fix request id bug
    add vastXml to video response
    
    * Remove bid response default sizes
    
    * Change endpoint url
    
    * Add unit test for vastXml
    
    * Change end point
    
    * Remove trailing-space
    
    * Add onBidWon function
    
    * New adapter - videofy
    
    * Marsmedia & Videofy - Add onTimeout onSetTargeting
    
    * Create sendbeacon function
    
    * - add viewability
    
    * remove unnecessary utils.getWindowTop()
    vladi-mmg authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    e5bd7f2 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    a821c84 View commit details
    Browse the repository at this point in the history
  32. Seedtag Bid Adapter: add support for inArticle placement (prebid#6369)

    * Fix: check mandatory video params
    
    * Simplifying mediaType video existence check
    
    * SQDTAR-42: onWonBid event (prebid#2)
    
    * Adding onBidWon handler.
    
    * Adding nurl to bid.
    
    * Adding nurl field to bid.
    
    * Adding inArticle placement type to seedtag adapter. (prebid#1)
    
    Co-authored-by: Carlos Barreiro Mata <[email protected]>
    2 people authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    1b0d7b8 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    8432c42 View commit details
    Browse the repository at this point in the history
  34. oneVideo Bid Adapter: remove adapter adId because of conflict with pb…

    …js core (prebid#6382)
    
    * updated object,str,num validations using pbjs utils
    
    * validation if statements for content object
    
    * validation if statements for content object
    
    * updated contetn object validations using utils
    
    * refractoring clean if statement
    
    * fixing typos
    
    * added todos
    
    * added category string & data object validations
    
    * fixed esling ENDPOINT issue
    
    * updated content obj unit tests
    
    * fixed cat & data validation
    
    * fixed producer as object
    
    * revert .includes() to .indexof() for IE
    
    * reduced content obj params accoriding to ad-server support
    
    * fixed typeOf typo
    
    * fixed episode to Number
    
    * gitignore
    
    * restore gitignore
    
    * removed unsupported params from md file
    
    * reverted package & pagkage-lock
    
    * fixed incorrect episdoe from str to num
    
    * removed bid.adid setting from L97
    
    * removed bid.adId setting
    
    * updated adId test
    
    * updated version to 3.0.6
    adam-browning authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    11017ae View commit details
    Browse the repository at this point in the history
  35. PBS Bid Adapter: add dchain (demand chain object) to prebid server ad…

    …apter (prebid#6383)
    
    
    * Update prebidServerBidAdapter_spec.js
    
    * Update index.js
    patmmccann authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    86bb938 View commit details
    Browse the repository at this point in the history
  36. Gulp Build: fix to populate modules list when gulp bundle is executed (

    …prebid#6331)
    
    * added support for pubcommon, digitrust, id5id
    
    * added support for IdentityLink
    
    * changed the source for id5
    
    * added unit test cases
    
    * changed source param for identityLink
    
    * need to update modules list when gulp bundle is called
    
    * added a comment
    pm-harshad-mane authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    ad649b7 View commit details
    Browse the repository at this point in the history
  37. Smartx Bid Adapter: updated out-stream render to support smartPlay 5.2 (

    prebid#6370)
    
    * Add smartclipBidAdapter
    
    * smartxBidAdapter.js - removed unused variables, removed debug, added window before the outstream related functions
    
    * - made outstream player configurable
    
    * remove wrong named files
    
    * camelcase
    
    * fix
    
    * Out-Stream render update to SmartPlay 5.2
    
    * ESlint fix
    
    * ESlint fix
    
    * ESlint fix
    
    * adjust tests, fixes
    
    * ESlint
    
    Co-authored-by: smartclip AdTechnology <[email protected]>
    Co-authored-by: Gino Cirlini <[email protected]>
    3 people authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    3ae5ea0 View commit details
    Browse the repository at this point in the history
  38. Fpd 2.0 Update (prebid#6293)

    * Update to consolidate applying FPD to both banner and video requests. FPD will be merged using global defined FPD, ad unit FPD, and rubicon bidder param FPD. Validation logic with warning logs added
    
    * Refectored last push to:
    1) Correct keywords bug
    2) Revise error which looked for FPD in (user/context).ext.data as opposed to (user/context).data
    3) General code cleanup
    
    * Consolidated other FPD data logic into new function
    
    * 1. Update to move pbadslot and adserver data into imp[] as opposed to parent.
    2. Update to convert keywords passed through RP params to string if array found
    
    * Removed unnecessary conditional
    
    * Changed conditional to check for undefined type
    
    * FPD 2.0 Update
    1) The setConfig and setBidderConfig functions support a transition period where they map the original 'fpd' config:
       - fpd.context.ATTR --> ortb2.site.ATTR
       - fpd.context.data.ATTR --> ortb2.site.ext.data
       - fpd.user.ATTR --> ortb2.user.ATTR
       - fpd.user.data.ATTR --> ortb2.user.ext.data
    2) gptPreAuction:
       a) move adunit.fpd to adunit.ortb2
       b) adUnit.ortb2Imp.ext.data.adserver.{name, adSlot}
       c) pbAdSlot moves to AdUnit.ortb2Imp.ext.data.pbAdSlot
    
    3) pbsBidAdapter
       a) merge the new ortb2 and AdUnit.ortb2Imp.ext objects into the OpenRTB JSON.
       b) therefore imp[].ext.context.data.pbadslot is now changed to imp[].ext.data.pbadslot (no context)
       c) read adUnit.ortb2Imp.ext.data.adserver from the new location. Output location is moved to imp[].ext.data.adserver (no context)
    
    * FPD 2.0 Update
    Update to adrelevantis adapter to look at config.ortb2 instead of config.fpd
    
    * FPD 2.0 Update
    Update to amx adapter to look at config.ortb2 instead of config.fpd
    
    * FPD 2.0 Update
    Update to avocet adapter to look at config.ortb2 instead of config.fpd
    
    * FPD 2.0 Update
    Update to criteo adapter to look at config.ortb2 instead of config.fpd
    
    * Update to correct imp fpd structure
    
    * Update to s2s adapter to coincide with imp fpd alteration
    
    * Update to consolidate several lines of duplicate code into one location
    
    * Slight modification for ortb2Imp to use ortb2Imp.ext as opposed to ortb2Imp.ext.data
    
    * FPD 2.0 Update
    Update to grid adapter to look at config.ortb2 instead of config.fpd
    
    * FPD 2.0 Update
    Update to inmar adapter to look at config.ortb2 instead of config.fpd
    
    * FPD 2.0 Update
    Update to luponmedia adapter to look at config.ortb2 instead of config.fpd
    
    * FPD 2.0 Update
    Update to smaato adapter to look at config.ortb2 instead of config.fpd
    
    * FPD 2.0 Update
    Update to triplelift adapter to look at config.ortb2 instead of config.fpd
    
    * Update to gptPreAuction to move over to imp level ortb2
    
    * FPD 2.0 Update
    Update to triplelift adapter to look at config.ortb2 instead of config.fpd
    
    * FPD 2.0 Update
    
    * FPD 2.0 Update
    Update to jwplayerRtd adapter to look at config.ortb2 instead of config.fpd
    
    * FPD 2.0 Update
    Update to admixer adapter to look at config.ortb2 instead of config.fpd
    
    * FPD 2.0 Update
    Update to rubicon adapter to look at config.ortb2 instead of config.fpd
    
    * Update to fix keyword bug
    
    * Added backwards compatibility functions for FPD both global/bidder and adunit level data
    
    * Update to utilize new backward functionality for fpd 2.0
    
    * Removed extra new line
    
    * Update to include new backward functionality for FPD 2.0 data
    
    * Update to utilize new backward functionality to pass FPD 2.0 data
    
    * Update to utilize backward functionality to pass FPD 2.0 data
    
    * Update to utilize backward functionality to pass FPD 2.0 data
    
    * Update to utilize backward functionality to pass FPD 2.0 data
    
    * Update to utilize backward functionality to pass FPD 2.0 data
    
    * Update to utilize backward functionality to pass FPD 2.0 data
    
    * Fixed typo in fpd config object location
    
    * Uodate to utilize backward functionality to pass FPD 2.0 data
    
    * Update to change all ortb2Imp.ext.data.adserver.adSlot references to ortb2Imp.ext.data.adserver.adslot - all lowercase. Corresponding adapter and unit tests to adhere to these changes
    
    * Fixed typo
    
    * Fixed typo
    
    * FPD 2.0 update to rubicon adapter to pass iab values
    
    * Updates:
    1) Change function name
    2) addAdUnits always pass array
    3) Remove unecessary comment
    4) Bug fix for ortb2.user.data to be filtered on legacy fpd conversion
    mmoschovas authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    d474a46 View commit details
    Browse the repository at this point in the history
  39. PBS Bid Adapter: fix s2s alias collision with built-in adapter aliasi…

    …ng (prebid#6379)
    
    * fixed overwriting of aliases for s2s
    
    * made change
    
    * added fix
    Ryan Schweitzer authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    25459d4 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    1d7ab80 View commit details
    Browse the repository at this point in the history
  41. updates docs and demo for fpd changes (prebid#6302)

    Co-authored-by: karimJWP <[email protected]>
    2 people authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    387394d View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    e089f70 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    fe93361 View commit details
    Browse the repository at this point in the history
  44. EIDS Support Update (prebid#6394)

    rtuschkany authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    3648cfd View commit details
    Browse the repository at this point in the history
  45. TheMediaGridNM Bid Adapter: fix trouble with alias (prebid#6371)

    * Added TheMediaGridNM Bid Adapter
    
    * Updated required params for TheMediaGridNM Bid Adapter
    
    * Update TheMediGridNM Bid Adapter
    
    * Fix tests for TheMediaGridNM Bid Adapter
    
    * Fixes after review for TheMediaGridNM Bid Adapter
    
    * Add support of multi-format in TheMediaGrid Bid Adapter
    
    * Update sync url for grid and gridNM Bid Adapters
    
    * TheMediaGrid Bid Adapter: added keywords adUnit parameter
    
    * Update TheMediaGrid Bid Adapter to support keywords from config
    
    * Implement new request format for TheMediaGrid Bid Adapter
    
    * Fix jwpseg params for TheMediaGrid Bid Adapter
    
    * Update unit tests for The Media Grid Bid Adapter
    
    * Fix typo in TheMediaGrid Bid Adapter
    
    * Added test for jwTargeting in TheMediaGrid Bid Adapter
    
    * The new request format was made by default in TheMediaGrid Bid Adapter
    
    * Update userId format in ad request for TheMediaGrid Bid Adapter
    
    * Added bidFloor parameter for TheMediaGrid Bid Adapter
    
    * Fix for review TheMediaGrid Bid Adapter
    
    * Support floorModule in TheMediaGrid Bid Adapter
    
    * Fix empty bidfloor for TheMediaGrid Bid Adapter
    
    * Some change to restart autotests
    
    * Fix userIds format for TheMediaGrid Bid Adapter
    
    * Remove digitrust userId from TheMediaGrid Bid Adapter
    
    * Protocols was added in video section in ad request for TheMediaGrid Bid Adapter
    
    * TheMediaGrid: fix trouble with alias using
    
    * TheMediaGridNM: fix trouble with alias
    TheMediaGrid authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    d7c0fd7 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    8de0498 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    306d59f View commit details
    Browse the repository at this point in the history
  48. SmartRTB Bid Adapter: add alias and update valid opts (prebid#6365)

    * Add alias, update valid opts
    
    * Update bidder tests
    evanmsmrtb authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    261d1b3 View commit details
    Browse the repository at this point in the history
  49. Prebid 4.30.0 Release

    robertrmartinez authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    26f52ac View commit details
    Browse the repository at this point in the history
  50. Increment pre version

    robertrmartinez authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    f5fb640 View commit details
    Browse the repository at this point in the history
  51. Sonobi Bid Adapter: send eids in bid request. (prebid#6364)

    * unwrapping id5id uid. Added new eid param for user id modules
    
    * set userid to new variable
    
    * fixed spelling mistake in unit test
    
    Co-authored-by: Scott Menzer <[email protected]>
    
    * copying userid object so the referenced object does not get updated.
    
    * using deepClone instead of spreading the top userId object
    
    Co-authored-by: Scott Menzer <[email protected]>
    2 people authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    c0073f5 View commit details
    Browse the repository at this point in the history
  52. Apacdex Bid Adapter: userId module support, show demo ads in debug mo…

    …de & other maintenance (prebid#6378)
    
    * Upgrade and maintenance apacdexBidAdapter
    
    * fix error and add unit test
    thuyhq authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    e2db950 View commit details
    Browse the repository at this point in the history
  53. Novatiq ID System: add snowflake userId submodule (prebid#6350)

    * Novatiq snowflake userId submodule
    
    Novatiq snowflake userId submodule initial release
    
    * change request updates
    
    added novatiq info /modules/userId/userId.md
    added novatiq info /modules/userId/eids.md
    added novatiq eids /modules/userId/eids.js
    added novatiq module in /modules/.submodules.json
    removed unnecessary value from getId response
    
    * Update novatiqIdSystem_spec.js
    
    removed unnecessary srcid value
    
    * Update novatiqIdSystem.md
    
    Novatiq ID System: updated novatiq snowflake ID description
    novatiq authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    1a47cd3 View commit details
    Browse the repository at this point in the history
  54. Rise Bid Adapter: add session_id & is_wrapper params to adapter (preb…

    …id#6407)
    
    * add new params to rise adapter
    
    * add unit tests for isWrapper and sessionId adapter params
    lasloche authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    0e7cbea View commit details
    Browse the repository at this point in the history
  55. IronSource Bid Adapter: add session_id & is_wrapper params to adapter (

    …prebid#6408)
    
    * add new params
    
    * add unit tests for isWrapper and sessionId adapter params
    lasloche authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    ca646a8 View commit details
    Browse the repository at this point in the history
  56. AMX Bid Adapter: add or update general adapter support and code refac…

    …toring (prebid#6403)
    
    * AMX Bid adapter improvements
    
    * fix eslint issues (breaking CI)
    nickjacob authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    e51d1fa View commit details
    Browse the repository at this point in the history
  57. VOX Bid adapter, Hybrid Bid adapter: fix global var name to avoid con…

    …flicts with astraOne adapter. (prebid#6416)
    
    Co-authored-by: Petrov Denis <[email protected]>
    2 people authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    926c6d0 View commit details
    Browse the repository at this point in the history
  58. LiveIntent Id System: fix for parsing response twice (prebid#6418)

    * Don't parse response twice in LiveIntent Id submodule
    
    * Update the liveintent module test to have the 204 response
    Yevhenii Melnyk authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    97e033d View commit details
    Browse the repository at this point in the history
  59. PBJS Core: use mediaType renderer when backupOnly and no bid.renderer (

    …prebid#6419)
    
    * use mediaType renderer when backupOnly and no bid.renderer
    
    * check if necessary renderer properties are defined
    aleksatr authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    7eddc4b View commit details
    Browse the repository at this point in the history
  60. GumGum Bid Adapter: pass bidfloor currency in bidrequest (prebid#6391)

    * adds support for zone and pubId params
    
    * adds support for iriscat field
    
    * sets mediatype depending on product id
    
    * Update doc for mediaType needed for video products
    
    * makes slot and invideo products avail for pubId
    
    * updates gumgum doc
    
    * lint
    
    * adds missing comma in gumgum doc
    
    * adds currency in ad request, adds unit test
    
    * readd the previous irisid changes
    
    * remove the only in testing
    susyt authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    a8f8b89 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    97f71b2 View commit details
    Browse the repository at this point in the history
  62. Bid Glass Bid Adapter: pass options in bid request (prebid#6424)

    * Added bidglass adapter + test
    
    * PR Review Updates:
    
    - Added formal params to getUserSyncs function definition
    - getUserSyncs now always returns an array
    - Improved unit test coverage
    
    * PR Review Updates:
    
    - Removed unused methods: getUserSyncs, onTimeout, onBidWon,
    onSetTargeting
    - Removed getUserSyncs unit test
    - Removed "dead code"
    - Removed some unnecessary comments
    - Fixed usage of parseInt
    
    * Bid Glass Bid Adapter: pass options in bid request
    dliebner authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    ff1890d View commit details
    Browse the repository at this point in the history
  63. Spotx Bid Adapter: add publisher support for cache.ignoreBidderCacheK…

    …ey (prebid#6413)
    
    * Support ignoreBidderCacheKey in spotxBidAdapter
    
    * Update spotxBidAdapter_spec.js
    
    * Update spotxBidAdapter_spec.js
    
    Co-authored-by: Nick Peceniak <[email protected]>
    2 people authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    5688fee View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    5adeb0a View commit details
    Browse the repository at this point in the history
  65. Qwarry Bid Adapter: add referer detection (prebid#6412)

    * qwarry bid adapter
    
    * formatting fixes
    
    * fix tests for qwarry
    
    * qwarry bid adapter
    
    * add header for qwarry bid adapter
    
    * bid requests fix
    
    * fix tests
    
    * response fix
    
    * fix tests for Qwarry bid adapter
    
    * add pos parameter to qwarry bid adapter
    
    * qwarryBidAdapter onBidWon hotfix
    
    * Change bidder endpoint url for Qwarry adapter
    
    * add referer JS detection
    
    * use bidderRequest.refererInfo
    
    * fix tests
    
    Co-authored-by: Artem Kostritsa <[email protected]>
    Co-authored-by: Alexander Kascheev <[email protected]>
    3 people authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    620acff View commit details
    Browse the repository at this point in the history
  66. Smartyads Bid Adapter: add coppa field from config (prebid#6402)

    * update adapter. Add coppa field from config
    
    * move stubs and restores for coppa tests
    SmartyAdsSSP authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    69872ef View commit details
    Browse the repository at this point in the history
  67. PBS Bid Adapter: Fpd2.0 bug fix for first party data issue (prebid#6428)

    * Bug fix for PBS data from FPD2.0 update: Merging request.site and request.user with site and user object in FPD.
    mmoschovas authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    d3bf135 View commit details
    Browse the repository at this point in the history
  68. Prebid 4.31.0 Release

    Eric Harper authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    f7ac0ba View commit details
    Browse the repository at this point in the history
  69. Increment pre version

    Eric Harper authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    0d1a30e View commit details
    Browse the repository at this point in the history
  70. a4g Bid Adapter: delete adid and use crid if it exists (prebid#6409)

    * Deleted adid
    
    * set crid if it's exist and added unit tests
    Junus authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    4104179 View commit details
    Browse the repository at this point in the history
  71. Mediawallah ID System: add openlink userId submodule (prebid#5921)

    * My first commit
    
    * Removed unnecessary await operation
    
    * Bug fixes and compliance fixes
    
    * Fixing some formatting and naming
    
    * Updating code based on automated feedback.
    
    * Parking refactoring change for team review
    
    * update mwOpenLink module
    
    * remove .git 2 folder
    
    * Trying to force a change
    
    * update the PR comments
    
    * applying the changes
    
    * update submodules.json and userId.md
    
    * fix typo of module names
    
    * update module decode function and test code
    
    * update test codes
    
    * apply the suggestions from Prebid
    
    * fix count of modules.
    
    Co-authored-by: Eric Brown <[email protected]>
    Co-authored-by: hanna <[email protected]>
    Co-authored-by: hannapanova190119 <[email protected]>
    4 people authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    c58c609 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    25e857f View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    35ec006 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    30baced View commit details
    Browse the repository at this point in the history
  75. Integration Example: ID import library example (prebid#6434)

    * ID Import Library example
    
    * Fixing review comments
    
    Co-authored-by: skocheri <[email protected]>
    2 people authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    78605f3 View commit details
    Browse the repository at this point in the history
  76. Mass Module: add module to support MASS protocol (prebid#6332)

    * Initial implementation for the MASS module
    
    * Updated namespace and CDN location
    
    * Updated the data object passed to MASS bootloader
    
    * Fix linting issues
    
    * Added unit tests
    
    * Added a README for the MASS module.
    
    * Allow MASS be disabled via Prebid configuration
    
    * Only check deal ID for matching MASS bids
    
    * Updated docs
    
    * Update how we test for MASS bids
    
    * Thighten the test for MASS bids
    
    * Fix linting issues
    
    * Change deal ID prefix and add option to specify the bootloader location. Updates to docs.
    
    * Updated tests with the new META_MASS deal ID prefix
    
    * Update comment in modules/mass.js
    
    Co-authored-by: Scott Menzer <[email protected]>
    
    * Additional information about the module
    
    * More specific description of external resource
    
    * Identify MASS bids by looking for a 'mass' flag in bid meta or testing deal IDs against a publisher defined pattern
    
    * Updated MASS module tests
    
    * Bug fixing, added integration example and increased test coverage
    
    * Fix integration example and add notice
    
    * Updated example page
    
    * Updated bootloaderUrl param name to renderUrl and removed its default value. Must be specfied in module config now.
    
    * Updated integration example for MASS
    
    * Update mass.md
    
    Updated disclaimer and synced with docs
    
    Co-authored-by: Scott Menzer <[email protected]>
    Co-authored-by: massadmin <[email protected]>
    3 people authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    4412b08 View commit details
    Browse the repository at this point in the history
  77. Axonix bid adapter: set both connectiontype & effectivetype in the re…

    …quest (prebid#6439)
    
    * Set both connectiontype and effectivetype in the request object
    
    * Version bump
    
    * Fixes for undefined var
    César Fernández authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    03eac74 View commit details
    Browse the repository at this point in the history
  78. Sublime Bid Adapter: v0.7.1 & add extra information in tracking pixels (

    prebid#6442)
    
    * add prebid version of adapter
    
    * Feature/update sublime adapter (prebid#21)
    
    * Update sublimeBidAdapter to 0.5.1
    * Add tests for private functions
    * Remove window.sublime
    * Update pixel name for bid event
    
    * Remove pixels on non-event and add onBidWon (prebid#22)
    
    * add prebid version of adapter
    * Feature/update sublime adapter (prebid#21)
    * Update sublimeBidAdapter to 0.5.1
    * Add tests for private functions
    * Remove window.sublime
    * Update pixel name for bid event
    * Remove pixels on non-event and add onBidWon
    * Incremente version of sublimeBidAdapter
    * Renamed pixel for timeout and introduce gvlid
    * Remove unnecessary params for sendEvent
    
    Co-Authored-By: fgcloutier <[email protected]>
    Co-authored-by: Gaby <[email protected]>
    Co-authored-by: fgcloutier <[email protected]>
    
    * Remove trailing-space
    
    * Fix version in tests
    
    * sublimeAdapter: Improve pixels data
    
    * sublimeAdapter: Update tests
    
    * sublimeAdapter: Rename data
    
    Co-authored-by: Gaby <[email protected]>
    Co-authored-by: Léo <[email protected]>
    Co-authored-by: fgcloutier <[email protected]>
    Co-authored-by: Léo GRAND <[email protected]>
    5 people authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    f0db266 View commit details
    Browse the repository at this point in the history
  79. Interactive Offers Bid Adapter: add new bid adapter (prebid#6399)

    * Interactive Offers bid adapter
    
    * Interactive Offers bid adapter
    
    * Interactive Offers bid adapter
    
    * Interactive Offers bid adapter
    
    * Interactive Offers bid adapter
    
    * Interactive Offers bid adapter
    
    * Interactive Offers bid adapter
    
    * Interactive Offers bid adapter
    
    * manually kicking off tests
    
    Co-authored-by: Chris Huie <[email protected]>
    2 people authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    7b189d7 View commit details
    Browse the repository at this point in the history
  80. AdYouLike Bid Adapter: replace shorthand "image" native config (prebi…

    …d#6401)
    
    * replace shrorthand "image" native type
    
    * merge publisher native config with image type config
    
    * add unit tests on native image config type
    guiann authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    2ba0c96 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    55f0e39 View commit details
    Browse the repository at this point in the history
  82. LiveWrapper Bid Adapter: use userIdAsEids to handle all user ids (pre…

    …bid#6445)
    
    * Livewrapped bid and analytics adapter
    
    * Fixed some tests for browser compatibility
    
    * Fixed some tests for browser compatibility
    
    * Changed analytics adapter code name
    
    * Fix double quote in debug message
    
    * modified how gdpr is being passed
    
    * Added support for Publisher Common ID Module
    
    * Corrections for ttr in analytics
    
    * ANalytics updates
    
    * Auction start time stamp changed
    
    * Detect recovered ad blocked requests
    Make it possible to pass dynamic parameters to adapter
    
    * Collect info on ad units receiving any valid bid
    
    * Support for ID5
    Pass metadata from adapter
    
    * Typo in test + eids on wrong level
    
    * Fix for Prebid 3.0
    
    * Fix get referer
    
    * http -> https in tests
    
    * Native support
    
    * Read sizes from mediatype.banner
    
    * Revert accidental commit
    
    * Support native data collection + minor refactorings
    
    * Set analytics endpoint
    
    * Support for app parameters
    
    * Fix issue where adunits with bids were not counted on reload
    
    * Send debug info from adapter to external debugger
    
    * SChain support
    
    * Send GDPR data in analytics request
    
    * video support
    
    Video support
    
    * Report back floor via analytic
    
    * Send auction id and adunit/bidder connection id
    
    * Criteo id support
    
    * Updated example
    
    * livewrapped Analytics Adapter info file
    
    * Livewrapped gvlid
    
    * Handle all User Ids
    
    * kick off tests manually
    
    Co-authored-by: Chris Huie <[email protected]>
    2 people authored and seergiioo6 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    b35dd05 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    12266da View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. fix tests

    seergiioo6 committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    ebf1ca5 View commit details
    Browse the repository at this point in the history
  2. revert

    seergiioo6 committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    52a3720 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. merge master

    seergiioo6 committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    9184546 View commit details
    Browse the repository at this point in the history
  2. fix merge

    seergiioo6 committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    61a8431 View commit details
    Browse the repository at this point in the history
  3. fix merge

    seergiioo6 committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    d619ad0 View commit details
    Browse the repository at this point in the history
  4. fix merge

    seergiioo6 committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    980fd0f View commit details
    Browse the repository at this point in the history
  5. fix merge

    seergiioo6 committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    867a4a3 View commit details
    Browse the repository at this point in the history
  6. fix merge

    seergiioo6 committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    c2db510 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5461641 View commit details
    Browse the repository at this point in the history
  8. support adomain

    seergiioo6 committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    e97e027 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Configuration menu
    Copy the full SHA
    c817b3d View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. fix test

    seergiioo6 committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    7f49d42 View commit details
    Browse the repository at this point in the history