Before you finish reading this sentence, a small chain of automated decisions will have fired, failed, or completed for publishers somewhere in the world. An ad slot loaded. A floor price was evaluated. A bid request went out to fourteen demand partners. A brand safety check ran against the page content. A winning bid was picked. A creative rendered.
That whole sequence takes under 100 milliseconds. And for years, the humans involved in making it work sat in dashboards, pulling levers, writing rules, staring at revenue reports at odd hours trying to diagnose why fill rates dropped.
That’s changing. AI agents are entering this pipeline at multiple points simultaneously: on the sell side, inside publisher ad servers and SSPs; on the buy side, inside DSPs and agency trading desks; and in the infrastructure between them, through new standards designed to let buyer and seller agents negotiate directly with each other.
But the gap between what’s being marketed and what’s actually running in production is real, and worth understanding clearly before you make decisions based on vendor claims.

This article maps the whole picture: sell side, buy side, the protocols in between, the problems nobody’s fully solved yet, and what it actually means for publishers who want to stay in control of their own monetization.
The Sell Side: What AI Is Actually Doing for Publishers
The sell side has had machine-driven optimization for years. Floor pricing adjustments, header bidding timeout tuning, demand partner prioritization, these weren’t new problems when “AI” started appearing in vendor pitch decks. What changed is the nature of the intelligence being applied.

There are three distinct modes, and conflating them is how publishers end up buying one thing and receiving another.
Rule-based automation is the oldest layer. If a bid comes in below floor, reject it. If a demand partner’s fill rate drops below a threshold, deprioritize it. These systems follow logic you define in advance. They don’t adapt, don’t learn, and don’t handle situations you haven’t anticipated. Most ad server functionality lives here. It’s useful, but it isn’t AI.
Predictive AI is the middle layer. Machine learning models trained on historical data make forecasts: which formats will fill best this weekend, which demand partners are likely to bid aggressively on this audience segment, where to set floors to maximize yield without killing fill. A lot of what SSPs call “AI optimization” is this. It’s genuinely valuable, but it still waits to be asked. You look at a recommendation, decide whether to act on it, and apply a change yourself.
Agentic systems are the layer that’s new and genuinely different. You define a goal. The agent works out how to achieve it, takes actions across connected systems, observes the results, and adjusts. It doesn’t wait for you to log in. The practical examples that are actually shipping today on the sell side are narrower than most marketing suggests: diagnosing why a programmatic deal is underdelivering and fixing it without a human touching a setting, running floor price experiments across inventory segments and applying winners, flagging inventory quality issues before they affect revenue. Real, bounded, useful work.
The practitioner testimony from people doing this in production is instructive. Publishers using LLMs integrated directly into Google Ad Manager, GitHub, and revenue reconciliation feeds are cutting the time to diagnose revenue drops from two weeks to a few hours. That’s the real win today: not replacing ad ops, but removing the grind that makes ad ops slow.
Where this connects to what UndrAds does: the agent-operated, prompt-based model is a direct answer to this third layer. Instead of another dashboard full of settings to configure, publishers work with an agent that operates on intent. That architectural difference matters more than any individual feature.
For deeper context on how programmatic infrastructure is evolving on the sell side, the future of programmatic auctions is worth reading alongside this.
The Buy Side: What’s Running in DSPs Right Now
The buy side is where most of the investment and noise is concentrated in 2026, and where some genuinely real deployments exist alongside a lot of CES-stage announcements.
PubMatic launched AgenticOS in January 2026, positioning it as an operating system for autonomous advertising execution. Live integrations have included deal troubleshooting at the agent-to-agent level, and early participants included WPP Media, Butler/Till, and MiQ. By April 2026, AgenticOS had scaled to over 250 agentic deals transacted with campaigns running across the US, France, Netherlands, Australia, and India. Yahoo DSP built agentic capabilities directly into its platform through its “Yours, Mine, and Ours” framework, with agents that auto-resolve pacing and delivery issues and can be connected to advertiser-owned AI models via MCP. Amazon’s unified Campaign Manager, launched in November 2025, folds agent logic into both buying and selling functions across its retail media and streaming inventory, collapsing the Amazon DSP and Ads Console into a single AI-assisted workspace.

