According to IAB documentation, multiple Impression tags can be added to an ad. Currently, only the first impression is triggered. Seems to be related to:
|
[impression]: createVastEventTracker(getImpressionUri), |
The selector should return multiple impression elements.
According to IAB documentation, multiple Impression tags can be added to an ad. Currently, only the first impression is triggered. Seems to be related to:
mol-video-ad-sdk/src/tracker/trackLinearEvent.js
Line 67 in 17fbd64
The selector should return multiple impression elements.