vastlint

VAST-2.0-url-invalid

URL field does not appear to be a valid URI

WarningSecurityIAB VAST 2.0 §2VAST 2.0 and later (all versions)

The value of a URL field does not conform to the URI syntax (RFC 3986). Common causes: unencoded spaces, missing protocol, or misplaced CDATA markers. The player may fail to fetch the resource.

How to fix

Ensure the URL includes a valid protocol (https://), has no unencoded spaces, and uses properly escaped special characters (e.g. & for &).

Check your VAST tag for VAST-2.0-url-invalid and other issues instantly.Validate a tag →