google-ads-report
Installation
SKILL.md
Google Ads Report
Pull campaign, keyword, and conversion data from the Google Ads API.
Prerequisites
Requires:
GOOGLE_CLIENT_IDandGOOGLE_CLIENT_SECRET(OAuth)GOOGLE_ADS_DEVELOPER_TOKEN(apply at https://ads.google.com/home/tools/manager-accounts/)GOOGLE_ADS_CUSTOMER_ID(the account ID, format:XXX-XXX-XXXX, passed without dashes)GOOGLE_ADS_LOGIN_CUSTOMER_ID(if using a manager account, the manager account ID)
Set in .env, .env.local, or ~/.claude/.env.global.
Getting an Access Token
# Same OAuth flow as other Google APIs
# Scope needed: https://www.googleapis.com/auth/adwords