AI KNOWLEDGE HUB • SUPER EARLY BUILD • OPEN SOURCE SKILLS • CONTRIBUTE VIA PR •

Tools Mcp / Adtech

Ad Platform Executor Template

MCP/tool template for a narrow DV360 and Google Ads executor that applies only approved, policy-checked campaign changes and records rollback evidence.

adtech, executor, dv360, google-ads, rollback

Install this connector

Install (Codex)

./bin/skills-hub install --module tools --entry adtech/[email protected] --runtime codex

Install (Claude)

./bin/skills-hub install --module tools --entry adtech/[email protected] --runtime claude

Install (Generic)

./bin/skills-hub install --module tools --entry adtech/[email protected] --runtime generic --target ./my-agent/tools-mcp

Operational Summary

Connected system: DV360 and Google Ads API execution layer

Access level: read-write

Trust boundary: remote-mcp-server

Approval boundary: Applies only policy-approved bounded writes; high-risk changes require human approval and rollback evidence.

Status

Readiness: Experimental

Security reviewed: no

Lifecycle: Active

Runtime & Dependencies

ID: adtech/ad-platform-executor-template

Runtimes: codex, claude, generic

Auth required: Brokered Google API credentials, Scoped execution grant, Approval token for medium and high-risk writes

Dependencies & Setup

MCP servers: Not documented

APIs: Google Ads API, Display & Video 360 API

Local tools: authorization_broker, policy_engine, audit_log

Capabilities

  • Read current campaign or line item state before execution.
  • Validate approved change plans against policy and current platform state.
  • Apply bounded bid, budget, targeting, or status changes.
  • Verify post-write state and create rollback patches.