Calculate the total spend for each campaign.
SELECT campaign_name, SUM(spend) AS total_spend FROM campaigns GROUP BY campaign_name
Connect 300+ sources, serve any BI tool, and give every AI agent one governed endpoint to read, and write back where the app supports it.