vastlint

VAST-3.0-bitrate-conflict

<MediaFile> has both bitrate and minBitrate/maxBitrate

WarningValuesIAB VAST 3.0 §2.4.1VAST 3.0, 4.0, 4.1, 4.2, and 4.3

Providing both `bitrate` (a fixed value) and `minBitrate`/`maxBitrate` (a range) on the same `<MediaFile>` is contradictory. Use one or the other.

How to fix

Remove either bitrate (fixed value) or the minBitrate/maxBitrate pair from <MediaFile> — they are mutually exclusive.

Check your VAST tag for VAST-3.0-bitrate-conflict and other issues instantly.Validate a tag →