Skip to content

Google Ads 节点#

使用 Google Ads 节点可以自动化处理 Google Ads 中的工作,并将 Google Ads 与其他应用程序集成。n8n 内置支持多种 Google Ads 功能,包括获取广告系列。

本页面列出了 Google Ads 节点支持的操作,并提供了更多资源的链接。

凭据

有关设置身份验证的指导,请参考 Google Ads 凭据

操作#

  • 广告系列
  • 获取所有广告系列
  • 获取单个广告系列

模板和示例#

AI marketing report (Google Analytics & Ads, Meta Ads), sent via email/Telegram

by Friedemann Schuetz

View template details
Generating New Keywords and their Search Volumes using the Google Ads API

by Imperol

View template details
Get Meta Ads insights and save them into Google Sheets

by Solomon

View template details
Browse Google Ads integration templates, or search all templates

相关资源#

更多关于该服务的信息,请参阅 Google Ads 官方文档

当操作不受支持时的解决方案#

如果当前节点不支持您想要执行的操作,可以使用 HTTP Request 节点 调用该服务的 API。

您可以在 HTTP Request 节点中使用为该服务创建的凭证:

  1. 在 HTTP Request 节点中,选择 Authentication > Predefined Credential Type
  2. 选择您想要连接的服务。
  3. 选择您的凭证。

更多信息请参考 自定义 API 操作