Skip to content
Developer ToolsReal-timeUpdated May 2026
G

Google Ads

Programmatic Google Ads campaign management

Google Ads on Tiny Command is the action surface for teams that want to script their Ads operations rather than clicking through the Ads UI. Nine actions cover the operational primitives: List Accounts (manager-account hierarchy traversal), List Campaigns, Get Campaign Metrics (impressions, clicks, CTR, cost, conversions over a date range), Enable Campaign, Pause Campaign (the two most-common destructive actions), List Ad Groups, Add Conversion Action (track a new conversion type), Add User To Customer List (audience syncs for remarketing). No triggers today, Google Ads doesn't emit webhook events; campaign performance is queried on demand. The integration uses Google's OAuth with the adwords scope. Common patterns: a daily-scheduled workflow runs Get Campaign Metrics for the top 10 campaigns, detects underperformers based on a CPA threshold, and Pauses them via Pause Campaign (with a Slack notification for the marketing lead); or a Stripe customer churn fires Add User To Customer List on a churn-suppression audience so they stop seeing your ads.

0triggers
9actions
≈ 2 minto set up
Freetier · no card
Actions

Do anything Google Ads can do, from a workflow.

Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.

ActionWhat it does
Add Google Ads ConversionCreates a new conversion action definition in Google Ads. Useful for programmatic conversion setup across many ad accounts (agencies managing client accounts) rather than one-by-one in the UI.
Add User to Customer ListAdds an email (hashed for matching) to a Customer Match list — Google Ads uses these for retargeting, lookalike audiences, and exclusions. For "high-LTV customers → add to lookalike-seed list" or "churned customers → exclude from acquisition campaigns" workflows.
Enable Google Ads CampaignReactivates a paused campaign. For "scheduled campaign reactivation" workflows (e.g., back-to-school campaign auto-enables on Aug 1) or for response to performance signals.
Get Campaign MetricsReturns campaign-level performance — impressions, clicks, CTR, conversions, CPC, ROAS for a date range. For "weekly ad performance digest" or "alert on CPA spike" monitoring workflows.
List Google Ads AccountsReturns every ad account the connected MCC manager or user can access. Useful for agency workflows operating across multiple client accounts.
List Ad GroupsReturns paginated ad groups within a campaign with status and performance. For granular performance reporting and for "find underperforming ad groups to pause" optimisation workflows.
List Google Ads CampaignsReturns paginated campaigns with status, budget, and recent performance summary. For account-overview dashboards and for cross-campaign reporting workflows.
Pause Google Ads CampaignPauses a running campaign. For "ROAS dropped below threshold → auto-pause" optimisation workflows or for "campaign budget exhausted → pause until next month" maintenance.
Upload Offline ConversionsPushes offline conversions (sales that closed via phone, sales-rep follow-up after ad click) back to Google Ads using gclid attribution. Improves Smart Bidding accuracy by feeding the full conversion picture, not just on-site conversions.
Recipes

Pre-built Google Ads workflows.

Clone any recipe and customize it in one click. Every recipe is fully editable.

Before you build

Three things worth knowing.

Filter at the trigger

Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.

Authorize once, reuse anywhere

Connect Google Ads once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.

No JSON to read

Every Google Ads field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.

FAQ

Questions about the Google Ads integration.

If we missed yours, ping support. We usually reply within an hour.

How do I connect Google Ads to Tiny Command?
Open the Tiny Command workflow builder, drop in a Google Ads node, and click Connect. Authorize Google Ads once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What Google Ads triggers does Tiny Command support?
Tiny Command focuses on outbound actions for Google Ads today. Use Tiny Command's universal Webhook or Schedule trigger to start Google Ads workflows, then run any Google Ads action you need.
What Google Ads actions can I run from a workflow?
9 Google Ads actions are available out of the box, covering developer tools operations like "Add Google Ads Conversion". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the Google Ads integration real-time?
Google Ads actions execute synchronously inside your workflow. Tiny Command waits for Google Ads's API to confirm before continuing to the next step, so downstream nodes can rely on the result.
Do I need to write code to use Google Ads with Tiny Command?
No. Every Google Ads trigger and action is fully configurable from the visual workflow builder. For edge cases that aren't covered, drop in a custom HTTP node and call any Google Ads API endpoint directly.
How much does the Google Ads integration cost?
There's a free tier you can start on without a credit card. Higher run volumes and team features come with paid plans. The Google Ads integration itself has no per-app surcharge.
Related

More developer tools apps people connect.

Same category as Google Ads, ordered by how often teams pair them. Hover the carousel to pause.

Do more with Google Ads.

Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.