Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GOOGLE_ADS_CLIENT_ID | No | OAuth2 Client ID for Google Ads authentication. | |
| GOOGLE_ADS_CLIENT_SECRET | No | OAuth2 Client Secret for Google Ads authentication. | |
| GOOGLE_ADS_REFRESH_TOKEN | No | OAuth2 Refresh Token for Google Ads authentication. | |
| GOOGLE_ADS_DEVELOPER_TOKEN | Yes | Your Google Ads developer token. | |
| GOOGLE_ADS_LOGIN_CUSTOMER_ID | Yes | The login customer ID, typically the ID of the manager account used to access the client account. | |
| GOOGLE_ADS_IMPERSONATED_EMAIL | No | The email address of the user to impersonate when using a service account (optional). | |
| GOOGLE_ADS_SERVICE_ACCOUNT_PATH | No | The file path to your Google Ads service account JSON key file. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |