VAST Ad Tester (IMA Player)
Paste a VAST/VMAP tag URL or raw VAST XML and run it through the Google IMA HTML5 SDK exactly as a production player would. The tool expands request macros, shows time-to-LOADED and time-to-STARTED, every ad getter (IDs, creative, media size and bitrate, skip offset, pod position, wrapper chain, Universal Ad IDs), quartile pixels as they fire, VMAP cue points, and a full event timeline in milliseconds. Fatal AdErrors and non-fatal LOG errors are explained with likely causes and fixes, and each run can be copied as a Markdown report or downloaded as JSON.
The Google IMA HTML5 SDK is loaded from imasdk.googleapis.com and requests the tag directly from your browser — nothing is proxied through FizzKit, so what you see is what a real player sees (cookies excluded). Ad blockers usually break this tool. IMA SDK docs
Related tools
VAST Inspector
Fetch or paste VAST 2/3/4 tags — follow wrapper chains, validate, ping pixels, and play media files.
VMAP Parser
Fetch or paste VMAP 1.0 manifests — timeline preview, resolve every AdTagURI to VAST, validate, and ping break trackers.
HLS m3u8 Parser
Fetch or paste HLS playlists — drill from master to variants, validate the ladder, HEAD-check segments, decode SCTE-35 cues.
OpenRTB Inspector
Validate & annotate OpenRTB 2.6 BidRequest and BidResponse JSON.
ads.txt / app-ads.txt Validator
Fetch any domain's ads.txt or app-ads.txt, validate it against the IAB 1.1 spec, follow SUBDOMAIN pointers, and cross-check every line against exchange sellers.json files.
How to use VAST Ad Tester (IMA Player)
- 1Pick a Google sample tag or paste your own VAST/VMAP tag URL (or switch to Paste XML and drop in a VAST document).
- 2Check the macro chips and final URL, then press Run or ⌘ Enter — the click doubles as the autoplay gesture.
- 3Watch the player, quartile bar and timeline; open the Ad tab for every SDK getter and the Wrappers tab for the redirect chain.
- 4If it fails, the Error tab shows the code, the SDK message and what usually causes it.
- 5Copy the Markdown report, download the JSON, or send the XML to the VAST Inspector.
About VAST Ad Tester (IMA Player)
Paste a VAST/VMAP tag URL or raw VAST XML and run it through the Google IMA HTML5 SDK exactly as a production player would. The tool expands request macros, shows time-to-LOADED and time-to-STARTED, every ad getter (IDs, creative, media size and bitrate, skip offset, pod position, wrapper chain, Universal Ad IDs), quartile pixels as they fire, VMAP cue points, and a full event timeline in milliseconds. Fatal AdErrors and non-fatal LOG errors are explained with likely causes and fixes, and each run can be copied as a Markdown report or downloaded as JSON.
VAST Ad Tester (IMA Player) is part of FizzKit — a collection of focused developer and ad-tech tools. This tool loads a third-party SDK in your browser; your input is sent only where that SDK needs it (for example, to the ad server you are testing).