vastlint

VAST-4.1-verification-no-resource

<Verification> should have JavaScriptResource or ExecutableResource

WarningRequired fieldsIAB VAST 4.1 §2.3VAST 4.1, 4.2, and 4.3

A `<Verification>` element with no resource child cannot actually execute the verification script. At least one `<JavaScriptResource>` or `<ExecutableResource>` is expected.

How to fix

Add <JavaScriptResource apiFramework="omid"><![CDATA[https://cdn.example.com/omid.js]]></JavaScriptResource> inside <Verification>.

Check your VAST tag for VAST-4.1-verification-no-resource and other issues instantly.Validate a tag →