OAuth-backed Google Customer Match connector with audience CRUD plus Data Manager-based member ingestion for append and replace syncs.
$ deepline tools call google_ads_audiences_create_audience \
--json '{"input": "your data here"}'google_ads_audiences_create_audiencegoogle_ads_audiences_delete_audiencegoogle_ads_audiences_get_audience_statusgoogle_ads_audiences_list_audiencesgoogle_ads_audiences_sync_audience_membersInput/output schemas, exact per-action cost, and a fixture suite. Same call signature as every other Deepline integration.
Connect your own provider API key and keep the vendor relationship in your workspace. Deepline routes the call without exposing provider spend.
Every action is invokable from Claude Code, Codex, Cursor, or any MCP-capable agent via the same skill surface.
Install the CLI, connect your provider key from the dashboard, then run typed tools from Claude Code, Codex, Cursor, or your own agent.
curl -fsSL "https://deepline.com/api/v2/sdk/install" | bash
Agent setup: Install the Deepline CLI and skills using https://code.deepline.com/agent-install.txt