效果最大化广告系列
Google Ads 脚本支持对效果最大化广告系列执行mutate和搜索操作,从而实现广告系列制作和管理工作流。
本指南介绍了如何使用 mutate 方法制作效果最大化广告系列,但其中介绍的概念可用于 Google Ads API 支持的任何广告系列类型。
借助效果最大化广告系列,您只需制作一个广告系列,即可利用所有 Google Ads 渠道和广告资源。它有助于您优化广告效果并提高工作效率,这在一定程度上得益于它可以降低管理多种广告系列类型的复杂性和开销。
效果最大化广告系列会将预算动态分配给效果最佳的渠道,包括搜索网络、YouTube、展示广告网络、Google 探索、Gmail 和 Google 地图。这有助于您在预算范围内以最高的投资回报率 (ROI) 获得更多转化,还可让您无需管理和更新多个广告系列的预算。
如需使用 Google Ads 脚本创建这些对象,您将需要大量依赖 mutate,它可让您直接访问 Google Ads API 及其大多数功能。请求采用 JSON 格式,与 API 的 REST 端点使用相同的格式。
本指南涵盖了以下主题:
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-03-04。
[null,null,["最后更新时间 (UTC):2025-03-04。"],[[["Google Ads scripts support the `mutate` and `search` functions for Performance Max, enabling campaign creation and management."],["Performance Max campaigns leverage a single unified campaign to access all Google Ads channels, optimizing performance and streamlining management."],["Budget allocation in Performance Max campaigns is dynamic, automatically shifting to the highest-performing channels for improved ROI."],["Creating Performance Max campaigns using Google Ads scripts heavily relies on the `mutate` function, which interfaces with the Google Ads API."],["This guide covers interacting with Performance Max campaigns using the classic `AdsApp` interface, mutate strategies, asset uploading, required and optional campaign components, and reporting."]]],[]]