Google Adk Typescript

🌐Community
by vysotin · vlatest · Repository

Automates Google Ads campaign creation & management using TypeScript and the Google Ads API.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add google-adk-typescript npx -- -y @trustedskills/google-adk-typescript
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "google-adk-typescript": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/google-adk-typescript"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides access to the Google Ads API using TypeScript. It allows AI agents to programmatically manage and interact with Google Ads campaigns, including creating ads, adjusting bids, and generating reports. This enables automation of advertising tasks and integration with other systems.

When to use it

  • Automate ad campaign creation: Generate new ad campaigns based on predefined templates or data sources.
  • Optimize bidding strategies: Automatically adjust bids for keywords or ad groups to maximize ROI.
  • Generate performance reports: Create custom reports summarizing key metrics like impressions, clicks, and conversions.
  • Manage ad inventory: Programmatically pause or enable ads based on specific criteria.

Key capabilities

  • Google Ads API access via TypeScript
  • Campaign management (creation, modification, deletion)
  • Ad group management
  • Keyword management
  • Bid adjustment functionality
  • Reporting and data retrieval

Example prompts

  • "Create a new Google Ads campaign targeting 'running shoes' with a daily budget of $50."
  • "Increase the bid for keyword 'best running shoes' by 10%."
  • "Generate a report showing impressions and clicks for all campaigns in the last week."

Tips & gotchas

  • Requires proper Google Ads API credentials and authentication setup.
  • Familiarity with TypeScript is recommended to effectively utilize this skill.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
vysotin
Installs
10

🌐 Community

Passed automated security scans.