Id5Id: Add localStorage availability to id5id fetch request#9755
Merged
patmmccann merged 4 commits intoprebid:masterfrom Apr 4, 2023
Merged
Id5Id: Add localStorage availability to id5id fetch request#9755patmmccann merged 4 commits intoprebid:masterfrom
patmmccann merged 4 commits intoprebid:masterfrom
Conversation
patmmccann
approved these changes
Apr 4, 2023
hankyates-maven
added a commit
to themaven-net/Prebid.js
that referenced
this pull request
Apr 28, 2023
* tag '7.44.0': (320 commits) Prebid 7.44.0 release Concert Bid Adapter: Enable support for additional userId's (prebid#9780) vidazoo Bid Adapter: update support of metaData (prebid#9749) Criteo Bid Adapter: Read GPP from ortb2 object (prebid#9775) OpenxOrtbAdapter: add back missing params support for coppa and video (prebid#9782) size map support (prebid#9772) Multiple bids in one request to Adrino Adserver (prebid#9742) Multiple modules: decouple GVL IDs from storage access control (prebid#9736) Update gumgumBidAdapter.js (prebid#9779) appnexus bid adapter - add gvlids to aliases (prebid#9777) Update undertoneBidAdapter.js (prebid#9778) PubMatic Bid Adapter: native 1.2 support (prebid#9701) Criteo ID Module: Add error callback for pixel sync call (prebid#9754) TTD Bid Adapter: add support for video.plcmt and imp.rwdd (prebid#9762) BrightcomSSP, Brightcom: remove options overide from buildRequests (prebid#9753) AIDEM Bid Adapter: extended app/site parameters on win notice (prebid#9765) ZetaGlobalSsp Bid Adapter: provide tagid from params (prebid#9764) Craft Bid Adapter : update for imuIdSystem (prebid#9757) LocalStorage availability logging (prebid#9755) Greenbids Analytics Adapter: create new analytics adapter for Greenbids (prebid#9690) ...
jorgeluisrocha
pushed a commit
to jwplayer/Prebid.js
that referenced
this pull request
May 23, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Type of change
Bugfix
[ X ] 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
Added new field to ID5 fetch request to log if localStorage is available or not
Other information