vast-client-js icon indicating copy to clipboard operation
vast-client-js copied to clipboard

VAST 4.2 allow multiple UniversalAdID elements to be passed in a VAST response

Open radiantmediaplayer opened this issue 4 years ago • 2 comments

Hi,

Great work on this plugin. VAST 4.2 specs states:

With VAST 4.2 we now allow multiple UniversalAdID elements to be passed in a VAST response

Right now creative.universalAdId returns an Object {idRegistry: String, value: String} in vast-client-js 3.0 and not an Array of Object. If you could add this feature to support multiple UniversalAdID that would be great. You can find a test VAST tag for this at https://github.com/InteractiveAdvertisingBureau/VAST_Samples/blob/master/VAST%204.2%20Samples/Category-test.xml.

Thanks Arnaud

radiantmediaplayer avatar Nov 06 '20 13:11 radiantmediaplayer

Hi Arnaud, Thank you for reporting this issue, we will look at it asap ! But if you wish to speed up the process, you can contribute to the repo following our guidelines.

ZacharieTFR avatar Nov 06 '20 15:11 ZacharieTFR

Hello, as it's a breaking change the fix has been merged in the 4.X branch. We will wait a bit before doing the next major release, in the meantime you can already build and use the 4.X branch. Don't hesitate to contact us if you encounter any difficulties.

ZacharieTFR avatar Dec 07 '20 16:12 ZacharieTFR