This MCP server implementation provides integration with Google Ads API, enabling AI assistants to access and manipulate advertising campaign data directly within conversations. The server appears to have encountered an error during setup, indicating it may be in development or experiencing configuration issues with the repository 'cohnen/mcp-google-ads'. When functioning properly, it would likely allow for campaign management, performance analysis, and optimization of Google Ads accounts without leaving the conversation interface.
暂无评论. 成为第一个评论的人!
登录以参与讨论
Shows all your Google Ads accounts. Parameters: None.
Runs a Google Ads Query Language query. Parameters: account ID (string), GAQL query (string).
Shows campaign metrics with performance data. Parameters: account ID (string), time period (string).
Detailed analysis of your ad creative performance. Parameters: account ID (string), time period (string).
Runs any arbitrary GAQL query with formatting options. Parameters: account ID (string), query (string), format (string: table, JSON, or CSV).