注意:您正在查看 API 的 REST 接口的文档。我们的大多数官方客户端库都使用 gRPC。如需了解详情,请参阅
REST 简介。
CampaignConversionGoal
仅针对具有匹配类别和来源的所有转化操作应用指定广告系列的出价可用性设置。
字段 |
resourceName |
string
不可变。广告系列转化目标的资源名称。广告系列转化目标资源名称的格式如下: customers/{customerId}/campaignConversionGoals/{campaignId}~{category}~{origin}
|
campaign |
string
不可变。此广告系列转化目标关联到的广告系列。
|
category |
enum (ConversionActionCategory )
此广告系列转化目标的转化类别。
|
origin |
enum (ConversionOrigin )
此广告系列转化目标的转化来源。
|
biddable |
boolean
广告系列转化目标的可出价性。
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-03-06。
[null,null,["最后更新时间 (UTC):2025-03-06。"],[[["Campaign conversion goals control the biddability setting for all conversion actions within a specific campaign that share the same category and origin."],["These goals are defined by their associated campaign, conversion category, and conversion origin, allowing for granular control over bidding strategies."],["The `biddable` property determines whether the campaign conversion goal is used for automated bidding."],["Campaign conversion goals are represented by a unique resource name with the format `customers/{customerId}/campaignConversionGoals/{campaignId}~{category}~{origin}`."]]],[]]