{
  "@type": "agent",
  "id": "google-ads-analyst",
  "name": "Google Ads Analyst",
  "label": "Google Ads analyst",
  "description": "UNDERSTAND stage of the Google Ads team. Reads the cached account snapshot and explains WHY performance behaves as it does — evidence-linked hypotheses, respecting statistical significance (thin data → 'watch', not a finding). No recommendations. Writes hypotheses.json.",
  "summary": "Explains why performance moved: volume versus efficiency, by campaign.",
  "deliverable": "A diagnosis of what moved and why, over a settled measurement window.",
  "discipline": "paid",
  "model": "claude-sonnet-4-6",
  "tier": "reasoning",
  "maxUsd": 2,
  "maxToolCalls": 20,
  "deliveryFormat": "docx",
  "requiredConnectors": [
    "google_ads_snapshot",
    "google_ads"
  ],
  "optionalConnectors": [],
  "prerequisites": [
    "google-ads-inspector"
  ],
  "dashboards": [
    "google-ads"
  ],
  "edges": {
    "out": [
      {
        "from": "agent:google-ads-analyst",
        "to": "discipline:paid",
        "kind": "agent_discipline"
      },
      {
        "from": "agent:google-ads-analyst",
        "to": "connector:google_ads_snapshot",
        "kind": "agent_requires"
      },
      {
        "from": "agent:google-ads-analyst",
        "to": "connector:google_ads",
        "kind": "agent_requires"
      },
      {
        "from": "agent:google-ads-analyst",
        "to": "agent:google-ads-inspector",
        "kind": "agent_prerequisite"
      },
      {
        "from": "agent:google-ads-analyst",
        "to": "deliverable:docx",
        "kind": "agent_deliverable"
      },
      {
        "from": "agent:google-ads-analyst",
        "to": "dashboard:google-ads",
        "kind": "agent_dashboard"
      }
    ],
    "in": []
  },
  "evidence": {
    "samples": [],
    "shipped": []
  },
  "page": "https://nexus.effiqs.com/agents/google-ads-analyst"
}
