forked from prebid/prebid.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update remote repository #4
Merged
Merged
Conversation
This file contains 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
* iPROM bidder upload - docs * Update iprom.md added quotes around the string examples and made the link active Co-authored-by: Gašper Žagar <[email protected]> Co-authored-by: Jean Stemp <[email protected]>
Restore expected CNAME for production site. This reverts commit 0c0166c.
Allow indexing of production site. This reverts commit 543ea07.
* breaking analytics adapters out into separate files * new analytics adapter doc instructions * new analytics adapter doc instructions * giving specific guidance on the privacy policy flags
This is a better approach do it by parsing the title rather than relying on a value in the frontmatter
Make them sorted by title in a case-insensitive manner
Now that we are grouping by parsing title, we no longer need the list_group in the frontmatter.
* Create bcm.md * Fixed the file location * Revert "Fixed the file location" This reverts commit 0849daf. * Moved to dev-docs/bidders Co-authored-by: Gabriela Melendez <[email protected]>
* Change params, add description * Add support for gdpr, schain and video * change param from ZoneId to zoneId remove rows: top_nav_section , nav_section * change param from ZoneId to zoneId remove rows: top_nav_section , nav_section * New adapter - videofy * add updated supported, add example
* Native: add Custom Assets section * wordsmithing * Update native-implementation.md Co-authored-by: bretg <[email protected]>
* Initial seutp of Laravel Mix for CSS/JS generation * Inital webpack mix script * Additional mix packages and build scripts * Stub source files * Adds bourbon and include-media for build * Import sass from main site * Initial import of required Bootstrap styling Only bring in what we need to keep CSS size down * Mark jQuery as an external So that we can include it separately and still use it in webpack build pipeline * Add Bootstrap and dependency For styling and JS * Ignore changes to build support files * Setup support to automatically reload CSS when it changes Via browsersync Without this change I was having to wait for Jekyll to finish rebuilding the site in order to see CSS changes * Initial setup for JS build bootstrap import stubbed till we can figure out just which bits we need and can limit the import to keep JS size down * Add new brand color token for dark colors * Initial work styling header * main CSS build entry point * Initial build of CSS * Initial work to update head for relaunch Removing some unneeded CSS/JS dn prep work for new site fonts * Review navigation markup to work with Bootstrap 4.x * Regenerate production JS * Copy JS with mix to support browsersync reloading * Update nav to show proper main nav items Use the same nav struct for mobile view as well * Enable main nav JS functionality * Load reset styles from Bootstrap * Load the site in Chrome for development * Load utility classes Should see if we can trim this down at some point and not load _all_ of the utility classes * Push nav to the right * Reflow code for better readability Also fix unbalanced tags and add comments to sort out unbalanced tag * Reflow code for better readability * Reload changes to HTML files * Update width to match design comp * Remove VC style helpers from WP They’re not needed on this site * Add another level of spacer To keep with Bootstrap patterns but give us spacer to match the comp * Implemented content and styling for homepage main content area. * Update CNAME * Can’t ignore CSS and JS files The site won’t render correctly on GitHub Pages w/out them. * Delete CNAME * Create CNAME * Delete trailing whitespace * Close tags for better code And so that browsersync integration works correclty * Dev config file So that we can ignore generated files w/out affecting the production process. `bundle exec jekyll serve --config _config.yml,_config_development.yml` * New token for divider color * Initial work on interior page styling * Reflow code to try to make indenting consistent Added character names to conditionals/loops to keep them straight. * In-progress work on left nav Restructuring class handling to DRY up code and reduce complexity of if statements. Tweaking classes to provide styling hooks. Updates for showing active nav sections. * Updating sidebar styling and markup to support comp Still need to add carrot indicators * Move content block to be child of column To get more space between sidebar and content * Don’t output cookie consent unless in production To avoid the on-screen clutter during development * Regenerate CSS * Iterating on interior content styling * Styling interior page bits * Regenerate CSS * Include bootstrap before bourbon To let bourbon `size` mixin override the conflicting mixin from bootstrap * Initial work on footer content and styling * Cleanup nav styling * Update logo to knockout version from comps * Add carrots to sidebar elements * Regenerate JS * Tweak header to better match comp * Iterating on dropdown styling * Dropdown styling tweaks To better match comp. Added section classes to data for styling hooks. * Regenerate CSS * Enabled rollover styling for format tiles Had to move svgs to be inline so we can change styling with CSS. Also changed the markup order so that we can change svgs on link hover. * Card and hover treatment for source cards on medium banner * Social media icons and styling * Tweaks to “footer” on homepage To better match comp. * Regenerate CSS * Don’t index content on review site. * Tweaking font sizes and spacing For better display of content on interior pages * Get rid of wrapper element Since it is preventing proper page width on some interior pages - content is spreading wider than the container * Match table color in comp * Properly mark nav items active that are simple nav items * Get rid of   entities breaking sidebar layout Any spacing/stying is being handled by CSS so no need for these layout bits in the sidebar config file. * Rearrange content for better display in new design * Add space below highlights For better content display * Tweak thead border width To match comp * Keep table looking decent if it overflows the container * Include alert styles to match current site * Regenerate CSS * Better display of category groups in sidebar * Prevent egregiously bad display with nested content blocks * Breathing space above highlights * Extract common head markup Moving it to a single file makes it easy to share common asset include and setup details across all pages on the site. This is a first setp to getting the `head` for video examples cleaned up. * Update video examples to use common head include To DRY up code * Update video sample template To use same design as other pages on the site. * Style video example code like other code blocks * Don’t add bullets to tab list items * Expose standard BS alerts to brand-specific classes squash * Regenerate CSS * Update template to get layout updates To match new design. Also remove trailing whitespace * Reflow code for better readability * Style common bidder tables * Fix tags for proper footer display Also, whitespace updates * Delete trailing whitespace * Update class for styling tweaks * Update template structure for new design Also, delete trailing whitespace * Put margin below sidebar like pb-content So that if sidebar is longer than content we still have the footer pushed down. * Reflow code for better readability * Fix missing closing tags * 404 page layout and styling * Regenerate CSS * Fix button display on smaller screens * Better display of social media on smaller screens * Regenerate CSS * Update README with changes for building assets * Make Codes of Conduct and Policies into collapsible sections * Add styling for custom table By extending Bootstrap styles for ease of maintenance * Make table responsive for example Makes the table scrollable if it’s wider than the space. Have to wrap the markdown in `div` tags and move the Inline Attribution List (https://kramdown.gettalong.org/syntax.html#inline-attribute-lists) to the bottom so that it doesn’t interfere with Markdown parsing of the table. Also need to specify that the `div` contains markdown via `markdown=“1”` based on https://kramdown.gettalong.org/syntax.html#html-blocks * Regenerate CSS * Header padding on mobile * Better mobile display of main nav * Expose sidebar nav via toggle control on mobile * Keep sidebar visible on larger screens But collapse it behind the toggle on smaller screens. * Move margin to footer So that we don’t have extra margin below sidebar when left nav is collapsed on mobile * Better spacing around sidebar on mobile * Update other templates to show collapsed leftnav on mobile * Update extra template to new design for completeness * Regenerate CSS * Use full bootstrap from CDN rather than limited local bootstrap Since the local compiled bootstrap uses features of JS that aren’t supported in IE11 and aren’t being “fixed” by babel in testing. * Tweak to fix hover behavior in IE11 * Regenerate CSS * Adjust font sizes per feedback Switching from sizes in design comp to Minor Thirds ratio to have more difference in font size between the levels. * Add missing heading styling h5 isn’t used in the content area on the site but adding it here so that it’s available in the future if an h5 is added. * Make h4 italic per feedback Required adding semi-bold italic font from Google for proper display in browsers. * Revert italic for h4 after additional feedback Leaving italic on h5 since h5 is same size as body copy and leaving italic-semi-bold include to support h5 styling. * Regenerate CSS * Tweaks to get more space for content Make the overall page wider and the sidebar narrower, then give all that extra space to the content. * Add padding to prevent nav text from running into icon It didn’t in review/testing but this tweak will ensure it doesn’t in the future. * Regenerate CSS * Revert "Update CNAME" Revert CNAME to be correct for production site before opening a PR. This reverts commit 8c44d99. * Remove no-index from headers So that PR for production site doesn’t block search indexing. * Delete old, unused references to JS build Had to move away from JS build process due to issues generating a cross-browser JS file. * Open marketing site link in new window * Reduce top padding on code Per request. * Delete old, unused JS assets * Better display of Download page * Hide modal to match behavior on previous site design * Merge styles for smaller CSS file * Update bidders page to match main listing * Better heading level for standalone page * Make content area wider For better display * Link to standalone pages So that the bidders page is an entryway, not a page with lots of content * Delete old bidders content Now being displayed on individual pages * Placeholder for autocomplete * Update CNAME for testing * Don’t index staging site * Setup new layout for individual API pages Based on bidder layout * Break apart main API page to sub-pages For better UX and to get rid of long pages. * Initial work to add search to site * Don’t filter by tags for now Testing site-wide search * Initial basic autocomplete support Link out to page on selection * Classify bidders for grouping by name * Text change per comp * Setup bidder groupings * Updated lockfile * Add awesomplete package So that we can pull in CSS without using CDN * Add class for styling hook * Remove CSS from CDN We will be styilng via native site CSS * Revise list output to prevent markdown from breaking generated markup * Styling for bidder list and autocomplete Per comp * Reflow code For more readable customizations * Increase hits returned Per feedback * Only return 1 result per URL * Hide facet groupings Per feedback * Regenerate CSS * Simple cache busting To get updated CSS to be used. * Extract JS to external file So that we can edit it w/out battling with Jekyll/Liquid parsing and formatting. * Add support to sort results by name For saner result display * Revert "Break apart main API page to sub-pages" This reverts commit a6b9e8e. These updates are not ready to launch yet - revert them so they’re not part of the PR for bidder updates * Revert "Setup new layout for individual API pages" This reverts commit 23d00e5. These updates are not ready to launch yet - revert them so they’re not part of the PR for bidder updates * Add helper script to find ungrouped bidders Whenever bidders are added to the site they need to be assigned to a `list_group` from `dev-docs/bidders.md` via the individual bidder frontmatter. If a bidder isn’t assigned to a `list_group` then they won’t appear on the Bidders page. This script checks all bidders and lists those that aren’t assigned to a `list_group`. Exclude the script so it’s not included in the generated site. * Assign new bidders to list groups * Revert "Update CNAME for testing" Restore expected CNAME for production site. This reverts commit 0c0166c. * Revert "Don’t index staging site" Allow indexing of production site. This reverts commit 543ea07. * Refactor grouping by name This is a better approach do it by parsing the title rather than relying on a value in the frontmatter * Better sort of bidder pages Make them sorted by title in a case-insensitive manner * Remove unneeded list_group Now that we are grouping by parsing title, we no longer need the list_group in the frontmatter. * Remove unneeded helper script * Remove unneeded `list_group` * Delete merge conflict tags * Restore original line breaks
* as we are adding the prebid-server adaptor and introduced a few extra params , they are added here too (note: those 3 new params would also reach the headerbid adserver in the case of prebid "clientside HB" too. So all good) * added quotes around string params Co-authored-by: bretg <[email protected]>
Keep the icon visible.
Per feedback
* describing opt-out * fixing pubcommon opt out * wordsmithing
* Update publisher-api-reference.md * wordsmithing good improvement. made a few updates. Co-authored-by: bretg <[email protected]>
Co-authored-by: faithnh <[email protected]>
Co-authored-by: hcai <[email protected]>
Co-authored-by: John Salis <[email protected]>
Co-authored-by: John Salis <[email protected]>
… read from ad unit (#2974) * update doc to reflect that video params can be read from ad unit * trivial alignment of table
Co-authored-by: karimJWP <[email protected]>
Co-authored-by: John Salis <[email protected]>
* initial draft of FPD module doc * FPD enrichment module docs * FPD sub-modules * renamed files * added refresh note to validation
…#2877) * Bright Mountain Media: Add support for video * Bright Mountain Media: Add support for schain * Bright Mountain Media: Update Bid Params
* datablocks bidder - banner and native support, remove datablocks.md from incorrect directory * Datablocks: Update bid params and usp_supported * Update datablocks.md Update to clarify supported options / params Co-authored-by: jmayor <[email protected]>
* appnexus bid adapter: flocid support * add uid2 to list
wojciech-bialy-wpm
pushed a commit
that referenced
this pull request
May 9, 2022
wojciech-bialy-wpm
pushed a commit
that referenced
this pull request
Jun 22, 2022
* updated ix docs for outstream float support * minor verbiage fix * included floating support content (#4) * included floating support content * Update ix.md * Update ix.md Co-authored-by: Love Sharma <[email protected]> Co-authored-by: rimaburder-index <[email protected]>
wojciech-bialy-wpm
added a commit
that referenced
this pull request
Aug 1, 2022
* Merge upstream (#1) * Update firstPartyData.md (#3660) * Conversant adapter now supports the supply chain module (#3655) * Updated list of parameters for nextMillennium (#3654) * Add dacid user id module (#3644) * Feature/esp (#3643) * ESP: encryptedSignalSources key added under userSync object * ESP: Description changed * Docs updated for ESP in user id module section * Docs updated for ESP in user id module section * Docs updated for ESP in user id module section * Docs updated for ESP in user id module section * Section related to ESP moved at the end of basic configuration * ESP documentation: Few corrections * ESP: Added few more details and link to google beta documentation * ESP documentation: Note classes added and few changes * ESP configs and its description is updated * Config changes doc updated * Allow configuration of the sync URL and to allow callbacks for specific custom partner integrations (#3586) * Update userId.md Included novatiq snowflake id submodule specifications * Update download.md Added novatiq snowflake id submodule * Revert "Update userId.md" This reverts commit 556d56a11608135b5abcbe73755bb9b3b8be7308. * Update userId.md Novatiq ID System: updated product description as per request * fix layout and format as per other examples * tables still broken, missed markup line just before the close div - try again * whitespace? * Document "Allow configuration of the sync URL and to allow callbacks for specific custom partner integrations" functionality * typos Co-authored-by: novatiq <[email protected]> * Add banner support (#3638) * SA Lunamedia Bidder Adapter: fix markdown (#3637) * New adapter "SA Lunamedia" * New adapter "SA Lunamedia" 2 * add userSync * remove gdpr tag since gdpr_supported is included * schain * fix markdown Co-authored-by: Chris Huie <[email protected]> * Open8 Bid Adapter: update docs for added back (#3634) * JDB-496: adding ftrack to the Prebid website (#3627) Co-authored-by: Jason Lydon <[email protected]> * add imuid userId Module download (#3624) * readme file for idWardRtdProvider (#3578) Co-authored-by: Pavlo <[email protected]> * Vendor Billing in Prebid.js (#3533) * auction delay and timeout * removing common RTD params from params table * Vendor Billing in Prebid.js * Update vendor-billing.md * wordsmithing Co-authored-by: bretg <[email protected]> Co-authored-by: MartianTribe <[email protected]> * added renderer config (#3531) * Bump url-parse from 1.5.7 to 1.5.10 (#3604) Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump ssri from 6.0.1 to 6.0.2 (#3601) Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/npm/ssri/releases) - [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md) - [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2) --- updated-dependencies: - dependency-name: ssri dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * mediafuse md file change (#3585) * removed mediafuse md files as we are deploying new pull request we wanted to remove the existing bidders list on the name mediafuse * created mediafuse bidder md file * Revert "created mediafuse bidder md file" This reverts commit fb49c32fc9ac746a3f7d02e4cd357bf7c5229cab. * Created MediaFuse bidder md file * updated test parameters Co-authored-by: rn <[email protected]> * PBS deals update (#3679) explaining the difference in what's sent to the ad server based on whether PBJS is present. * PBS FAQ: SSL support (#3680) * PBS Hosting update (#3681) adding note about SSL * mobile config id (#3682) Added note about config ID being the stored request id * mobile config ID clarification (#3683) * rubicon: added PBS host instructions (#3684) * PBS coop-sync doc (#3685) * Update PBS adapter documentation (#3662) * Update PBS documentation Unify PBS documentation as a module (not a bidder); remove duplication about it from `setConfig`; add stored impression examples PBJS PR: https://github.com/prebid/Prebid.js/pull/8154 * wordsmithing Co-authored-by: bretg <[email protected]> * YahooSSP added video support. (#3664) Co-authored-by: oath-jac <[email protected]> * init (#3661) * PBS-Go: Remove User Sync Default + Update Features (#3656) * add Yandex Bidder Adapter (#3641) Co-authored-by: Taras Saveliev <[email protected]> * PubMatic: add "acat" parameter (#3657) * PubMatic: add "acat" parameter * use IAB catagories for acat * Biddo Bid Adapter: add dev docs for biddo adapter (#3659) * Added dev docs for invamia bid adapter * Add dev docs for biddo adapter Co-authored-by: Andrew Lays <[email protected]> * Add DistroScale Bid Adapter (#3665) * prebidServer module updates (#3697) added TOC, changed heading levels * Fix #3327 add multiformat_supported field (#3694) * Fix #3327 add multiformat_supported field * Add new field in pbs java/go docs as well * Update google.md * adapter notice added (#3692) * GA doc - add instructions (#3703) * fix interstitial nav entry (#3704) * GA docs: clarify cpmDistribution (#3706) * enhanced load-cookie docs (#3707) * add JANet doc (#3591) remove some aliases' docs * Bump minimist from 1.2.5 to 1.2.6 (#3702) Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Updating pulsepoint config related to userIds support (#3689) * docs: update AudienceRun adapter doc (#3687) * Nexx360 - Video added to nexx360 bid adapter (#3686) * video added * video added to nexx360 * Remove useridtargeting (#3677) * add PGAM doc (#3675) * Yahoo Branding (#3674) Updated Yahoo Brand from VerizonMedia Co-authored-by: ed <[email protected]> * Fix SmartHub documentation (#3672) Make pbjs: true * Remove outdated information for PubMatic bidder (#3671) * floor support (#3670) * USP API Doc was wrong (#3667) * Update consentManagementUsp.md * fixing table Co-authored-by: bretg <[email protected]> * add parameters in Fabrick ID by Neustar section. (#3668) * add parameters in Fabrick ID by Neustar section. * add parameters in Fabrick ID by Neustar section. * Glimpse: add usp support, update params and fpd setup (#3669) - Add usp support - Remove demand and keywords bidder params - Update example on setting up adapter with first party data - Rename placementId to pid - Update fpd section description - remove user.ext.keywords from example - update contact email address * [:art:] fix: publisherPath typo (#4) (#3705) * Update documentation for publisher userID api (#3698) * Update documentation for publisher userID api * Update dev-docs/modules/userId.md Fix backtick Co-authored-by: Scott Menzer <[email protected]> Co-authored-by: Scott Menzer <[email protected]> * added multiformat support (#3712) * Update documentation for RampID module (#3695) * Update userId module Add storage.refreshInSeconds to example implementations * Update userId.md * Update ATS Analytics documentation Provide extra information how to configure. * Update ats.md * Update about.md (#3717) * Remove Reference Supporting Dynamic Domains (#3724) * Remove Reference Supporting Dynamic Domains * Grammar Fix * Build package info for pubProvidedIdSystem fix (#3710) pubProvidedIdSystem instead of pubProvidedId * Fix janet server flag (#3716) * Update cwire.md (#3676) Add `enable_download: true` to cwire.md to enable download link for cwire adapter. * PBS Floor documentation (#3733) * pbs floors early draft * first draft * 2nd review * added beta notice * Fix Rise doc (#3678) * Update Rise readme * fix rise doc * change rise docs * PBJ: Add IPF feature to bid adapter (#3735) * PBJ: Add IPF feature to bid adapter * wordsmithing What's the difference between mediaType and format? The PRD outlines mediaType and size. * wordsmithing, cont. * fixed classes used in getfloors Co-authored-by: Serhii Nahornyi <[email protected]> Co-authored-by: bretg <[email protected]> * fixed cwire md file (#3737) * Evolution Bid Adapter: add id5id (#3728) * e-volution doc update * updates for Prebid v5 * add id5id Co-authored-by: bretg <[email protected]> * PBS native - adding asset.id (#3746) * AudienceRun bid adapter: update doc (#3718) * docs: update AudienceRun adapter doc * docs: update AudienceRun bid params, floors support and registration * fix md (#3729) * fix for jekyll not starting with ruby 3 (#3740) https://github.com/jekyll/jekyll/issues/8523 Co-authored-by: Michele Nasti <[email protected]> * Added doc for acat field priority (#3709) Co-authored-by: Kapil Tuptewar <[email protected]> * Show ATS Analytics on download page (#3747) set enable_download to true * Prebid mobile release 2 0 (#3732) * remove some mopub files * remove some mopub files * setup max network * multiformat * rendering controls * max integration for android * android: Customization Controls * android: rendering controls * corrections for the new version * corrections according to the review * corrections for the 2.0 version * changes for 2.0 * corrections for 2.0 * corrections for 2.0 * fix typo Co-authored-by: Yuriy Velichko <[email protected]> * removed PubNX bid adaptor (#3748) Co-authored-by: Mohit Patil <[email protected]> * FTrack User Id submodule: making the IDs dynamic (#3690) * JDB-253: making the IDs dynamic * JDB-523: updating documentation for household ID * PR cleanup Co-authored-by: Jason Lydon <[email protected]> * feat: updated insticator.md (#3738) * Triplelift: update bidder params page (#3722) * fix adapter name (#3699) * Automatad Bid Adapter: update doc to reflect placementId as optional parameter for adapter (#3693) * added automatad openRTB adapter doc * Update automatad documentation with first party data support status * remove duplicate file * make placementId optional * Mediasniper bid adapter (#3652) * Mediasniper bidder adapter * fix placement -> placementId * update docs to indicate native support (#3714) * Criteo: Updated document regarding first party data support (#3739) * MimuteMedia - Add support for Banner (#3708) * Update Rise readme * Add support for banner * fix doc * fix rise doc * roll * cr * Initial GAM Yield Group FAQ (#3750) * Initial GAM Yield Group FAQ * Update faq.md Co-authored-by: MartianTribe <[email protected]> * adds cids (#3744) * Add 33Across user id sub-module (#3736) * Add 33across id section to user id documentation * apply CR feedback to 33across ID documentation * Switch AppNexus AMP RTC Mentions To PSP (#3723) * MobfoxPB Adapter: ported adapter to v5 (#3713) * initial * Update mobfoxpb.md * Update mobfoxpb.md * Update mobfoxpb.md * Update mobfoxpb.md Add `key` parameter * updates for prebid v5 Co-authored-by: Aiholkin <[email protected]> * PBS troubleshooting debug flag update (#3755) * Incorrect module code (#3758) * Added documentation for allowAlternateBidderCodes property (#3721) * Added documentation * more explanation about bidderSetting Co-authored-by: pm-azhar-mulla <[email protected]> * added renaming FAQ entry (#3752) * Fix `modulecode` for the ATS analytics adapter (#3756) * PBS auction endpoint fix (#3764) * Add Professor Prebid user guide (#3753) * Add Professor Prebid User Guide * wordsmithing added alt text, related reading, minor wordsmithing * wordsmithing added alt text, related reading, minor wordsmithing Co-authored-by: Allan Jun Hirata <[email protected]> Co-authored-by: bretg <[email protected]> * Fix wrong formatting of 33Across configuration params (#3757) * chore: update AirGrid docs, typos and link fixes (#3759) * Update talkads.md (#3767) * updated Invibes documentation to reflect the latest updates on Local Storage usage (#3769) * Updated the TTL for banner and video bids (#3771) * Colossus Bid Adapter: add new param (#3663) * Updated docs Colossusssp Adapter * Update colossusssp.md Add media types * Update colossusssp.md add usp consent support * adding schain flag * gdpr and user ids * id5id support * Prebid server info * Remove PBS params * Add colossus PBS docs * Add short note for pbs adapter parametres * Add note for pbjs parametres * Fix * remove duplicate string * Update colossusssp.md Ad biddflorr parameter * add uid2 * fix * fix * add group_id * add groupId Co-authored-by: Vladislav Isaiko <[email protected]> Co-authored-by: bretg <[email protected]> Co-authored-by: Aiholkin <[email protected]> * Adding Aax bidder adapter doc (#3696) * Adding Aax bidder adapter doc * recommended flags added * added support for video * rectified gvl id * Update naming of RampID user id module (#3726) * Alkimi Bid Adapter (#3730) * Alkimi bid adapter * Alkimi adapter docs Co-authored-by: Alexander Bogdanov <[email protected]> * Jx userids (#3734) * as we are adding the prebid-server adaptor and introduced a few extra params , they are added here too (note: those 3 new params would also reach the headerbid adserver in the case of prebid "clientside HB" too. So all good) * added quotes around string params * added userids entry Co-authored-by: bretg <[email protected]> * Hadron analytics adapter (#3741) * documenting hadronAnalyticsAdapter * Changed the text * Renamed to Audigent analytics adapter Co-authored-by: Abhinav Bondalapati <[email protected]> * Change macro resolution langauge (#3743) * Update faq.md * Update faq.md * Adman Bid Adapter: add idx (UserID Module) (#3751) * Add adman dev doc * Change params Params required by new adapter setup * Edit docs Fix naming, use quotes around example * adding quotes to string param * Update adman.md * tcf2_supported: true * Update adman.md add usp support * Add api param for prebid servr adapter * updates for prebid 5.0, and support uid2 * add Lotame Panorama ID * add idx (UserID Module) Co-authored-by: minoru katogi <[email protected]> Co-authored-by: ADman Media <[email protected]> Co-authored-by: bretg <[email protected]> Co-authored-by: Aiholkin <[email protected]> * Updated adf docs (#3754) Co-authored-by: Justas Pupelis <[email protected]> * Add CPEx ID (#3768) * Add CPEx ID * Add cpexId adapter line * Update tpmn.md (#3775) Co-authored-by: changjun <[email protected]> * Add PGAM client side support (#3778) * Improve Digital adapter: Extend mode (#1) (#3782) * Richaudience BidAdapter: Add new info to .md (#3783) * Add Documentation For Prebid Server Adapter * Richaudience BidAdapter: Add new info to .md * Fix/bliink documentation (#3784) * fix: bliink.md updated * docs: bliink.md updated Co-authored-by: louisbillaut <[email protected]> * outstream docs update (#3777) Co-authored-by: Love Sharma <[email protected]> * Removed GroupM as alias of PubMatic (#3761) * removed groupm docs * Updated docs for groupm * adding version note header Co-authored-by: pm-azhar-mulla <[email protected]> Co-authored-by: bretg <[email protected]> * Add BidWatch Analytics Adapter (#3715) * Add new Analytics Adapter: bidwatch * change enable download * Update weborama RTD submodule doc for specify list of bidders to share data (#3745) * update doc * update docs * update doc * add mentions to sfbx-lite * update docs * Update oftmedia.md (#3774) Update with corrections and up-to-date data. * PBS auction doc updates (#3787) * PBS auction doc updates added a new deals targeting option and revised the bid caching section * updated summary table * oftmedia doesn't support PBS (#3801) * Add Gravito Id in prebid documentation (#3789) * remove onevideo adapter details (#3790) Co-authored-by: dsravana <[email protected]> * Add comma to code examples for RampID (#3791) * Automatad adapter documentation update (#3793) * Automatad adapter documentation update * Modified the automatad's bidder docs to support prebid server documentation. * Modified the automatad adapter's documentation to removed siteId and made position an optional field * Sortable Adapter Removal (#3795) * Rename id to aoneId from dacId (#3796) * Update adsolut.md (#3798) Add media types, add privacy compliance * Remove notice of support of custom clientID (#3800) Co-authored-by: Erik Hummel <[email protected]> * Add new docs for our Taboola adapter (#3760) * create new adapter docs for taboola bidder * small fixes * small fixes * Reposition the CSS directive Reposition the styling directive. Split the 'Note' into 2 sections. Make minor textual tweaks. * create new adapter docs for taboola bidder * small fixes * small fixes * Reposition the CSS directive Reposition the styling directive. Split the 'Note' into 2 sections. Make minor textual tweaks. * Update taboola.md disable the support of: schain_supported Co-authored-by: pcimring-taboola <[email protected]> * Akamai RTD: Updated the taxonomy value and signature version (#3700) * Updated the taxonomy value and signature version * Updating documentation around dapFpUrl and dapFpTimeout * Changed the entropy variable names and script location * Fixing review comments - correcting the table * AdYouLike BidderAdapter schain support (#3804) * add getfloor support for adyoulike * add userId support on adyoulike bidder * removed obsolete pubCommonId * remove user ids * fix schain after merge * updated aax adapter title (#3806) * zeta_global_ssp docs (#3797) Co-authored-by: Surovenko Alexey <[email protected]> * Updated docs for Kobler adapter (#3794) * Updated docs for Kobler adapter. * Added more details about page URL. * Update stroeerCore.md (#3781) * Update stroeerCore.md * add fields * Add piano dmp analytics adapter docs (#3772) Co-authored-by: Dmitriy Mishutin <[email protected]> * IncrementX Bid Adapter: vertoz adapter renamed to IncrementX (#3725) * IncrementX Bid Adapter: vertoz adapter renamed to IncrementX * IncrementX Bid Adapter: bidder flags updated * IncrementX Bid Adapter: bidder flags updated Co-authored-by: Mohit Patil <[email protected]> * added videoHeroes spec to docs (#3720) * added brave bidder docs * added quotes around the string parameter * added videoHeroes spec to docs Co-authored-by: bretg <[email protected]> * Bump eventsource from 1.0.7 to 1.1.1 (#3817) Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. - [Release notes](https://github.com/EventSource/eventsource/releases) - [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md) - [Commits](https://github.com/EventSource/eventsource/compare/v1.0.7...v1.1.1) --- updated-dependencies: - dependency-name: eventsource dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Magnite adapters still require legacy GVL IDs (#3810) * PBS: added endpoint-compression config (#3828) * appnexus First Party Data updates (#3832) * appnexus First Party Data updates * typo * Update appnexus.md Co-authored-by: bretg <[email protected]> * fixed silly typo (#3834) * Require supply chain module in mediakeys adapter (#3821) Co-authored-by: François Maturel <[email protected]> * update to HB yield group FAQ (#3829) * Prebid 7: update docs on refererInfo, publisherDomain (#3799) Co-authored-by: Chris Huie <[email protected]> * Removed akamaiUserID documentation (#3813) * feat: updated insticator.md (#3807) * test * feat: added description for video * feat: fix README.md * feat: added multiformat_supported Co-authored-by: Sergey Derbush <[email protected]> * Updated merkleId parameters (#3809) Co-authored-by: Nick Curry <[email protected]> * Remove adlive bidder (PBJS 7) (#3765) Per https://github.com/prebid/Prebid.js/issues/8394 * fixing bidder code for incrementx (#3837) * download page doesn't like 7.0 * download page doesn't like 7.0 (#3840) * Create pb7-notes.md (#3779) * Create pb7-notes.md * Update pb7-notes.md * Update pb7-notes.md * Update pb7-notes.md * Update pb7-notes.md * Update pb7-notes.md * Update pb7-notes.md * Update pb7-notes.md * Update pb7-notes.md * Update pb7-notes.md * Update pb7-notes.md * Update pb7-notes.md * Update pb7-notes.md * Update pb7-notes.md * Update pb7-notes.md * Update pb7-notes.md * Update pb7-notes.md * Update sharethrough.md * Update rubicon.md * Update ttd.md * Update colossus.md * Update appnexus.md * Update kargo.md * Update colossus.md * Update dev-docs/pb7-notes.md Co-authored-by: Nepomuk Seiler <[email protected]> * Update dev-docs/pb7-notes.md Co-authored-by: Nepomuk Seiler <[email protected]> * Update dev-docs/pb7-notes.md Co-authored-by: Nepomuk Seiler <[email protected]> * Update dev-docs/pb7-notes.md Co-authored-by: Nepomuk Seiler <[email protected]> * Update dev-docs/pb7-notes.md Co-authored-by: Nepomuk Seiler <[email protected]> * Update pb7-notes.md * Update pb7-notes.md * wordsmithing Great draft Patrick. Added pub summary, PBS versions, general minor tweaks. Q: what is the "UserID Targeting" module? Co-authored-by: Nepomuk Seiler <[email protected]> Co-authored-by: bretg <[email protected]> * linking PBJS 7 notes (#3846) * feature/blueconicRtdProvider (#3812) * add dev docs for blueconic Rtd provider * update table structure * review comments * Added documentation for FPD (#3842) Co-authored-by: pm-azhar-mulla <[email protected]> * [Criteo] Add documentation on "publisherSubId" bid param (#3843) * removing FPD support flag (issue 3444) (#3833) * TrustX: make trustx as alias of gridBidAdapter (#3727) * Added doc file for Grid Bid Adapter * update doc for TheMediaGrid Bid Adapter * Added video support in Grid doc file * removing unnecessary front matter * Update doc file for TheMediaGrid Bid Adapter * Added doc file for TheMediaGridNM Bid Adapter * Update doc file for TheMediaGrid Bid Adapter * Update doc file for The Media Grid Bid Adapter * Update THeMediaGrid doc to support TCF 2.0 * Update doc for TheMediaGrid Bid Adapter * Update doc file for TheMediaGrid Bid Adapter * Update doc for TheMediaGrid Bid Adapter * Update TheMediaGrid doc to support coppa * Update GridNM Bid Adapter doc file * TheMediaGrid: update doc * Added alias playewire for TheMediaGrid Bid Adapter * Added some description in TheMediaGrid doc * Added alias adlivetech for TheMediaGrid Bid Adapter * TheMediaGrid: update doc * TheMediaGrid: update docs for gridNM, grid and aliases to support FPD * TrustX: update doc to support FPD * TrustX: make trustx as alias of gridBidAdapter * TheMediaGrid: update doc - multiformat_supported flag added * TrustX: update doc Co-authored-by: bretg <[email protected]> * Add first-party data support to Beachfront doc (#3853) * update beachfront doc * update * update * update Co-authored-by: John Salis <[email protected]> * Update consentManagementUsp.md (#3822) * Update consentManagementUsp.md * Update consentManagementUsp.md * Prebid 7: update docs for `allowAlternateBidderCodes` and related fields (#3762) * Prebid 7: update docs for `allowAlternateBidderCodes` and related fields PBJS PR: https://github.com/prebid/Prebid.js/pull/8373 * Reintroduce 6.x - 7.x difference in default for `allowAlternateBidderCodes` * NextRoll ID: Remove NextRoll ID module (#3619) * Change storagemanager default access (#3780) * Update bidderSettings.md * clarifying storageAllowed default Co-authored-by: bretg <[email protected]> * Remove references to TCFv1 and update examples to use TCFv2 (#3749) PBJS PR: https://github.com/prebid/Prebid.js/pull/8356 * districtm version notes (#3855) * Update pbs-endpoint-auction.md (#3856) * AdUp Technology Adapter update docs (#3816) * add floors_supported: true * IX Bid Adapter: Outstream Floating Support (#3826) * updated ix docs for outstream float support * minor verbiage fix * included floating support content (#4) * included floating support content * Update ix.md * Update ix.md Co-authored-by: Love Sharma <[email protected]> Co-authored-by: rimaburder-index <[email protected]> * Prebid 7: update docs related to first-party data (#3823) * Prebid 7: update docs related to first-party data * Update add-rtd-submodule.md * Update bidder-adaptor.md * Update add-rtd-submodule.md * Update huaweiads.md (#3854) add gdpr and coppa support Co-authored-by: Ho Chia Leung <[email protected]> * PBS doc location fix (#3858) * updating hbyg faq entry (#3848) * add kueez adapter docs (#3845) * updates appnexus keywords param to include kv limit (#3824) * Add new Adapter: TrafficGate (#3711) * Add new Adapter: TrafficGate * New Adapter: TrafficGate * TrafficGate adapter: add pbjs * TrafficGate adapter: add flags Co-authored-by: vlad <[email protected]> * Add AudienceOne ID and modify name to YieldOne from YIELDONE in yieldone.md (#3819) * add AudienceOneID to userIds in yieldoneBidAdapter * modify name to YieldOne from YIELDONE * add multiformat_supported field * Alkimi bid adapter: added features (#3814) * Alkimi bid adapter * Alkimi adapter docs * features support added * multiformat_supported feature Co-authored-by: Alexander Bogdanov <[email protected]> Co-authored-by: alexander bogdanov <[email protected]> Co-authored-by: Alexander <[email protected]> Co-authored-by: Nikulin Mikhail <[email protected]> Co-authored-by: mihanikw2g <[email protected]> Co-authored-by: motors <[email protected]> * PBS feature update (#3869) * ZetaSspBidAdapter docs: Add contacts (#3868) * Fix video examples overflowing container (#3866) Co-authored-by: Andrew Fowler <[email protected]> * Triplelift: Update typo in Triplelift Bidder Params (#3861) * Triplelift: update bidder params page * Fixed inventoryCode typo in bidder param documentation * add finative Adapter (#3844) * updated docs with documentaion on how to configure new skin product (#3839) Co-authored-by: John Bauzon <[email protected]> * idx bidder adapter docs (#3827) * idx bidder adapter docs * IDX Bid Adapter: rename md file and bidder code * Dianomi bid adapter: new bid adapter (#3825) * Adding dianomi.md * removed trailing comma * Criteo - State more explicitly that our bidder automatically includes our user id module (#3815) * Lasso bid adapter (#3811) * Lasso bid adapter * Lasso adapter documentation update * Lasso adapter documentation update * Lasso prebid adapter Co-authored-by: Victor Romasenco <[email protected]> * Add missing slash for internal link * MobfoxPB Adapter: update header value (#3867) * initial * Update mobfoxpb.md * Update mobfoxpb.md * Update mobfoxpb.md * Update mobfoxpb.md Add `key` parameter * updates for prebid v5 * update enable_download Co-authored-by: Aiholkin <[email protected]> * removing rivr analytics (#3870) * Sspbc adapter (#3763) * add sspbc adapter * add sspbc adapter * sspBC adaptor: update bidder description * Update dev docs for v4.7 of sspBC adaptor; change name of the doc; change id/siteid parameters to optional * sspBC bid adapter: update documentation (publisherId optional parameter), remove duplicate md (sspBC.md) * sspBC bid adapter: revert to old md name (sspBC.md) * sspBC bid adapter: fix typo * sspBC bid adapter: fix typo * sspBC bid adapter: change example value Co-authored-by: Wojciech Biały <[email protected]> * PBS auction endpoint: ext.prebid.targeting (#3803) Co-authored-by: Nepomuk Seiler <[email protected]> * New doc for Shinez Prebid adapter (#3808) * New doc for Shinez Prebid adapter * Shinez adapter doc fixed according to reviewer comments * IX Bid Adapter: Documentation for Native Support (#3831) * added native support * Update ix.md (#3) added content for native support Co-authored-by: Love Sharma <[email protected]> Co-authored-by: rimaburder-index <[email protected]> * update OpenX docw with video changes and adapter specifics (#3836) * Added information about first party data. (#3835) Co-authored-by: bretg <[email protected]> * [Criteo] Add mention of hashed email collection in bidder documentation (#3859) * feat: updated insticator.md (#3864) * test * feat: added video placement param * fix readme.md Co-authored-by: Sergey Derbush <[email protected]> Co-authored-by: Ilya Stalmahov <[email protected]> * Adding infytv adapter document (#3865) * Add working outstream with mediaType renderer example (#3871) * Add working outstream with mediaType renderer example * Expand appnexus renderer example * Fix html formatting * PBS storedbidresponse update (#3880) * PBS storedbidresponse update * Update pbs-endpoint-auction.md * Update pbs-endpoint-auction.md * updating Taboola adapter documentation (#3874) * create new adapter docs for taboola bidder * small fixes * small fixes * Reposition the CSS directive Reposition the styling directive. Split the 'Note' into 2 sections. Make minor textual tweaks. * create new adapter docs for taboola bidder * small fixes * small fixes * Reposition the CSS directive Reposition the styling directive. Split the 'Note' into 2 sections. Make minor textual tweaks. * Update taboola.md disable the support of: schain_supported * update taboola prebid documentation Co-authored-by: Michael <[email protected]> Co-authored-by: pcimring-taboola <[email protected]> Co-authored-by: mikiz <[email protected]> * PBS feature list: host schain (#3885) * Updated user sync content (#3887) Updated user sync content to include iframe and img based syncing support * Nexx360 Bid Adapter - Additional documentation (#3701) * video added * additional parameters added * Fix currency to string format As discussed, I've fix the string to currency issue * Fix update * New Adapter: Adtargetme docs (#3888) * Updated support flags (#3851) * Make thank you message in template a comment * Add comment on how to handle the checklists * PBJS: document the NATIVE feature flag for bid adapters (#3862) * Kargo Analytics Adapter: Docs update (#3818) * Kargo Analytics Adapter: Update to docs * Spellcheck * Styling suggestion Co-authored-by: Nepomuk Seiler <[email protected]> Co-authored-by: Nepomuk Seiler <[email protected]> * Add ras bid adapter docs (#3838) * Add ras bid adapter docs * Add ras bid adapter docs Co-authored-by: skoklowski <[email protected]> * New Bid Adapter Dev Docs: newspassid (#3849) * Dev Documents for New Bid Adapter NewsPassId Prebid JS dev documents for Dev Documents for New Bid Adapter NewspassId * Dev Doc for new bidder: newspassid correct floor price module support flag. * dev docs for new bid adapter newspassid Updated dev docs * newspass dev docs updated updated error in bidder code in test params * Delete newspassid.md removing file at the root of the repo * Update newspassid.md * Update newspassid.md * Update newspassid.md * updating list of reserved words that cannot be bidder names (#3902) * update selectmedia gvlid (#3900) * 1plusX RTD submodule docs (#3873) * WIP prebid.github.io doc * Add more details * Update contact email + fix typo on param name + made supported bidders table better * add some white space in the table so it's readable even in plain text * Oops * Change customerId param type to string in doc * Remove supported bidders from docs * Adkernel: updating andbeyond alias (#3876) * Docs for imp-level floorMin (#3877) * imp-level floorMin * responding to feedback added actual default data, re-labeled 'publisher interface' to 'in-page interface' * Adnuntius Bid Adapter: Documentation for video (#3878) * Use cookie information. * Adnuntius RTD Provider documentation * Video documentation update * Relaido Bid Adapter: Add documentation for bids[].params.video.playerSize (#3879) * add relaido adapter * Add support for bids[].params.video.playerSize Co-authored-by: ishigami_shingo <[email protected]> Co-authored-by: cmertv-sishigami <[email protected]> Co-authored-by: n.maeura <[email protected]> * adding partnerId and changing publisherId by partnerId (#3881) * update seedtag bidder doc for usp/ccpa compliance (#3882) * Fix ccpa (#3884) * Lasso bid adapter * Lasso adapter documentation update * Lasso adapter documentation update * Lasso prebid adapter * fix for usp / ccpa * fix ccpa and remove old value Co-authored-by: Victor Romasenco <[email protected]> * Added descriptions of ID5 and Criteo to AdGenerationDoc. (#3886) * update AdGeneration Doc: add novatiq * Added descriptions of ID5 and Criteo to AdGenerationDoc. Co-authored-by: banakemi <[email protected]> * chore: upgrade flowplayer to v3 (#3891) * [DSP-3690] feature: Add schain & pubProvidedId (#5) (#3894) * update Consumable Bid Adapter features (#3901) * registerDelay of ESP is actually milliseconds (#3896) * Update descriptions for notUse3P param (#3895) * Remove additional tcf 1.1 references (#3904) * Update consentManagement.md * Update consentManagement.md * pbs ortb-block fix formatting (#3909) a couple of tables were missing a cell * add ortb-blocking metadata (#3908) * PubMatic: add ORTB blocking & multi-bid info (#3912) * add doc: imRtdModule (#3911) * add imRtdProvider doc * add corp link * nextMillennium: adding scope flag (#3918) * Update bucksense.md (#3850) * support for ID5 (#3914) * BLIINK Doc : Update doc by removing placement, adding optional imageUrl and setting pbs to true (#3907) * fix: bliink.md updated * fix(bliink doc) remove placement param * fix(bliink doc) add optional imageUrl Co-authored-by: louisbillaut <[email protected]> Co-authored-by: samous <[email protected]> * add schain and coppa to Consumable docs (#3906) * Smartx does support floors (#3917) * Prisma Bid Adapter: add new bid adapter (#3898) * Prisma Bid Adapter: add new bid adapter * Update prisma.md * Add support for price floors and schain in onetag.md (#3893) Co-authored-by: federico <[email protected]> * Update doc for 1plusX RTD Provider (#3915) * Add native handling for PBS only (#3883) * Fix domain sample * Add HTTPS sample for domain parameter * Add HTTPS sample for domain parameter * Add Smart AdServer in the index and download list * Add currency parameter documentation * Revert "Merge remote-tracking branch 'refs/remotes/prebid/master'" This reverts commit 099edc2d8e4e993406c2cb89612ff6d297b4515b, reversing changes made to 07ce9fd7e2f3a2f11f6caf82e24c1f636fd91d03. * Update documentation Specify "target" parameter development status * Adding documentation for bidfloor parameter. * [SIM-1517] Update doc Co-authored-by: Mordhak <[email protected]> Co-authored-by: Mordhak <[email protected]> Co-authored-by: Sébastien Ferry <[email protected]> Co-authored-by: gcarnec <[email protected]> Co-authored-by: Yuriy Tyukhnin <[email protected]> Co-authored-by: tadam <[email protected]> Co-authored-by: krzysztof <[email protected]> Co-authored-by: Spacedragoon <[email protected]> Co-authored-by: Patrick McCann <[email protected]> Co-authored-by: johnwier <[email protected]> Co-authored-by: Malkov Mikhail <[email protected]> Co-authored-by: kyoya-takei <[email protected]> Co-authored-by: Nitin Nimbalkar <[email protected]> Co-authored-by: rajsidhunovatiq <[email protected]> Co-authored-by: novatiq <[email protected]> Co-authored-by: readpeaktuomo <[email protected]> Co-authored-by: lunamedia <[email protected]> Co-authored-by: Chris Huie <[email protected]> Co-authored-by: Jason Lydon <[email protected]> Co-authored-by: Jason Lydon <[email protected]> Co-authored-by: eknis <[email protected]> Co-authored-by: Pavlo Kyrylenko <[email protected]> Co-authored-by: Pavlo <[email protected]> Co-authored-by: omerBrowsi <[email protected]> Co-authored-by: bretg <[email protected]> Co-authored-by: MartianTribe <[email protected]> Co-authored-by: Jozef Bartek <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: balajimediafuse <[email protected]> Co-authored-by: rn <[email protected]> Co-authored-by: Demetrio Girardi <[email protected]> Co-authored-by: oath-jac <[email protected]> Co-authored-by: oath-jac <[email protected]> Co-authored-by: supadm <[email protected]> Co-authored-by: Scott Kay <[email protected]> Co-authored-by: Saveliev Taras <[email protected]> Co-authored-by: Taras Saveliev <[email protected]> Co-authored-by: Nilesh Chate <[email protected]> Co-authored-by: llays <[email protected]> Co-authored-by: Andrew Lays <[email protected]> Co-authored-by: duancg <[email protected]> Co-authored-by: Nepomuk Seiler <[email protected]> Co-authored-by: Gena <[email protected]> Co-authored-by: Anand Venkatraman <[email protected]> Co-authored-by: Audiencerun <[email protected]> Co-authored-by: Gabriel Chicoye <[email protected]> Co-authored-by: ebrandmark2 <[email protected]> Co-authored-by: ed <[email protected]> Co-authored-by: SmartHubSolutions <[email protected]> Co-authored-by: Mike Chowla <[email protected]> Co-authored-by: Mark Kuhar <[email protected]> Co-authored-by: nsrhls <[email protected]> Co-authored-by: EddieYu <[email protected]> Co-authored-by: ramyferjaniadot <[email protected]> Co-authored-by: Demetrio Girardi <[email protected]> Co-authored-by: Scott Menzer <[email protected]> Co-authored-by: Daniël Hoeksema <[email protected]> Co-authored-by: bozghiyy <[email protected]> Co-authored-by: Espen <[email protected]> Co-authored-by: Noam Tzuberi <[email protected]> Co-authored-by: SerhiiNahornyi <[email protected]> Co-authored-by: Serhii Nahornyi <[email protected]> Co-authored-by: e-volution-tech <[email protected]> Co-authored-by: Hashiomoto <[email protected]> Co-authored-by: Michele Nasti <[email protected]> Co-authored-by: Michele Nasti <[email protected]> Co-authored-by: kapil-tuptewar <[email protected]> Co-authored-by: Kapil Tuptewar <[email protected]> Co-authored-by: Yuriy Velichko <[email protected]> Co-authored-by: Yuriy Velichko <[email protected]> Co-authored-by: PubNX <[email protected]> Co-authored-by: Mohit Patil <[email protected]> Co-authored-by: Eugene Vigonny <[email protected]> Co-authored-by: Patrick Loughrey <[email protected]> Co-authored-by: puhiza-d <[email protected]> Co-authored-by: Kanchika - Automatad <[email protected]> Co-authored-by: Oleg Romanenko <[email protected]> Co-authored-by: Nick Jacob <[email protected]> Co-authored-by: Léonard Labat <[email protected]> Co-authored-by: MartianTribe <[email protected]> Co-authored-by: Karim Mourra <[email protected]> Co-authored-by: Carlos Felix <[email protected]> Co-authored-by: mobfxoHB <[email protected]> Co-authored-by: Aiholkin <[email protected]> Co-authored-by: pm-azhar-mulla <[email protected]> Co-authored-by: pm-azhar-mulla <[email protected]> Co-authored-by: allanjun <[email protected]> Co-authored-by: Allan Jun Hirata <[email protected]> Co-authored-by: Carlos Felix <[email protected]> Co-authored-by: Dennis <[email protected]> Co-authored-by: natexo-technical-team <[email protected]> Co-authored-by: mihaisandu07 <[email protected]> Co-authored-by: rimaburder-index <[email protected]> Co-authored-by: Bill Newman <[email protected]> Co-authored-by: Vladislav Isaiko <[email protected]> Co-authored-by: product-aax <[email protected]> Co-authored-by: Alexander <[email protected]> Co-authored-by: Alexander Bogdanov <[email protected]> Co-authored-by: jxdeveloper1 <[email protected]> Co-authored-by: joseluis laso <[email protected]> Co-authored-by: Abhinav Bondalapati <[email protected]> Co-authored-by: SmartyAdman <[email protected]> Co-authored-by: minoru katogi <[email protected]> Co-authored-by: ADman Media <[email protected]> Co-authored-by: Justas Pupelis <[email protected]> Co-authored-by: Justas Pupelis <[email protected]> Co-authored-by: David Spohr <[email protected]> Co-authored-by: TPMN Admin <[email protected]> Co-authored-by: changjun <[email protected]> Co-authored-by: Rich Audience <[email protected]> Co-authored-by: Louis Billaut <[email protected]> Co-authored-by: louisbillaut <[email protected]> Co-authored-by: Love Sharma <[email protected]> Co-authored-by: Love Sharma <[email protected]> Co-authored-by: matthieularere-msq <[email protected]> Co-authored-by: Tiago Peczenyj <[email protected]> Co-authored-by: 152Media <[email protected]> Co-authored-by: rahulgravito <[email protected]> Co-authored-by: DeepthiNeeladri <[email protected]> Co-authored-by: dsravana <[email protected]> Co-authored-by: Akanksh Jagadish <[email protected]> Co-authored-by: Nic G <[email protected]> Co-authored-by: haruka-yamashita2 <[email protected]> Co-authored-by: Matt F <[email protected]> Co-authored-by: Erik Hummel <[email protected]> Co-authored-by: Erik Hummel <[email protected]> Co-authored-by: mikiz <[email protected]> Co-authored-by: pcimring-taboola <[email protected]> Co-authored-by: Vikas Srivastava <[email protected]> Co-authored-by: guiann <[email protected]> Co-authored-by: asurovenko-zeta <[email protected]> Co-authored-by: Surovenko Alexey <[email protected]> Co-authored-by: Bendegúz Ács <[email protected]> Co-authored-by: Philip Watson <[email protected]> Co-authored-by: DmitriyMishutin <[email protected]> Co-authored-by: Dmitriy Mishutin <[email protected]> Co-authored-by: Prebid-Team <[email protected]> Co-authored-by: Sacha <[email protected]> Co-authored-by: jsnellbaker <[email protected]> Co-authored-by: MK Platform <[email protected]> Co-authored-by: François Maturel <[email protected]> Co-authored-by: Sergey Derbush <[email protected]> Co-authored-by: Nick-Merkle <[email protected]> Co-authored-by: Nick Curry <[email protected]> Co-authored-by: Soni-Goyal <[email protected]> Co-authored-by: Florent DANCY <[email protected]> Co-authored-by: TheMediaGrid <[email protected]> Co-authored-by: John Salis <[email protected]> Co-authored-by: John Salis <[email protected]> Co-authored-by: Abimael Martinez <[email protected]> Co-authored-by: Michael Ermer <[email protected]> Co-authored-by: Ho Chia Leung <[email protected]> Co-authored-by: Ho Chia Leung <[email protected]> Co-authored-by: lasloche <[email protected]> Co-authored-by: tiffthai <[email protected]> Co-authored-by: Vladyslav Laktionov <[email protected]> Co-authored-by: vlad <[email protected]> Co-authored-by: kalidas-alkimi <[email protected]> Co-authored-by: alexander bogdanov <[email protected]> Co-authored-by: Nikulin Mikhail <[email protected]> Co-authored-by: mihanikw2g <[email protected]> Co-authored-by: motors <[email protected]> Co-authored-by: orazumov-zeta <[email protected]> Co-authored-by: Andrew <[email protected]> Co-authored-by: Andrew Fowler <[email protected]> Co-authored-by: Hendrick Musche <[email protected]> Co-authored-by: John Ivan Bauzon <[email protected]> Co-authored-by: John Bauzon <[email protected]> Co-authored-by: ffqs <[email protected]> Co-authored-by: DianomiJH <[email protected]> Co-authored-by: victorlassomarketing <[email protected]> Co-authored-by: Victor Romasenco <[email protected]> Co-authored-by: wojciech-bialy-wpm <[email protected]> Co-authored-by: Wojciech Biały <[email protected]> Co-authored-by: Serhii Kozlov <[email protected]> Co-authored-by: Brian Schmidt <[email protected]> Co-authored-by: Mikael Lundin <[email protected]> Co-authored-by: StalmIlya <[email protected]> Co-authored-by: Ilya Stalmahov <[email protected]> Co-authored-by: InfyTV <[email protected]> Co-authored-by: jennylt <[email protected]> Co-authored-by: Michael <[email protected]> Co-authored-by: Volodymyr Pavlov <[email protected]> Co-authored-by: vrtcal-dev <[email protected]> Co-authored-by: Jeremy Sadwith <[email protected]> Co-authored-by: wsusrasp <[email protected]> Co-authored-by: skoklowski <[email protected]> Co-authored-by: newspassid-prebid <[email protected]> Co-authored-by: Anass Seddiki <[email protected]> Co-authored-by: Denis Logachov <[email protected]> Co-authored-by: relaido <[email protected]> Co-authored-by: ishigami_shingo <[email protected]> Co-authored-by: cmertv-sishigami <[email protected]> Co-authored-by: n.maeura <[email protected]> Co-authored-by: Yohan Boutin <[email protected]> Co-authored-by: Keisuke Kakinuma <[email protected]> Co-authored-by: banakemi <[email protected]> Co-authored-by: Niklas Närhinen <[email protected]> Co-authored-by: ako-adot <[email protected]> Co-authored-by: Jason Piros <[email protected]> Co-authored-by: stefanogabri <[email protected]> Co-authored-by: Ibrahima Niass <[email protected]> Co-authored-by: samous <[email protected]> Co-authored-by: onetag-dev <[email protected]> Co-authored-by: federico <[email protected]> Co-authored-by: Anass Seddiki <[email protected]> Co-authored-by: odureleau <[email protected]> Co-authored-by: Mordhak <[email protected]> Co-authored-by: Mordhak <[email protected]> Co-authored-by: Sébastien Ferry <[email protected]> Co-authored-by: gcarnec <[email protected]> Co-authored-by: Yuriy Tyukhnin <[email protected]> Co-authored-by: tadam <[email protected]> Co-authored-by: krzysztof <[email protected]> Co-authored-by: Spacedragoon <[email protected]> * update permutive dev-docs * update permutive dev-docs * typo * sync with doc in prebid.js Co-authored-by: Patrick McCann <[email protected]> Co-authored-by: johnwier <[email protected]> Co-authored-by: Malkov Mikhail <[email protected]> Co-authored-by: kyoya-takei <[email protected]> Co-authored-by: Nitin Nimbalkar <[email protected]> Co-authored-by: rajsidhunovatiq <[email protected]> Co-authored-by: novatiq <[email protected]> Co-authored-by: readpeaktuomo <[email protected]> Co-authored-by: lunamedia <[email protected]> Co-authored-by: Chris Huie <[email protected]> Co-authored-by: Jason Lydon <[email protected]> Co-authored-by: Jason Lydon <[email protected]> Co-authored-by: eknis <[email protected]> Co-authored-by: Pavlo Kyrylenko <[email protected]> Co-authored-by: Pavlo <[email protected]> Co-authored-by: omerBrowsi <[email protected]> Co-authored-by: bretg <[email protected]> Co-authored-by: MartianTribe <[email protected]> Co-authored-by: Jozef Bartek <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: balajimediafuse <[email protected]> Co-authored-by: rn <[email protected]> Co-authored-by: Demetrio Girardi <[email protected]> Co-authored-by: oath-jac <[email protected]> Co-authored-by: oath-jac <[email protected]> Co-authored-by: supadm <[email protected]> Co-authored-by: Scott Kay <[email protected]> Co-authored-by: Saveliev Taras <[email protected]> Co-authored-by: Taras Saveliev <[email protected]> Co-authored-by: Nilesh Chate <[email protected]> Co-authored-by: llays <[email protected]> Co-authored-by: Andrew Lays <[email protected]> Co-authored-by: duancg <[email protected]> Co-authored-by: Nepomuk Seiler <[email protected]> Co-authored-by: Gena <[email protected]> Co-authored-by: Anand Venkatraman <[email protected]> Co-authored-by: Audiencerun <[email protected]> Co-authored-by: Gabriel Chicoye <[email protected]> Co-authored-by: ebrandmark2 <[email protected]> Co-authored-by: ed <[email protected]> Co-authored-by: SmartHubSolutions <[email protected]> Co-authored-by: Mike Chowla <[email protected]> Co-authored-by: Mark Kuhar <[email protected]> Co-authored-by: nsrhls <[email protected]> Co-authored-by: EddieYu <[email protected]> Co-authored-by: ramyferjaniadot <[email protected]> Co-authored-by: Demetrio Girardi <[email protected]> Co-authored-by: Scott Menzer <[email protected]> Co-authored-by: Daniël Hoeksema <[email protected]> Co-authored-by: bozghiyy <[email protected]> Co-authored-by: Espen <[email protected]> Co-authored-by: Noam Tzuberi <[email protected]> Co-authored-by: SerhiiNahornyi <[email protected]> Co-authored-by: Serhii Nahornyi <[email protected]> Co-authored-by: e-volution-tech <[email protected]> Co-authored-by: Hashiomoto <[email protected]> Co-authored-by: Michele Nasti <[email protected]> Co-authored-by: Michele Nasti <[email protected]> Co-authored-by: kapil-tuptewar <[email protected]> Co-authored-by: Kapil Tuptewar <[email protected]> Co-authored-by: Yuriy Velichko <[email protected]> Co-authored-by: Yuriy Velichko <[email protected]> Co-authored-by: PubNX <[email protected]> Co-authored-by: Mohit Patil <[email protected]> Co-authored-by: Eugene Vigonny <[email protected]> Co-authored-by: Patrick Loughrey <[email protected]> Co-authored-by: puhiza-d <[email protected]> Co-authored-by: Kanchika - Automatad <[email protected]> Co-authored-by: Oleg Romanenko <[email protected]> Co-authored-by: Nick Jacob <[email protected]> Co-authored-by: Léonard Labat <[email protected]> Co-authored-by: MartianTribe <[email protected]> Co-authored-by: Karim Mourra <[email protected]> Co-authored-by: Carlos Felix <[email protected]> Co-authored-by: mobfxoHB <[email protected]> Co-authored-by: Aiholkin <[email protected]> Co-authored-by: pm-azhar-mulla <[email protected]> Co-authored-by: pm-azhar-mulla <[email protected]> Co-authored-by: allanjun <[email protected]> Co-authored-by: Allan Jun Hirata <[email protected]> Co-authored-by: Carlos Felix <[email protected]> Co-authored-by: Dennis <[email protected]> Co-authored-by: natexo-technical-team <[email protected]> Co-authored-by: mihaisandu07 <[email protected]> Co-authored-by: rimaburder-index <[email protected]> Co-authored-by: Bill Newman <[email protected]> Co-authored-by: Vladislav Isaiko <[email protected]> Co-authored-by: product-aax <[email protected]> Co-authored-by: Alexander <[email protected]> Co-authored-by: Alexander Bogdanov <[email protected]> Co-authored-by: jxdeveloper1 <[email protected]> Co-authored-by: joseluis laso <[email protected]> Co-authored-by: Abhinav Bondalapati <[email protected]> Co-authored-by: SmartyAdman <[email protected]> Co-authored-by: minoru katogi <[email protected]> Co-authored-by: ADman Media <[email protected]> Co-authored-by: Justas Pupelis <[email protected]> Co-authored-by: Justas Pupelis <[email protected]> Co-authored-by: David Spohr <[email protected]> Co-authored-by: TPMN Admin <[email protected]> Co-authored-by: changjun <[email protected]> Co-authored-by: Rich Audience <[email protected]> Co-authored-by: Louis Billaut <[email protected]> Co-authored-by: louisbillaut <[email protected]> Co-authored-by: Love Sharma <[email protected]> Co-authored-by: Love Sharma <[email protected]> Co-authored-by: matthieularere-msq <[email protected]> Co-authored-by: Tiago Peczenyj <[email protected]> Co-authored-by: 152Media <[email protected]> Co-authored-by: rahulgravito <[email protected]> Co-authored-by: DeepthiNeeladri <[email protected]> Co-authored-by: dsravana <[email protected]> Co-authored-by: Akanksh Jagadish <[email protected]> Co-authored-by: Nic G <[email protected]> Co-authored-by: haruka-yamashita2 <[email protected]> Co-authored-by: Matt F <[email protected]> Co-authored-by: Erik Hummel <[email protected]> Co-authored-by: Erik Hummel <[email protected]> Co-authored-by: mikiz <[email protected]> Co-authored-by: pcimring-taboola <[email protected]> Co-authored-by: Vikas Srivastava <[email protected]> Co-authored-by: guiann <[email protected]> Co-authored-by: asurovenko-zeta <[email protected]> Co-authored-by: Surovenko Alexey <[email protected]> Co-authored-by: Bendegúz Ács <[email protected]> Co-authored-by: Philip Watson <[email protected]> Co-authored-by: DmitriyMishutin <[email protected]> Co-authored-by: Dmitriy Mishutin <[email protected]> Co-authored-by: Prebid-Team <[email protected]> Co-authored-by: Sacha <[email protected]> Co-authored-by: jsnellbaker <[email protected]> Co-authored-by: MK Platform <[email protected]> Co-authored-by: François Maturel <[email protected]> Co-authored-by: Sergey Derbush <[email protected]> Co-authored-by: Nick-Merkle <[email protected]> Co-authored-by: Nick Curry <[email protected]> Co-authored-by: Soni-Goyal <[email protected]> Co-authored-by: Florent DANCY <[email protected]> Co-authored-by: TheMediaGrid <[email protected]> Co-authored-by: John Salis <[email protected]> Co-authored-by: John Salis <[email protected]> Co-authored-by: Abimael Martinez <[email protected]> Co-authored-by: Michael Ermer <[email protected]> Co-authored-by: Ho Chia Leung <[email protected]> Co-authored-by: Ho Chia Leung <[email protected]> Co-authored-by: lasloche <[email protected]> Co-authored-by: tiffthai <[email protected]> Co-authored-by: Vladyslav Laktionov <[email protected]> Co-authored-by: vlad <[email protected]> Co-authored-by: kalidas-alkimi <[email protected]> Co-authored-by: alexander bogdanov <[email protected]> Co-authored-by: Nikulin Mikhail <[email protected]> Co-authored-by: mihanikw2g <[email protected]> Co-authored-by: motors <[email protected]> Co-authored-by: orazumov-zeta <[email protected]> Co-authored-by: Andrew <[email protected]> Co-authored-by: Andrew Fowler <[email protected]> Co-authored-by: Hendrick Musche <[email protected]> Co-authored-by: John Ivan Bauzon <[email protected]> Co-authored-by: John Bauzon <[email protected]> Co-authored-by: ffqs <[email protected]> Co-authored-by: DianomiJH <[email protected]> Co-authored-by: victorlassomarketing <[email protected]> Co-authored-by: Victor Romasenco <[email protected]> Co-authored-by: wojciech-bialy-wpm <[email protected]> Co-authored-by: Wojciech Biały <[email protected]> Co-authored-by: Serhii Kozlov <[email protected]> Co-authored-by: Brian Schmidt <[email protected]> Co-authored-by: Mikael Lundin <[email protected]> Co-authored-by: StalmIlya <[email protected]> Co-authored-by: Ilya Stalmahov <[email protected]> Co-authored-by: InfyTV <[email protected]> Co-authored-by: jennylt <[email protected]> Co-authored-by: Michael <[email protected]> Co-authored-by: Volodymyr Pavlov <[email protected]> Co-authored-by: vrtcal-dev <[email protected]> Co-authored-by: Jeremy Sadwith <[email protected]> Co-authored-by: wsusrasp <[email protected]> Co-authored-by: skoklowski <[email protected]> Co-authored-by: newspassid-prebid <[email protected]> Co-authored-by: Anass Seddiki <[email protected]> Co-authored-by: Denis Logachov <[email protected]> Co-authored-by: relaido <[email protected]> Co-authored-by: ishigami_shingo <[email protected]> Co-authored-by: cmertv-sishigami <[email protected]> Co-authored-by: n.maeura <[email protected]> Co-authored-by: Yohan Boutin <[email protected]> Co-authored-by: Keisuke Kakinuma <[email protected]> Co-authored-by: banakemi <[email protected]> Co-authored-by: Niklas Närhinen <[email protected]> Co-authored-by: ako-adot <[email protected]> Co-authored-by: Jason Piros <[email protected]> Co-authored-by: stefanogabri <[email protected]> Co-authored-by: Ibrahima Niass <[email protected]> Co-authored-by: samous <[email protected]> Co-authored-by: onetag-dev <[email protected]> Co-authored-by: federico <[email protected]> Co-authored-by: Anass Seddiki <[email protected]> Co-authored-by: odureleau <[email protected]> Co-authored-by: Mordhak <[email protected]> Co-authored-by: Mordhak <[email protected]> Co-authored-by: Sébastien Ferry <[email protected]> Co-authored-by: gcarnec <[email protected]> Co-authored-by: Yuriy Tyukhnin <[email protected]> Co-authored-by: tadam <[email protected]> Co-authored-by: krzysztof <[email protected]> Co-authored-by: Spacedragoon <[email protected]>
decemberWP
pushed a commit
that referenced
this pull request
Jun 21, 2024
Co-authored-by: Michael Denton <[email protected]>
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.
No description provided.