VAST-3.0-progress-offset
<Tracking event="progress"> requires an offset attribute
ErrorAmbiguousIAB VAST 3.0 §2.4.1VAST 3.0, 4.0, 4.1, 4.2, and 4.3
The `progress` tracking event must have an `offset` attribute to tell the player at what point to fire the beacon. Without it, the player cannot determine when to call the URL.
How to fix
Add an offset attribute to <Tracking event="progress">, e.g. offset="00:00:10" for 10 seconds or offset="25%" for quarter-view.
Check your VAST tag for
VAST-3.0-progress-offset and other issues instantly.Validate a tag →Other Ambiguous rules
VAST-3.0-icon-attrsIcon missing recommended attributes (program/width/height/position)VAST-2.0-nonlinear-dimensions<NonLinear> missing width or heightVAST-2.0-companion-dimensions<Companion> missing width or heightVAST-4.0-wrapper-clickthrough<ClickThrough> inside Wrapper <VideoClicks> was removed in VAST 4.0 (re-allowed in 4.2)VAST-4.2-icon-fallback-image-width-height<IconClickFallbackImage> should have width and height attributes