You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the original implementation of video support for Prebid SDK, several video specific fields were either hardcoded or assumed to be set in the Prebid Server DB as a Stored Request. The intent of this ticket is to allow for more dynamic flexibility of providing signaling either from the SDK itself or the Prebid DB or both.
Goals
Expose statically defined video fields in the Prebid SDK API
Pass video specific fields to PBS
Proposed Design
The design is to provide OpenRTB signals to the prebid SDK API. Below are the following signals that should be supported as methods for outsream, interstitial and rewarded:
Type of issue
In the original implementation of video support for Prebid SDK, several video specific fields were either hardcoded or assumed to be set in the Prebid Server DB as a Stored Request. The intent of this ticket is to allow for more dynamic flexibility of providing signaling either from the SDK itself or the Prebid DB or both.
Goals
Proposed Design
The design is to provide OpenRTB signals to the prebid SDK API. Below are the following signals that should be supported as methods for outsream, interstitial and rewarded:
In-Scope
Out of Scope
Prebid SDK Changes
New methods for all video ad unit types
Prebid Server OpenRTB Changes
Prebid Server Changes
Prebid Server will simply be a passthrough. No changes to PBS behavior should be required for these fields.
Other information
The text was updated successfully, but these errors were encountered: