SpendSignoffSpendSignoff
Deep Dive8 min read··SpendSignoff

PPC automation in 2026: the state of the art

PPC automation has gone through three distinct generations in ten years. Understanding what each generation solved — and what it left broken — is the only honest way to evaluate what AI-native tooling actually adds in 2026.

Generation one: scripts and rules

Google Ads Scripts arrived around 2012. For the first time, advertisers could write JavaScript that ran against their accounts on a schedule. Pause this keyword if impressions drop below 10/day. Send an email when a campaign goes over budget. Label new keywords by match type.

Scripts solved the "repetitive manual tasks" problem well. They failed at anything requiring judgment: scripts do not know that your CPA target changed because you pivoted to enterprise, or that the traffic spike is bot traffic, not real demand. Every edge case required another script. Maintenance became a second job.

Generation two: smart bidding and platform automation

Target CPA, Target ROAS, Maximize Conversions — Google and Meta's native smart bidding systems are generation two. They use platform-side ML trained on billions of auction signals to optimize bids in real time. For advertisers with clean conversion tracking and sufficient volume (roughly 50 conversions per month), they outperform manual bidding.

The gap smart bidding left: it operates at the bid level, within campaigns the human designed. It does not catch a misallocated budget between campaigns. It does not notice that your top-performing campaign has a disapproved creative that will kill conversions tomorrow. It does not tell you that three of your ad groups are targeting the same intent with different bids.

Smart bidding and SpendSignoff are not in competition

Smart bidding handles bid-level optimization within Google and Meta's systems. SpendSignoff handles account-level monitoring, cross-campaign analysis, and draft-based changes to budgets, structure, and configuration. They operate on different layers.

Generation three: AI operators with tool access

The 2025-2026 generation is fundamentally different in architecture. Instead of a rule engine or a platform ML model, you have a general-purpose reasoning model (Claude, GPT-4o, Gemini) with tool access to your ad accounts via a structured protocol. The model can read campaign state, form a hypothesis about what is wrong, and propose a specific change.

The critical architectural choice is what scope the model gets. A model with unrestricted write access is a financial risk — hallucinations, bad inferences, and prompt injection can all result in money-moving mistakes. SpendSignoff's design assigns the model mcp.read and mcp.draft scopes only. The approval step — the mcp.approve scope — stays with a human in the dashboard.

What the third generation actually delivers

The practical upgrade over generation two is the ability to reason across the whole account, not just optimize within a campaign. "Draft a plan to reallocate budget from the three campaigns with CPA above target to the two that are under CPA target and pacing below daily budget" — that requires cross-campaign reading and a structured proposal. Smart bidding cannot do it. Scripts can do pieces of it with brittle hardcoding. A reasoning model with account read access does it in one conversation turn.

  • Cross-campaign analysis — comparing performance across campaigns in one pass, not one campaign at a time.
  • Natural language queries — ask about your account in plain English and get an answer, not a filter UI.
  • Structured draft proposals — the model's changes are typed before→after diffs, not free-form text that has to be manually implemented.
  • Always-on monitoring — the autonomy loop watches the account continuously, not only when a human logs in.

FAQ

Does using an AI operator replace Google's smart bidding?
No. Keep smart bidding active for bid-level optimization within campaigns. SpendSignoff works at the account and campaign configuration level — structural and budget decisions, not per-auction bid decisions.
How is SpendSignoff different from Google's own AI features in the platform?
Google's AI features are native to the Google Ads UI and optimize within Google's ecosystem. SpendSignoff gives your preferred AI client (Claude, ChatGPT, Cursor) read and draft access across Google and Meta simultaneously, from outside both platforms, with a consistent approval model.

Connect an account read-only and watch the operator work.

Reads are free on every plan. Nothing spends without your two-step approval.

Book a demo

Related reading

    PPC automation in 2026: the state of the art — SpendSignoff · SpendSignoff