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
If a publisher wants to set context in prebid to indicate to prebid there is a player and not a gpt unit requiring a renderer, triplelift should not override their selection of video.placement placing them in jeopardy of IVT enforcement by DSPs
The text was updated successfully, but these errors were encountered:
Type of issue
Bug
Description
With https://prebid.org/prebid-5-0-release/ and the adoption of #5237 ; we mandated bid adapters take the openRTB fields publishers set in mediatypes.video
Expected results
Setting video.placement is passed to triplelift's openrtb payload
Actual results
Triplelift overrides the publisher logic with https://github.com/prebid/Prebid.js/blob/e78e4b89df78dcb0578bd74be33d6c2b92e41f81/modules/tripleliftBidAdapter.js#L242C2-L242C57
If a publisher wants to set context in prebid to indicate to prebid there is a player and not a gpt unit requiring a renderer, triplelift should not override their selection of video.placement placing them in jeopardy of IVT enforcement by DSPs
The text was updated successfully, but these errors were encountered: