prebid / Prebid.js

Setup and manage header bidding advertising partners without writing code or confusing line items. Prebid.js is open source and free.
https://docs.prebid.org
Apache License 2.0
1.33k stars 2.09k forks source link

Feature: VAST Unwrapper module #12143

Open karimMourra opened 3 months ago

karimMourra commented 3 months ago

Type of issue

Feature Request

Description

The Video Committee has identified the need for a module capable of unwrapping VAST URLs. This would provide information that is valuable to publishers and vendors acting on behalf of Publishers, such as:

Technical Requirements:

Other information

bretg commented 3 months ago

Thanks @karimMourra - any chance you can flesh out the "returns metadata" section with where this metadata should be placed?

As I see it there are 2 options:

patmmccann commented 2 months ago

We've considered and not done this work in the past because unwrapping vasts causes them to not be able to be unwrapped again or causes ivt alarm bells to go off on the campaigns

bretg commented 2 months ago

We've considered and not done this work in the past because unwrapping vasts causes them to not be able to be unwrapped again or causes ivt alarm bells to go off on the campaigns

This is an important observation. Both the Audio and CTV committees have requested a Prebid Server VAST unwrapping module. @fowler446 did some testing on this recently.

lcorrigall commented 2 months ago

PMC: We see the value in having this and it seems useful. However, there are concerns about the impact of the performance of the browser downloading and parsing the wrapped VAST. Overall, the PMC if fine with building this out, but we're unsure how much it would get used given that impact.