campaign_effective_label
表示广告系列与有效标签之间的关系。有效标签是指继承或直接分配给此广告系列的标签。
您可以在 SELECT 和 WHERE 子句中选择上述资源以及此资源中的字段。这些字段不会对 SELECT
子句中的指标进行细分。
campaign_effective_label.campaign |
字段说明 | 有效标签附加到的广告系列。 |
类别 | ATTRIBUTE |
数据类型 | RESOURCE_NAME |
输入网址 | N/A |
可过滤 | 正确 |
可选择 | 正确 |
Sortable | 错误 |
重复 | 错误 |
|
campaign_effective_label.label |
字段说明 | 分配给广告系列的有效标签。 |
类别 | ATTRIBUTE |
数据类型 | RESOURCE_NAME |
输入网址 | N/A |
可过滤 | 正确 |
可选择 | 正确 |
Sortable | 错误 |
重复 | 错误 |
|
campaign_effective_label.owner_customer_id |
字段说明 | 拥有有效标签的客户的 ID。 |
类别 | ATTRIBUTE |
数据类型 | INT64 |
输入网址 | N/A |
可过滤 | 正确 |
可选择 | 正确 |
Sortable | 正确 |
重复 | 错误 |
|
campaign_effective_label.resource_name |
字段说明 | 资源的名称。广告系列有效标签资源名称的格式为:customers/{customer_id}/campaignEffectiveLabels/{campaign_id}~{label_id} |
类别 | ATTRIBUTE |
数据类型 | RESOURCE_NAME |
输入网址 | N/A |
可过滤 | 正确 |
可选择 | 正确 |
Sortable | 错误 |
重复 | 错误 |
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-11-09。
[null,null,["最后更新时间 (UTC):2024-11-09。"],[[["This resource defines the relationship between a campaign and an effective label, which can be either inherited or directly assigned to the campaign."],["The `campaign_effective_label` resource provides access to the campaign, label, and owner customer ID associated with the effective label."],["Fields from the campaign, customer, and label resources can be selected along with this resource, but they will not segment metrics."],["The resource name for CampaignEffectiveLabel follows the format `customers/{customer_id}/campaignEffectiveLabels/{campaign_id}~{label_id}`."],["Available fields include the assigned effective label, the associated campaign and the customer who owns the effective label."]]],["This describes the `campaign_effective_label` resource, which links a campaign to an assigned or inherited label. Key information includes the `campaign` and `label` resource names, which represent the campaign and its effective label respectively. The `owner_customer_id` indicates the customer who owns the label. The `resource_name` field provides the complete identifier for the relationship and fields can be selected and filtered but won't segment metrics.\n"]]