-
Notifications
You must be signed in to change notification settings - Fork 0
Commits on Sep 11, 2020
-
* IDU-117 IDU-119 Add zeotap submodule * IDU-117 IDU-119 Add tests for zeotapId+ module * add zeotapId+ module spec * Add IDP base64 decode logic * remove unwanted file changes * rename zeotapId+ to zeotapIdPlus * add zeotapIdPlus submodule to submodules.json * refactor code for requested changes: remove storage from configParams * add tests to eids_spec * rebase n resolve conflicts
Configuration menu - View commit details
-
Copy full SHA for 1e9be73 - Browse repository at this point
Copy the full SHA 1e9be73View commit details -
Prebid Server returns exp rather than ttl (#5715)
Updating how pbsBidAdapter sets the "TTL" for bids. TTL in PBJS terms is how long the bid can stay in cache. However, the OpenRTB standard location for this value is `exp`.
Configuration menu - View commit details
-
Copy full SHA for 896cc0f - Browse repository at this point
Copy the full SHA 896cc0fView commit details
Commits on Sep 14, 2020
-
Update the checking rule of bid param for bridgewellBidAdapter (#5736)
* Update the checking rule of bid param for bridgewellBidAdapter * Update bridgewellBidAdapter.js Co-authored-by: rigel_home <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 65b8dc0 - Browse repository at this point
Copy the full SHA 65b8dc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd38cff - Browse repository at this point
Copy the full SHA fd38cffView commit details -
Triplelift: fpd and advertiser name support (#5731)
* Add IdentityLink support and fix UnifiedId. It appears we've been looking for UnifiedId userIds on the bidderRequest object, when they are found on bidRequests. This commit fixes that error, and adds support for IdentityLink. * change maintainer email to group * TripleLift: Sending schain (#1) * Sending schain * null -> undefined * Hardcode sync endpoint protocol * Switch to EB2 sync endpoint * Add support for image based user syncing * Rename endpoint variable * Add assertion * Add CCPA query param * Simplify check for usPrivacy argument * put advertiser name in the bid.meta field if it exists * update unit tests with meta.advertiserName field * Triplelift: FPD key value pair support (#5) * Triplelift: Add support for global fpd * don't filter fpd * adds coppa support back in Co-authored-by: Will Chapin <[email protected]> Co-authored-by: David Andersen <[email protected]> Co-authored-by: Brandon Ling <[email protected]> Co-authored-by: Kevin Zhou <[email protected]> Co-authored-by: kzhouTL <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0bd72ab - Browse repository at this point
Copy the full SHA 0bd72abView commit details -
Package Lock Should Match Package.json (#5734)
This drifted away for some reason, likely some quirk of update order, in a PR that added "deep-equal". 477fe0c
Configuration menu - View commit details
-
Copy full SHA for 1e065e4 - Browse repository at this point
Copy the full SHA 1e065e4View commit details -
PubMatic BidAdapter: pass auctionId as default value for wiid param (#…
…5744) * added support for pubcommon, digitrust, id5id * added support for IdentityLink * changed the source for id5 * added unit test cases * changed source param for identityLink * pass auctionId as default value for wiid param in pubmatic adpater external call
Configuration menu - View commit details
-
Copy full SHA for 1704572 - Browse repository at this point
Copy the full SHA 1704572View commit details
Commits on Sep 15, 2020
-
Audigent HaloID User Id System Module (#5524)
* audigentRtdProvider * fix line error * fix tests * deep equal test fix * conditionally set data in html5 local storage, add markdown readme * add integration test instructions to audigent readme * halo id update * add halo id to userid hpt example, submoduleparams check * haloId submodule update * remove script tag from haloid submodule * add eid tests * update docs * merge upstream master * name update * url update, name update * eid test update * remove getIds * remove unused import * style update * remove erroneous chars * remove comments * fix updated tests * fix id count check placement * style update * style update in eids.js * trailing space fix * documentation update
Configuration menu - View commit details
-
Copy full SHA for 30a069c - Browse repository at this point
Copy the full SHA 30a069cView commit details -
Fix typo in TheMediaGrid Bid Adapter (#5589)
* 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
Configuration menu - View commit details
-
Copy full SHA for 7da0521 - Browse repository at this point
Copy the full SHA 7da0521View commit details -
Check localstorage availability before accessing it (#5616)
* Check localstorage availability before accessint it * Fix UTest for IE11 * Restore window.localStorage property descriptor after each test Co-authored-by: Hugo Duthil <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 183ff52 - Browse repository at this point
Copy the full SHA 183ff52View commit details -
Add Supply Supply Chain Object Module support for Yieldlab Adapter (#…
…5521) * Add Supply Chain Support for Yieldlab Adapter * Add minor changes based on PR comments * Make createSchainString method leaner (additional input from PR review)
Configuration menu - View commit details
-
Copy full SHA for f61be0c - Browse repository at this point
Copy the full SHA f61be0cView commit details -
Livewrapped support for video (#5724)
* 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
Configuration menu - View commit details
-
Copy full SHA for cb733da - Browse repository at this point
Copy the full SHA cb733daView commit details
Commits on Sep 16, 2020
-
Intentiq id value change (#5746)
* Intent iq id to use plain id string * getId from http resp as a string instead of as a json object * getId from http resp as a string instead of as a json object
Configuration menu - View commit details
-
Copy full SHA for 04ea603 - Browse repository at this point
Copy the full SHA 04ea603View commit details -
add quantcast ID submodule (#5727)
* add quantcast ID submodule * use setCookie in test * add comment for consent signals
Configuration menu - View commit details
-
Copy full SHA for 298139f - Browse repository at this point
Copy the full SHA 298139fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bce32dc - Browse repository at this point
Copy the full SHA bce32dcView commit details -
* temp check in * add * dev almost done * add rule name to payload * update rubi analytics tests * add functionality to mock gpt * revert analyticsAdapter update * minor cleanup * handle edge cases more gracefully * logic for when cookies not enabled new param `channel` tests * use timeToRespond if available on bidResponse * Updating with review comments
Configuration menu - View commit details
-
Copy full SHA for 140a67c - Browse repository at this point
Copy the full SHA 140a67cView commit details -
Add gdpr support to ablida bid adapter (#5741)
* add onBidWon function, add bidder adapter version to bid requests * add support for native * use triggerPxel instead of ajax, because ajax was called 3 times with native * add gdpr consent to bid requests * update tests
Dan authoredSep 16, 2020 Configuration menu - View commit details
-
Copy full SHA for fd9a0d4 - Browse repository at this point
Copy the full SHA fd9a0d4View commit details -
* added onBidWon event * luponmedia onBidWon event + test * luponmedia onbidwon event + unit test * luponmedia onbidwon event + test * luponmedia onbidwon + unit testing * luponmedia onbidwon event + unit tests * luponmedia onbidwon event ajax * package-log revert
Configuration menu - View commit details
-
Copy full SHA for a3aa5f4 - Browse repository at this point
Copy the full SHA a3aa5f4View commit details -
mapping spotx dealid to bid object (#5745)
Co-authored-by: Danny Khatib <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9452050 - Browse repository at this point
Copy the full SHA 9452050View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfb182a - Browse repository at this point
Copy the full SHA bfb182aView commit details
Commits on Sep 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a2c6128 - Browse repository at this point
Copy the full SHA a2c6128View commit details -
Added instream BID_WON tracking (#5481)
Co-authored-by: monis.q <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 172980b - Browse repository at this point
Copy the full SHA 172980bView commit details -
Configuration menu - View commit details
-
Copy full SHA for db225e9 - Browse repository at this point
Copy the full SHA db225e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5911c6e - Browse repository at this point
Copy the full SHA 5911c6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd4d0d8 - Browse repository at this point
Copy the full SHA cd4d0d8View commit details
Commits on Sep 18, 2020
-
【MediaGoBidderAdapter】notify server if the page is secure and check m…
…atch size (#5753) * notify server if the page is secure * remove undefined initial Co-authored-by: [email protected] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 89d829f - Browse repository at this point
Copy the full SHA 89d829fView commit details
Commits on Sep 19, 2020
-
ConnectAd Update: gvlid, better bidfloor support, transform type for …
…S2S (#5702) * ConnectAd Update: gvlid, better bidfloor support, transform type for S2S * ConnectAd Update: gvlid, better bidfloor support, transform type for S2S
Configuration menu - View commit details
-
Copy full SHA for 6480715 - Browse repository at this point
Copy the full SHA 6480715View commit details
Commits on Sep 21, 2020
-
* Enable supplyChain support * Added support for COPPA * Added support for TCF 2.0 * Fixed the test coverage. * Fixed lint issue. Co-authored-by: Reda Guermas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 743d6fc - Browse repository at this point
Copy the full SHA 743d6fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1793d3 - Browse repository at this point
Copy the full SHA f1793d3View commit details -
Change the data type of gdpr and schain object in Payload (#5770)
I update a little bit of data type of object gdpr and object schain in Payload data sent to endpoint. This helps to normalize my endpoint data handling
Configuration menu - View commit details
-
Copy full SHA for e7501a9 - Browse repository at this point
Copy the full SHA e7501a9View commit details -
Update Openx analytics adapter (#5761)
* OpenX: track bidRequest.timeout in openxAnalyticsAdapter * OpenX: decode campaign data in openxAnalyticsAdapter
Configuration menu - View commit details
-
Copy full SHA for 8ef4f9d - Browse repository at this point
Copy the full SHA 8ef4f9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c9c60d - Browse repository at this point
Copy the full SHA 7c9c60dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b211409 - Browse repository at this point
Copy the full SHA b211409View commit details
Commits on Sep 22, 2020
-
welect: update parameters to match backend specs of tcf2.0 (#5613)
* update parameters to match backend specs of tcf2.0 * add gvlid to spec
Configuration menu - View commit details
-
Copy full SHA for 9297612 - Browse repository at this point
Copy the full SHA 9297612View commit details -
Initial checkin jixie adapter files (#5751)
* Initial checkin jixie adapter files * Update jixieBidAdapter.js as per suggestion by reviewers, for cookie access, using instead the storagemanager from prebid. Will also fix up the unit test too. * Update jixieBidAdapter_spec.js as per suggestion by reviewers, for cookie access, using instead the storagemanager from prebid. the adaptor was updated and now this unit test also updated.
Configuration menu - View commit details
-
Copy full SHA for 52ff5e6 - Browse repository at this point
Copy the full SHA 52ff5e6View commit details -
Rubicon Bid Adapter: Let host be configurable (#5779)
* let host be configurable * update with google meet code reviews
Configuration menu - View commit details
-
Copy full SHA for c210287 - Browse repository at this point
Copy the full SHA c210287View commit details -
Rubicon Analytics Adapter: Custom Key Value reporting (#5778)
* Setting fpkvs now in adapter * add logging for bad input * make sure it is an object * ooops * google meet code review
Configuration menu - View commit details
-
Copy full SHA for 4bddb0b - Browse repository at this point
Copy the full SHA 4bddb0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3e81e4 - Browse repository at this point
Copy the full SHA b3e81e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 540c7de - Browse repository at this point
Copy the full SHA 540c7deView commit details
Commits on Sep 23, 2020
-
Britepool user id module update (#5750)
* adding britepool_pubparams dynamic variable lookup and merge into submodule params if exists * adding support for gdpr consent string in query params * adding tests for britepool_pubparams * adding doc block for consentData * adding pixel on success * - ensures id resolution pixel only fires when authoritative information is not present - adds tests for id resolution pixel
Configuration menu - View commit details
-
Copy full SHA for 1b932a0 - Browse repository at this point
Copy the full SHA 1b932a0View commit details -
Add a new param cid to bridgewellBidAdapter (#5764)
* pass a new param cid to bridgewellBidAdapter * update the markdown file for bridgewellBidAdpter
Configuration menu - View commit details
-
Copy full SHA for 5f598b4 - Browse repository at this point
Copy the full SHA 5f598b4View commit details -
Refactor refererDetection to allow for URL discovery on AMP pages. (#…
…4846) * Refactor refererDetection to allow for URL discovery on AMP pages. * Update import to include extension.
Configuration menu - View commit details
-
Copy full SHA for 8b9b86a - Browse repository at this point
Copy the full SHA 8b9b86aView commit details
Commits on Sep 24, 2020
-
Intentiq id add url params (#5771)
* Add new url params from config * Add intentIqIdSystem_spec.js tests class
Configuration menu - View commit details
-
Copy full SHA for 6ea04f9 - Browse repository at this point
Copy the full SHA 6ea04f9View commit details -
added instream video ad support (#5766)
* added adapters for gjirafa and malltv * interpretResponse fix for empty result * updated testing propertyId and placementId * added instream video ad support * Single request for multple bids
Configuration menu - View commit details
-
Copy full SHA for 7f2d81a - Browse repository at this point
Copy the full SHA 7f2d81aView commit details -
feat(sublimeBidAdapter): updating sublimeBidAdapter module (#5726)
- handle new notifyId parameter; - bumping version to 0.6.0.
Configuration menu - View commit details
-
Copy full SHA for 80fc5b6 - Browse repository at this point
Copy the full SHA 80fc5b6View commit details -
Add GVL ID and bidder code to CriteoId module (#5781)
* Add GVL ID and bidder code to CriteoId module * Add gvlid as property to CriteoIdSubmodule Co-authored-by: Jesus Alberto Polo Garcia <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 27fe52a - Browse repository at this point
Copy the full SHA 27fe52aView commit details -
Update BrightMountainMedia cookie sync URL (#5740)
BrightMountainMedia authoredSep 24, 2020 Configuration menu - View commit details
-
Copy full SHA for 3612308 - Browse repository at this point
Copy the full SHA 3612308View commit details -
Convert id5id to an object to support passing additional data points …
…to platforms (#5756) * move id5id to an object to support passing linkType and other data in the future * update bid adapters supporting the ID5 ID to use the new object instead of a string * remove `.only` from test
Configuration menu - View commit details
-
Copy full SHA for f1ea594 - Browse repository at this point
Copy the full SHA f1ea594View commit details
Commits on Sep 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7aff389 - Browse repository at this point
Copy the full SHA 7aff389View commit details -
Added GVLID to Media.net Analytics Adapter (#5789)
Co-authored-by: monis.q <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0fd7205 - Browse repository at this point
Copy the full SHA 0fd7205View commit details -
Add video ad support to ablida bid adapter (#5782)
* add onBidWon function, add bidder adapter version to bid requests * add support for native * use triggerPxel instead of ajax, because ajax was called 3 times with native * add gdpr consent to bid requests * update tests * add video ad support
Dan authoredSep 25, 2020 Configuration menu - View commit details
-
Copy full SHA for c8176d7 - Browse repository at this point
Copy the full SHA c8176d7View commit details -
Add adrelevantis adapter (#5735)
* Update adrelevantis adapter * Update Adrelevantis Bid Adapter and Add Unit Tests Commit changes suggested by @jsnellbaker on pull request #5735
Configuration menu - View commit details
-
Copy full SHA for 05a5a96 - Browse repository at this point
Copy the full SHA 05a5a96View commit details -
* Add AdNow bid Adaptor * Fix problems by PR comments. * PR comments: - Use only secure endpoint. - Use adUnit mediaTypes instead of mediaType param in buildRequests. - Pass correct sizes to the endpoint for banner and native. - Fix adnowBidAdaper.md examples. - Fix and add new tests in adnowBidAdaper_spec.js * rename test * Restore package-lock.json from master * Fix sizes of bid response object for banners. * Fix adapters tests.
Configuration menu - View commit details
-
Copy full SHA for ecd05a3 - Browse repository at this point
Copy the full SHA ecd05a3View commit details -
Improve error and documentation for publisherId (#5788)
- The error message you get if you use a publisherId that is a JS numeric instead of a JS string is not super helpful if you aren't familiar with JS internals. Update the warning message to give a suggestion on a solution, and update the markdown documentation to explictly state that the ID needs to be wrapped in quotes.
Configuration menu - View commit details
-
Copy full SHA for b2f0c6d - Browse repository at this point
Copy the full SHA b2f0c6dView commit details
Commits on Sep 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 280e957 - Browse repository at this point
Copy the full SHA 280e957View commit details -
Media.net Analytics improvements (#5755)
* medianetAnalyticsAdapter improvements * medianetAnalyticsAdapter improvements * review changes * fixed eslint Co-authored-by: monis.q <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ebb51fb - Browse repository at this point
Copy the full SHA ebb51fbView commit details -
adagio Bid Adapter: add support for CCPA, COPPA (#5749)
Co-authored-by: Clément besse <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c696e00 - Browse repository at this point
Copy the full SHA c696e00View commit details -
PubMatic analytics adapter: Not passing GDPR information (#5791)
* added support for pubcommon, digitrust, id5id * added support for IdentityLink * changed the source for id5 * added unit test cases * changed source param for identityLink * not passing GDPR data in analytics
Configuration menu - View commit details
-
Copy full SHA for a054aa0 - Browse repository at this point
Copy the full SHA a054aa0View commit details
Commits on Sep 29, 2020
-
GumGum: adds support for new field - iriscat (#5790)
* adds support for zone and pubId params * adds support for iriscat field
Configuration menu - View commit details
-
Copy full SHA for 8168453 - Browse repository at this point
Copy the full SHA 8168453View commit details -
* update id5 eids value and add html storage example * html5, not html
Configuration menu - View commit details
-
Copy full SHA for eb9cf3f - Browse repository at this point
Copy the full SHA eb9cf3fView commit details -
New PubProvided Id UserId Submodule (#5767)
* PubProvided Module * - * formatting * formatting * Added rubiconBidAdapter support Added unit tests * formatting * formatting * formatting * formatting * commit to rerun build * type changes * type changes * type changes * Revert "type changes" This reverts commit af408b0 * Revert "type changes" This reverts commit af408b0 * formatting * formatting * formatting * formatting * formatting * Revert "type changes" This reverts commit 114005a * formatting * formatting * formatting * formatting * commit to rerun build * commit to rerun build * commit to rerun build * rubiconBidAdapter changes * rubiconBidAdapter changes * rubiconBidAdapter changes * trigger build * fix * fix * fix * rebuild Co-authored-by: myerkovich <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 739bad8 - Browse repository at this point
Copy the full SHA 739bad8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92e234c - Browse repository at this point
Copy the full SHA 92e234cView commit details -
Eric Harper committed
Sep 29, 2020 Configuration menu - View commit details
-
Copy full SHA for 242efdc - Browse repository at this point
Copy the full SHA 242efdcView commit details -
Eric Harper committed
Sep 29, 2020 Configuration menu - View commit details
-
Copy full SHA for 08e2bf2 - Browse repository at this point
Copy the full SHA 08e2bf2View commit details
Commits on Sep 30, 2020
-
Add Inmar bidder adapter (#5674)
* Add Inmar bidder adapter * Update Inmar adapter * Small fix * Update Inmar params * Remove domain and bidFloor, add meta * Remove unused data * Fix unit tests
Configuration menu - View commit details
-
Copy full SHA for 61e1485 - Browse repository at this point
Copy the full SHA 61e1485View commit details -
Co-authored-by: Ignat Khaylov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 083d76e - Browse repository at this point
Copy the full SHA 083d76eView commit details -
* 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 Co-authored-by: Artem Kostritsa <[email protected]> Co-authored-by: Alexander Kascheev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0c9bbf9 - Browse repository at this point
Copy the full SHA 0c9bbf9View commit details -
Allow selection of supported default targeting keys at configuration …
…time. (#5763) * initial check-in: add ability to selectively allow default keys into GAM KV targeting. * add more descriptive test documentation to explain that the default targeting keys is checking against the key prefix to accomodate bid landscape. collate and remove targeting surrounding the key removal process.
Configuration menu - View commit details
-
Copy full SHA for 9573a42 - Browse repository at this point
Copy the full SHA 9573a42View commit details
Commits on Oct 1, 2020
-
cointrafficBidAdapter: added support responding in different currenci…
…es (#5800) * New adapter "Cointraffic" added * removed mobile detection * The sizes property has been updated, added supportedMediaTypes. * feat: added support responding in different currencies * change: module description
Configuration menu - View commit details
-
Copy full SHA for 1df6a22 - Browse repository at this point
Copy the full SHA 1df6a22View commit details -
Send proper slot info in case of adUnitPath (#5810)
- using `getGptSlotInfoForAdUnitCode` to get `divId` in case of `adUnitPath` - added test case for visibility via `adUnitPath` Co-authored-by: monis.q <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 303ccae - Browse repository at this point
Copy the full SHA 303ccaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1c6aaa - Browse repository at this point
Copy the full SHA c1c6aaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 804ff2f - Browse repository at this point
Copy the full SHA 804ff2fView commit details -
Intentiq id add validation (#5797)
* Add validity check to ignore not-available response * Added tests * Added error log
Configuration menu - View commit details
-
Copy full SHA for 907a9c7 - Browse repository at this point
Copy the full SHA 907a9c7View commit details
Commits on Oct 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b5cf481 - Browse repository at this point
Copy the full SHA b5cf481View commit details -
add native preset handling and automatic price macro replacement (#5807)
Co-authored-by: Maxime Lequain <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca22a45 - Browse repository at this point
Copy the full SHA ca22a45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 664ec3b - Browse repository at this point
Copy the full SHA 664ec3bView commit details
Commits on Oct 6, 2020
-
expose full user id config (including storage) to user id modules (#5803
Configuration menu - View commit details
-
Copy full SHA for aa1e5e3 - Browse repository at this point
Copy the full SHA aa1e5e3View commit details -
Fix timeToFirstByte unit test (#5820)
* Debug timeToFirstByte unit test * review
Configuration menu - View commit details
-
Copy full SHA for ea498f9 - Browse repository at this point
Copy the full SHA ea498f9View commit details -
rubicon: adding pubcid support (#5824)
* rubicon: adding pubcid support * adding to orderedParams * removed eids filter so all eids will be supported * fix eids test * fixed eids assertions Co-authored-by: Isaac A. Dettman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8982e09 - Browse repository at this point
Copy the full SHA 8982e09View commit details
Commits on Oct 7, 2020
-
Appnexus: Add omid support (#5821)
* basic implementation complete * add unit tests * remove redundant field tags[].video.frameworks
Configuration menu - View commit details
-
Copy full SHA for 16fabf4 - Browse repository at this point
Copy the full SHA 16fabf4View commit details -
new userId module - neustar's fabrick (#5802)
* submitting userId module for neustar's fabrick - https://www.home.neustar/fabrick * fixing 'gulp test' errors * fixing another test issue (related to ie) * removing another (last) repeat * - expose full user id config (including storage) to user id modules (#5803 - removing TODO from test * - updates to test Co-authored-by: Anderson, Ben <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f907ee6 - Browse repository at this point
Copy the full SHA f907ee6View commit details -
Integrate option to pass clickThrough urls to renderAd method (#5796)
* adding options to renderAd method * adding replaceClickThrough method to utils * implemented replaceClickThrough method in render ad to enable ssps adding url param clickthrough for publisher side counting * update to cover some validation and unit tests as requested by harpere * adding unit test for clickthrough implementation;
Configuration menu - View commit details
-
Copy full SHA for c57bab7 - Browse repository at this point
Copy the full SHA c57bab7View commit details -
Add credentials and explicit options to CriteoIdSystem (#5822)
Co-authored-by: Hugo Duthil <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ba1a35c - Browse repository at this point
Copy the full SHA ba1a35cView commit details -
AdYouLike bidAdapter - Add information in bid request (#5828)
* Remove useless bidderCode in bid response * send all the available sizes in the bid request * Use the banner sizes if given * avoid compatibility issue with old bid format * ad iframe and publisher domain paramters to bid requests * add publisher domain info in ad request * add a check in unit tests for publisherDomain * encode uri components Co-authored-by: Guillaume <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e082c83 - Browse repository at this point
Copy the full SHA e082c83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84e7121 - Browse repository at this point
Copy the full SHA 84e7121View commit details -
Configuration menu - View commit details
-
Copy full SHA for 752bd27 - Browse repository at this point
Copy the full SHA 752bd27View commit details
Commits on Oct 8, 2020
-
* add idx user id * Update modules/idxIdSystem.js to match new SubmoduleConfig param Co-authored-by: Scott <[email protected]> Co-authored-by: Scott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d27095 - Browse repository at this point
Copy the full SHA 7d27095View commit details -
Adding Test mode for the IronSource bidder (#5831)
* Change ironsource to be lower case all over code * Add test mode to the IronSource bidder
Configuration menu - View commit details
-
Copy full SHA for ab4f80a - Browse repository at this point
Copy the full SHA ab4f80aView commit details
Commits on Oct 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 32495f9 - Browse repository at this point
Copy the full SHA 32495f9View commit details -
* add vuukle adapter * add readme * doc: add email
Configuration menu - View commit details
-
Copy full SHA for 8449994 - Browse repository at this point
Copy the full SHA 8449994View commit details -
Handling video outstream in smartadserver adapter. (#5739)
* Handling video outstream in smartadserver adapter. * Fixing the outstream example with the queue handler. Co-authored-by: tadam <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b6bfbef - Browse repository at this point
Copy the full SHA b6bfbefView commit details
Commits on Oct 12, 2020
-
add stroeerCoreBidAdapter (#5830)
* add stroeerCoreBidAdapter * test correction * refactroring * add gvl id to spec Co-authored-by: Jakub Dlouhý <[email protected]> Co-authored-by: karel koule <[email protected]> Co-authored-by: Lukáš Havrlant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e39a812 - Browse repository at this point
Copy the full SHA e39a812View commit details