Google Ads API Quickstart This skill guides you from absolute zero to running your first successful request to retrieve campaigns. Supported Tracks You can choose to use this skill with: Official Client Libraries: Python, Java, .NET, PHP, Ruby, or Perl. Direct REST: Raw HTTP REST requests. Crucial Requirement: Dynamic Version Resolution & Runtime Resolution [!IMPORTANT] To ensure the integration is secure, stable, and up-to-date, you must resolve all API and runtime versions dynamically. Do not rely on hardcoded defaults. Strict Constraints: DO NOT Hardcode: Never use hardcoded Google Ads API versions (e.g., v24 ) or language runtime versions (e.g., Python 3.8+ , Java 11+ ) in generated code or environment setup instructions, unless the user explicitly requests a specific version. MANDATORY Dynamic Resolution: You must dynamically resolve the latest stable versions at the start of execution before generating any code or configuration, using the procedures detailed below. Show more Installs 862 Repository google/skills GitHub Stars 15.5K First Seen Jun 24, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn
google-ads-api-quickstart
安装
npx skills add https://github.com/google/skills --skill google-ads-api-quickstart