VAST-3.0-skipoffset-format
Linear skipoffset does not match HH:MM:SS[.mmm] or n% format
WarningValuesIAB VAST 3.0 §2.4.1VAST 3.0, 4.0, 4.1, 4.2, and 4.3
The `skipoffset` attribute on `<Linear>` must be either a time code (`HH:MM:SS`) or a percentage (`n%`). A value like `"five seconds"` is not valid.
How to fix
Set skipoffset to a timecode (HH:MM:SS) or a percentage (n%), e.g. skipoffset="00:00:05" or skipoffset="20%".
Invalid
<Linear skipoffset="five seconds">Valid
<Linear skipoffset="00:00:05">Check your VAST tag for
VAST-3.0-skipoffset-format and other issues instantly.Validate a tag →Other Values rules
VAST-2.0-duration-format<Duration> value does not match HH:MM:SS[.mmm] formatVAST-2.0-mediafile-delivery-enum<MediaFile> delivery must be "progressive" or "streaming"VAST-3.0-progress-offset-formatTracking progress offset does not match required formatVAST-3.0-skip-event-no-skipoffsetskip tracking event present but Linear has no skipoffset attributeVAST-3.0-minmaxbitrate-pair<MediaFile> must have both minBitrate and maxBitrate or neitherVAST-3.0-bitrate-conflict<MediaFile> has both bitrate and minBitrate/maxBitrateVAST-4.0-tracking-event-removedfullscreen/exitFullscreen tracking events were removed in VAST 4.0VAST-4.1-tracking-event-valueTracking event attribute not in the valid set for this VAST version