These are real products with real deployments. They’re also, to be clear, early. The campaigns running through these systems are test cases, not standard practice. The humans haven’t stepped back.
There’s a framework for understanding what agents are handling versus what isn’t being handed over yet, and every major platform shipping this in 2026 describes roughly the same line. Agents handle the execution grind: campaign setup, bid adjustments, pacing corrections, deal troubleshooting, performance reporting, A/B test rotation. Humans stay in the loop on anything consequential: launching a new campaign, making a large budget shift, navigating a brand suitability conflict, any decision where being wrong costs something real.
Yahoo DSP’s documentation explicitly states that agents execute “with human user approval.” PubMatic’s AgenticOS runs “within defined guardrails” that advertisers set. This isn’t a limitation of the technology. It’s a deliberate architecture choice, and the platforms that are honest about it are the ones building durable trust with their customers.
The contrast with Google’s Performance Max and Meta’s Advantage+ is worth naming. Those systems optimize toward outcomes you define, but the model is opaque and you can’t inspect or redirect the logic. The new agentic systems are designed to be observable, with audit trails and approval gates built into the workflow. That’s a meaningful structural difference, not just a marketing one.
The Pipes in Between: A Standards War Nobody Told Publishers About
Here’s something most coverage of “AI in adtech” skips entirely: there is currently a genuine dispute at the infrastructure layer about how AI agents on the buy side and sell side will communicate with each other. The outcome of that dispute will shape who controls deal-making for the next decade.
Two competing approaches are in play.

Ad Context Protocol (AdCP) launched in October 2025, backed by a coalition that includes Scope3, Yahoo, PubMatic, Swivel, Triton, and Optable, and governed by the non-profit AgenticAdvertising.org. It’s built on Anthropic’s Model Context Protocol (MCP), the same open standard that allows AI models to connect to external tools and data sources. AdCP extends that architecture for advertising: it defines a shared language for agents to discover inventory, compare options, and execute campaigns across platforms. It’s designed to work asynchronously, meaning responses can take seconds or even days, which is intentional. That pacing accommodates human-in-the-loop approval while agents negotiate deal terms in the background. The full specification is public on GitHub.
A publisher implementing AdCP builds an MCP-compatible agent that responds to natural language briefs. A buyer’s agent might send: “Find audiences interested in outdoor equipment in Southeast Asia with CPMs under $4.” The publisher’s agent evaluates available inventory, packages a response with pricing and audience data, and negotiates directly. No exchange in the middle. No waterfall.
The IAB Tech Lab’s Agentic RTB Framework (ARTF) takes a different approach. Rather than building a new protocol layer from scratch, it extends the existing OpenRTB infrastructure with a containerized architecture. One party deploys their code directly inside the other’s infrastructure, which reduces auction latency by up to 80% according to IAB estimates, and doesn’t require a separate communication channel outside the bidstream. The IAB’s position is that you build on what’s already working rather than creating parallel infrastructure.
The IAB’s CEO has been direct about the conflict. When AdCP launched, he questioned whether the industry needed another trade group creating competing standards, and predicted “several false starts” before any of this reaches mainstream adoption.
Alongside both of these sits the User Context Protocol (UCP), originally developed by LiveRamp and donated to IAB Tech Lab in November 2025. UCP handles a different layer from AdCP: where AdCP defines how agents negotiate media transactions, UCP defines how agents exchange user signals, identity, context, and behavioral data, in a privacy-preserving format using vector embeddings compact enough for sub-100ms real-time bidding. The two protocols are designed to be complementary, not competing.
What this means practically for publishers: the protocol your SSP supports will determine which buyer agents can reach your inventory directly. Most publishers aren’t making decisions about this today, but the integrations being built now will create dependencies that are hard to change. Understanding which camp your tech stack is aligned with is worth knowing.
For context on how header bidding standards evolved and created similar lock-in dynamics, what header bidding is and how it works and header bidding analytics give useful background.
The Problems Nobody Has Solved

