vastlint
VAST-4.2-icon-fallback-image-width-height

VAST-4.2-icon-fallback-image-width-height

<IconClickFallbackImage> should have width and height attributes

WarningAmbiguousIAB VAST 4.2 §2.4.5VAST 4.2 and 4.3

Short answer

<IconClickFallbackImage> (added in VAST 4.2) should carry width and height attributes so the player knows the dimensions of the fallback image before fetching it.

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.2 and 4.3.

How to fix

Add width and height attributes to <IconClickFallbackImage> so the player knows the dimensions before fetching.

Check your VAST tag for VAST-4.2-icon-fallback-image-width-height and other issues instantly.Validate a tag →