VAST-4.0-wrapper-clickthrough
<ClickThrough> inside Wrapper <VideoClicks> was removed in VAST 4.0 (re-allowed in 4.2)
Short answer
VAST 4.0 removed <ClickThrough> from wrapper <VideoClicks> but VAST 4.2 re-introduced it. If you are targeting 4.0 or 4.1 players specifically, this element will be ignored.
Why this matters in production
This rule is a strong risk signal. Tags with this issue often still parse, but they become brittle across SDKs, SSAI resolvers, and CTV environments. Ambiguous rules matter because undefined behavior shifts between vendors. Fixing them reduces the chance that two standards-compliant systems interpret the same tag differently. Affected scope: VAST 4.0, 4.1, 4.2, and 4.3.
How to fix
If targeting VAST 4.0 or 4.1 specifically, remove <ClickThrough> from wrapper <VideoClicks>; in VAST 4.2+ it is allowed again.
VAST-4.0-wrapper-clickthrough and other issues instantly.Validate a tag →