Google Ads Service
Description: Access campaigns, ad groups, and ads
Configuration
- Developer Token
- OAuth Client ID and Secret
- Refresh Token
- Login Customer ID (XXX-XXX-XXXX)
Detailed Configuration Instructions
- Get Developer Token:
- Google Ads API Center: apply for API access and obtain Developer Token
- Create OAuth Credentials:
- Google Cloud Console → create OAuth 2.0 credentials for Google Ads API
- Obtain Client ID and Client Secret
- Generate Refresh Token:
- Use OAuth flow or Google's OAuth playground to create a refresh token
- Get Customer ID:
- From your Google Ads account (format XXX-XXX-XXXX)
- Configure in plemeo MCP: Enter all credentials
Important Notes
- Developer Token must be approved by Google for production use
- OAuth 2.0 credentials must match your project
- Refresh Token enables long-term access without re-authentication
- Login Customer ID is required for manager account contexts
Main Commands
- List accounts
- Account performance summary
- List campaigns with metrics
- Campaign details
- Campaign metrics
Examples
Show me all my Google Ads campaigns from the last 30 daysGet performance summary for account 123-456-7890Show detailed information for campaign ID 987654321List all my Google Ads accountsGet campaign metrics for the last 7 daysShow me the performance data for my search campaigns