The core of Prebid.js contains only the foundational code needed for header bidding. Any functionality that could be considered an add-on or that covers a special case is being moved out into modules. Examples of this kind of code include:
This section of the site contains user-submitted module documentation. We’re hoping that it will grow over time.
To see all of the modules that are available, see the modules
folder in the repo.
If you are looking for bidder adapter parameters, see Bidders’ Params.
Module | Description |
---|---|
Currency | Converts bid currency into ad server currency based on data in a supplied exchange rate file. |
ConsentManagement | Collecting and passing consent information in support of privacy regulations:
|
Google Ad Manager Express | A simplified installation mechanism for publishers that have Google Publisher Tag (GPT) ad calls in their pages. |
Supply Chain Object | Validates and makes the Supply Object available to bidders |
User ID | Sub-modules are available to support a range of identification approaches. |
Advanced Size Mapping | Display Responsive AdUnits in demanding page environments. |
Price Floors Module | Configure and enforce minimum bids. |
GPT Pre-Auction Module | Adds a PB Ad Slot and matching GAM ad unit name to each ad unit’s first-party data before bid requests are sent to the adapters. |
ID Import Library | Retrieve user ids deployed on your site, and return them to a configurable endpoint for ID Graphing |
All of the modules that fall under the Real-Time Data (RTD) category conform to a consistent set of publisher controls. The pub can choose to run multiple RTD modules, define an overall amount of time they’re willing to wait for results, and even flag some of the modules as being more “important” than others.
See the realTimeData setConfig reference for more details.
Module | Description |
---|---|
Browsi Viewability Module | Browsi Real Time Viewability |
Geoedge Realtime Module | Geoedge realtime blocking of bad ads - malware, redirect and offensive content |
Audigent Halo Real Time Data Provider | Audigent Halo Real-time Segmentation Module |
JW Player Real Time Data Provider | makes JW Player's video ad targeting information accessible to Bid Adapters. |
Reconciliation SDK Module | Reconciliation Real Time Data Module |
Module | Description |
---|---|
Ad Pod | Enables developers to add support for a new adserver that handles ad pod (long-form) videos |
Freewheel | Passes key value targeting to Freewheel SDK |
Google Ad Manager Video | Required for serving instream video through Google Ad Manager. |
IAB Category Translation | Converts IAB sub category to Ad server category for long-form videos. |
Instream Video Ads Tracking | Allow Analytics Adapters and Bid Adapters to track BID_WON events for Instream video bids. |
Konduit Accelerate | Provides Real Time Start Rate Performance per Bidder. |
Module | Description |
---|---|
Server-to-Server Testing | Adds A/B test support to ease into server-side header bidding. |
Module | Description |
---|---|
Publisher Common ID | (Deprecated - please use User ID module) Adds a persisted user ID in the publisher’s domain. |