Choose between SSAI and CSAI ad insertion and implement basic VAST/VMAP tag handling for each approach

domain: iabtechlab.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Understand the two approaches: client-side ad insertion (CSAI) has the player itself request and splice in ad creatives at cue points, while server-side ad insertion (SSAI) has a backend stitch ads directly into the media stream before it reaches the player, so the player sees one continuous stream
  2. For CSAI, integrate a client-side ad SDK (such as Google's IMA SDK) that parses VAST tags - VAST 4.x (current release is 4.3, from December 2022, with subsequent addenda) defines the ad creative/tracking payload returned by an ad server
  3. For a CSAI playlist of multiple ad breaks (pre-roll, mid-roll, post-roll), use a VMAP (Video Multi-Ad Playlist) document to describe where each ad break occurs and which VAST tag to request at that break, rather than hardcoding break points in the player
  4. For SSAI, use a server-side ad-stitching platform that fetches and splices VAST-returned creatives into the manifest/segments server-side, and rely on cue markers (such as SCTE-35 in live streams) to signal ad break boundaries to the stitcher
  5. Note that VAST 4.x explicitly added support for server-side ad insertion signaling and aligned with the IAB's Open Measurement (OMID) standard, so a single VAST response can serve both CSAI and SSAI workflows depending on how the receiving system processes it
  6. Choose SSAI when you need consistent ad delivery across devices with weak or inconsistent client-side ad-SDK support (e.g., older smart TVs, some CTV platforms), and CSAI when you need more granular client-side interactivity or measurement control

Known gotchas

Related routes

Programmatically validate a VAST 4.x ad tag's structure
iabtechlab.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans