运行 或通过 Google 广告安排 Adwords 脚本 API
Running or Scheduling an Adwords Script by Google Ads API
我正在尝试执行(或安排)用于帐户审核的 Adwords 脚本。
我需要通过我自己的软件以编程方式执行此操作。
是否可以连接到给定帐户、计划或运行特定脚本,然后获取结果?
我在文档中没有找到任何内容,这是我第一次使用 Google 广告 API。
我找到的最相关 post 是这个:Adwords Script Scheduling by Adwords API
但他询问的是 API 的已弃用版本,他的需求与我不同且更具体。
我只需要以编程方式为 Google Adwords 帐户schedule/run/create 脚本,因此我不必手动执行。
我也希望能够做到这一点,但据我所知,答案是否定的。我在广告 API 中没有看到任何方法,并且 this forum post 指出,"It is still currently not possible to remotely trigger AdWords Scripts from another script." post 已经有几年了,但似乎仍然有效。
我正在尝试执行(或安排)用于帐户审核的 Adwords 脚本。
我需要通过我自己的软件以编程方式执行此操作。
是否可以连接到给定帐户、计划或运行特定脚本,然后获取结果?
我在文档中没有找到任何内容,这是我第一次使用 Google 广告 API。
我找到的最相关 post 是这个:Adwords Script Scheduling by Adwords API
但他询问的是 API 的已弃用版本,他的需求与我不同且更具体。
我只需要以编程方式为 Google Adwords 帐户schedule/run/create 脚本,因此我不必手动执行。
我也希望能够做到这一点,但据我所知,答案是否定的。我在广告 API 中没有看到任何方法,并且 this forum post 指出,"It is still currently not possible to remotely trigger AdWords Scripts from another script." post 已经有几年了,但似乎仍然有效。