Privacy
AI agents process signals at a scale and speed that no human ad ops team ever approached. A single agent running yield optimization might evaluate audience segment data, contextual signals, historical bid patterns, and first-party publisher data across thousands of impression opportunities per second.
The privacy frameworks governing programmatic advertising, GDPR, TCF 2.2, the Global Privacy Platform, were designed for a world where humans made configuration decisions in dashboards and data flowed through defined contractual pipes. They weren’t designed for agents that make autonomous decisions about which data to use in real time.
The User Context Protocol (UCP), donated to IAB Tech Lab by LiveRamp, attempts to create a standardized way for agents to request and receive user context with privacy consent attached. It’s early infrastructure. In practice, the legal exposure for data flowing through agentic pipelines is the same as for any other pipeline, but the audit trail for how decisions were made is harder to reconstruct when the decisions were made autonomously.
The question publishers need to be asking their technology partners: if an agent makes a decision using audience data in a way that later comes under regulatory scrutiny, what does the audit log look like, and who owns it?
For a grounding in how consent frameworks work in programmatic today, navigating privacy in programmatic advertising covers CMPs, TCF 2.2, and the GPP in practical terms.
Brand Safety
Brand safety in adtech has always been a detection problem: identify inventory that advertisers don’t want their creative adjacent to, and block it. The tools built for this, keyword blocklists, contextual categorization, domain blacklists, were designed to filter human-generated traffic patterns.
In 2026, bot traffic exceeds 50% of online interactions. But the definition of what constitutes “bot traffic” is genuinely getting complicated. An AI agent booking a flight on behalf of a real user looks, to a legacy detection system, identical to a bot. The agent is non-human, it’s executing a purchase workflow, and it has no browser fingerprint that matches a known human. Under traditional SIVT (Sophisticated Invalid Traffic) definitions, that interaction might be flagged as fraud.
The Brand Safety Institute has described the emerging challenge clearly: brands need to shift toward risk-based, context-aware verification that distinguishes harmful fraud from agentic activity that delivers real value. Legacy verification tools from DoubleVerify, IAS, and HUMAN Security haven’t made that shift yet, though all three have announced agentic traffic detection roadmaps for 2026.
For publishers, this creates a specific risk: agentic traffic to your site or app, whether from AI assistants sending users to your content or agents acting on behalf of advertisers, may be misclassified as invalid. That affects revenue attribution. It affects measurement. And it affects how buyers perceive your inventory quality.
The Hype Gap
This one needs to be stated plainly because the vendor noise in this space is genuinely high.
Analysis of companies making “agentic AI” claims found that 73% had no published accuracy benchmarks or third-party validation. Research from Forrester found that 58% of deployed agents require manual override 20-40% of the time in production, despite vendor claims of autonomous operation. The IAB’s own CEO warned that practical adoption “will require years of market experimentation, standardization and alignment across platforms, agencies and publishers.”
That’s not a reason to dismiss the technology. The deployments that are working, deal troubleshooting, yield optimization, pacing correction, are genuinely valuable even at narrow scope. But the gap between what the demos show and what actually runs without a human watching it is real, and publishers who evaluate tools with that in mind will make better purchasing decisions.
Questions worth asking any vendor before you buy:
- What specific tasks does the agent handle autonomously, and what requires human approval?
- What does the audit log look like when the agent makes a consequential decision?
- What’s the override or fallback mechanism when the agent gets something wrong?
- Can you share accuracy benchmarks from live deployments, not controlled pilots?
If a vendor can’t answer these clearly, that’s information.
The Human Is Not Going Away

Every platform shipping real agentic tooling in 2026 has landed on roughly the same architecture, not because they coordinated, but because the deployments that work share a common structural insight: the decisions that benefit most from automation are the repetitive, high-frequency, low-stakes ones. The decisions that require humans are the low-frequency, high-stakes, judgment-heavy ones.
On the publisher side, agents are well-suited to: continuous floor price experimentation, deal troubleshooting and delivery diagnosis, inventory hygiene, viewability and quality enforcement, pacing and fill-rate monitoring across demand partners, and automated reporting. These are things that happen constantly, follow detectable patterns, and benefit from speed and consistency that humans can’t maintain around the clock.
Humans need to stay in the loop on: campaign strategy and objective-setting, new partner relationships and deal negotiation at the brand level, responses to regulatory or policy changes, escalation handling when something breaks in an unexpected way, and any decision where being wrong has consequences that an audit log won’t fix.
This isn’t a transitional state before agents take over everything. It’s the right long-term architecture. The value of a human in the loop isn’t just risk management. It’s that some decisions require context, relationships, and judgment that can’t be encoded in an agent’s instructions. The goal is to protect human attention for the decisions that actually need it, not to preserve human involvement in decisions that agents handle more reliably.
AdCP explicitly encodes this principle with what it calls “Embedded Human Judgment”: humans stay in the loop on decisions with real consequences. That’s governance philosophy built into the protocol specification, not just a product feature.
What This Means for Publishers
Most of the noise in this space comes from the buy side: DSPs announcing agentic capabilities, agencies testing autonomous workflows, brands asking what percentage of their media spend is “AI-optimized.” Publishers tend to receive that information as observers, waiting to see how it affects their revenue.
That’s the wrong posture.
Publishers are the ones who decide how their inventory is described and packaged for agents to discover. They decide what contextual data they expose, which protocols their ad server supports, and what guardrails exist around autonomous deal-making on their behalf. Publishers who understand this infrastructure will have leverage in the agentic supply chain. Publishers who treat it as something happening to them will gradually cede that control to whoever shows up with the most compelling platform story.
The practical steps for publishers today:
Understanding your tech stack’s protocol alignment matters now, before the AdCP versus ARTF question resolves. The integrations being built now will determine which buyer agents can reach you directly.
Auditing what your current AI or automation vendors actually do, using the questions above, is more valuable than chasing the next announcement. Most of what’s being sold as agentic isn’t, and knowing the difference protects your budget.
Thinking about your first-party data as an agent-addressable asset is different from thinking about it as a cookie replacement. The contextual and audience signals you can expose through AdCP-compatible infrastructure are what will make your inventory discoverable to the next generation of buyers.
For publishers building or refining their monetization strategy, what contextual advertising is and how it works and why contextual targeting matters in the post-cookie environment are directly relevant to where the infrastructure is heading.
The ad impression that takes 100 milliseconds to complete is about to involve a lot more autonomous decision-making at every node. Publishers who understand which nodes they control, and what it means to operate them intelligently, are the ones who will benefit from that shift rather than be displaced by it.


