Google Ads Authentication
Configure Google Ads API access with service-account workflow.
Access
Request access with your email.
Overview
Repo-local service-account setup with developer token, customer ID, and service account JSON configuration.
Best For
Marketing teams setting up Google Ads integration for automated campaign management.
Supported Prompts
- "Set up Google Ads access"
- "Verify Google Ads API credentials"
- "Troubleshoot Google Ads auth"
How It Works
- Uses service-account workflow with GOOGLE_ADS_DEVELOPER_TOKEN, CUSTOMER_ID, and SERVICE_ACCOUNT_JSON.
- Repo CLI under tools/google-ads/ for deterministic setup.
- API preflight verification before reporting success.