广告系列标签
表示广告系列与标签之间的关系。
您可以在 SELECT 和 WHERE 子句中选择上述资源以及此资源中的字段。这些字段不会对 SELECT
子句中的指标进行细分。
campaign_label.campaign |
字段说明 | 标签附加到的广告系列。 |
类别 | ATTRIBUTE |
数据类型 | RESOURCE_NAME |
输入网址 | N/A |
可过滤 | 正确 |
可选择 | 正确 |
Sortable | 错误 |
重复 | 错误 |
|
campaign_label.label |
字段说明 | 分配给广告系列的标签。 |
类别 | ATTRIBUTE |
数据类型 | RESOURCE_NAME |
输入网址 | N/A |
可过滤 | 正确 |
可选择 | 正确 |
Sortable | 错误 |
重复 | 错误 |
|
campaign_label.owner_customer_id |
字段说明 | 标签所属客户的 ID。 |
类别 | ATTRIBUTE |
数据类型 | INT64 |
输入网址 | N/A |
可过滤 | 正确 |
可选择 | 正确 |
Sortable | 正确 |
重复 | 错误 |
|
campaign_label.resource_name |
字段说明 | 资源的名称。广告系列标签资源名称采用以下格式:customers/{customer_id}/campaignLabels/{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。"],[[["Represents the relationship between a campaign and a label."],["Allows for the selection of fields from related resources (campaign, customer, label) in queries."],["Fields from related resources will not segment metrics when selected."],["Includes fields for identifying the campaign, label, customer owner, and resource name."],["Enables filtering and selection of fields for analysis and reporting."]]],["This describes the `campaign_label` resource, which links a campaign to a label. Key information includes: the `campaign` and `label` resource names, the `owner_customer_id`, and the `resource_name` itself (formatted as `customers/{customer_id}/campaignLabels/{campaign_id}~{label_id}`). These fields are selectable and filterable attributes. The fields will not segment metrics. Associated resources are campaign, customer and label.\n"]]