vastlint
VAST-3.0-icons-unknown-child

VAST-3.0-icons-unknown-child

<Icons> may only contain <Icon> elements

ErrorSchemaIAB VAST 3.0 §2.4.5VAST 3.0, 4.0, 4.1, 4.2, and 4.3

Short answer

<Icons> is a container for <Icon> elements only (introduced in VAST 3.0).

Why this matters in production

This rule is usually a delivery blocker. Many players, SDKs, and ad servers will discard the response or skip the affected creative once this condition is hit. Schema violations tend to create parser disagreement. One system may recover while another drops the tag entirely, which is why these bugs often show up as environment-specific fill loss. Affected scope: VAST 3.0, 4.0, 4.1, 4.2, and 4.3.

How to fix

Wrap the element inside an <Icon> block, or remove it from <Icons>.

Check your VAST tag for VAST-3.0-icons-unknown-child and other issues instantly.Validate a tag →