Google Adk Python
Automates Google Ads campaign management using Python scripting for efficient optimization and reporting.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add duc01226-google-adk-python npx -- -y @trustedskills/duc01226-google-adk-python
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"duc01226-google-adk-python": {
"command": "npx",
"args": [
"-y",
"@trustedskills/duc01226-google-adk-python"
]
}
}
}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 Python. It allows AI agents to programmatically manage Google Ads campaigns, including creating, updating, and retrieving ad data. Specifically, it facilitates interaction with the Google Ads platform through a Python interface.
When to use it
- Automate campaign creation: Generate new Google Ads campaigns based on predefined templates or user input.
- Real-time bid adjustments: Dynamically adjust bids for keywords or ads based on performance metrics.
- Report generation: Extract and compile data from Google Ads accounts into custom reports.
- Troubleshooting ad issues: Automatically identify and resolve common errors within a Google Ads account.
Key capabilities
- Google Ads API integration
- Python programming language support
- Campaign management (creation, updating)
- Ad data retrieval
Example prompts
- "Create a new Google Ads campaign targeting the keyword 'running shoes' in New York City."
- "Increase the bid for my top-performing keywords by 10%."
- "Generate a report showing ad spend and impressions for the last week."
Tips & gotchas
- Requires proper authentication with the Google Ads API, including setting up an account and obtaining credentials.
- Familiarity with Python programming is beneficial to leverage the skill's full potential.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.