Patrick McCann

Results 197 issues of Patrick McCann

## Type of issue Feature request ## Description https://github.com/prebid/Prebid.js/pull/5481 adds module support for detecting if a video bid won instead of just set targeting. https://github.com/prebid/Prebid.js/pull/2777 adds a function for publishers...

feature

## Type of issue Tech debt ## Description https://github.blog/2022-08-15-the-next-step-for-lgtm-com-github-code-scanning/ ## Steps to reproduce ## Test page ### Expected results ### Actual results ## Platform details ## Other information

## Type of issue Feature Request ## Description Create vendorless (from gdpr perspective) analytics adapter that sends analytics events to a configurable endpoint. It would need purpose 7 consent to...

feature

[adserver.js ](https://github.com/prebid/Prebid.js/blob/master/src/adserver.js) appears to be completely replaced by https://github.com/prebid/Prebid.js/blob/master/modules/dfpAdServerVideo.js and also has really poor coverage (https://coveralls.io/builds/51056221/source?filename=src%2Fadserver.js ). Should it just be deleted?

## Type of issue Feature request ## Description request bids will take imp.ext.tid array on the request, likely somehow in the auction specific ortb object. We also plan to publish...

feature

With the release of the topics module, https://github.com/prebid/Prebid.js/pull/8646 two enhancements immediately come to mind: Calling the api within a frame for an entity with a larger footprint (adnxs.com, adsrvr.com, rubicon-project.com,...

feature
taxonomy

List of issues or ideas for prebid 8, which unless an urgent need arises, is expected in q2 2023. Work expected to begin in q1 2023, this issue is just...

## Type of issue bug @HuddledMasses fyi ## Description (https://github.com/prebid/Prebid.js/blob/cdb290c501d626d9020e2c0d5ce03b1edc4785bd/modules/colossussspBidAdapter.js#L233) appears to return type 'html' and this warning always fires https://github.com/prebid/Prebid.js/blob/cdb290c501d626d9020e2c0d5ce03b1edc4785bd/src/userSync.js#L196 ## Test page firstquarterfinance.com?pbjs_debug=true

bug

## Type of issue Bug ## Description Several adapters appear to not be using our methods to append scripts or tags to the DOM. Please switch them over https://github.com/prebid/Prebid.js/blob/3ef3cf4d1a62a43ae314edb21b1f054ace8a764a/modules/airgridRtdProvider.js#L47 @ydennisy...

@philan15 please don't call getuseridsaseids in the owpbjs library https://github.com/prebid/Prebid.js/blob/b9fe9a2991e8383b6c121e19fe1d859fbd80365f/modules/displayioBidAdapter.js#L134 That's the wrong global and one should read the eids from the request, not this api.

bug
improvement