有兴趣分享您对 Google Ads API 的反馈吗?
注册即可获邀参与用户调研!
广告组级目标覆盖
以下替换项可用。
替换出价策略
出价策略只能在广告系列一级设置。例如,如果某个广告系列已分配 TARGET_ROAS
策略,则在其某个广告组中设置 TARGET_CPA
字段将不会产生任何影响。
同样,如果您使用的广告系列级出价策略不支持手动设置出价,那么手动设置出价将不会产生任何影响。例如,如果您的广告系列使用 TARGET_ROAS
作为标准出价策略,并且您为该广告系列中的个别关键字设置了每次点击费用的最高值,系统会忽略关键字级出价,而不会出错。如果改为使用人工出价,则关键字级出价随后将会生效。如需了解详情,请访问帮助中心。
在广告组一级替换目标广告支出回报率
您可以在广告组一级替换 TargetRoas
出价方案的 target_roas
字段或已设置 target_roas
字段的 MaximizeConversionValue
,方法是设置广告组的 target_roas
字段。不得替换出价方案的其他字段。
如需移除替换值,请取消设置广告组的 target_roas
,方法是发送包含空字段值的 mutate 请求,但仍在字段掩码中提供路径。如果尝试替换与投资组合策略关联的 TargetRoas
方案的 target_roas
字段,将会导致错误。
您可以使用 effective_target_roas
字段检索广告组的有效 target_roas
值,并使用 effective_target_roas_source
字段检索其来源。
在广告组一级替换目标每次转化费用
您可以通过设置广告组的 target_cpa_micros
字段,在广告组一级替换 TargetCpa
出价方案的 target_cpa_micros
字段或已设置 target_cpa_micros
字段的 MaximizeConversions
的 target_cpa_micros
字段。无法替换出价方案的其他字段。
如需移除替换项,请发送一个字段值为空但仍在字段掩码中提供路径的更改请求,以取消设置广告组的 target_cpa_micros
。
您可以从 effective_target_cpa_micros
字段检索广告组的 target_cpa_micros
有效值,并从 effective_target_cpa_source
字段检索其来源。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-11-08。
[null,null,["最后更新时间 (UTC):2024-11-08。"],[[["Bidding strategies are set at the campaign level and override any conflicting ad group-level settings, such as manual bids with automated strategies."],["`Target ROAS` and `Target CPA` set at the campaign level can be overridden at the ad group level by specifying `target_roas` and `target_cpa_micros` for the ad group, respectively."],["Overriding `Target ROAS` or `Target CPA` associated with a portfolio strategy at the ad group level will result in an error."],["To remove an override for `Target ROAS` or `Target CPA` at the ad group level, send a mutate request with an empty value for the respective field (`target_roas` or `target_cpa_micros`) while including the field path in the field mask."],["You can retrieve the effective `Target ROAS` and `Target CPA` values for an ad group, along with their sources, using the `effective_target_roas`, `effective_target_roas_source`, `effective_target_cpa_micros`, and `effective_target_cpa_source` fields."]]],[]]