Ad Exchange
A digital marketplace where buyers and sellers of ad inventory transact in real time.
Ad exchanges are the auction houses of programmatic. A publisher's SSP lists an available impression; every connected DSP evaluates and bids; the winner is chosen and the ad is served — all in the time it takes the page to render.
Definition
An ad exchange is the technology that runs real-time auctions between demand-side platforms (DSPs) representing advertisers and supply-side platforms (SSPs) representing publishers.
Why it matters
Exchanges are the plumbing of programmatic advertising. Every impression served through a DSP passes through an exchange auction, often in <100 milliseconds.
Real-time bidding via an ad exchange, ~50–150 ms end to end.
Ad Exchange in practice
An ad exchange is the technology that runs real-time auctions between demand-side platforms (DSPs) representing advertisers and supply-side platforms (SSPs) representing publishers. Ad-tech components are the plumbing between an impression, a bid and a recorded conversion. You rarely touch them directly day to day, but when they are misconfigured every downstream number is wrong — and the symptom looks like a creative or targeting problem. Read it next to DSP (Demand-Side Platform), SSP (Supply-Side Platform), RTB (Real-Time Bidding).
How to get it right
Document the data path end to end: what fires, where it is sent, what identifiers travel with it and what consent state applies. Prefer server-side event delivery for durability, dedupe events explicitly, and re-verify after any site or checkout change.
What to measure and watch
Validate rather than assume. Compare event counts against orders in your commerce system, check event match quality where the platform exposes it, and watch for silent drops after releases. A five percent signal loss is invisible in a dashboard and material in delivery. Why this matters commercially: Exchanges are the plumbing of programmatic advertising. Every impression served through a DSP passes through an exchange auction, often in <100 milliseconds.
Where Ad Exchange sits in an agentic creative workflow
Clean signal is what lets an automated creative loop work at all: Xeli attributes results back to concepts and SKUs, and that mapping is only as good as the events underneath it. Fix the plumbing first, then let the loop compound. In the context of ad tech & ecosystem, that means the concept stops being something a person re-applies by hand every campaign and becomes a rule the system enforces on every asset it produces.