ad_group_effective_label
广告组与有效标签之间的关系。有效标签是指继承或直接分配给此广告组的标签。
您可以在 SELECT 和 WHERE 子句中选择上述资源以及此资源中的字段。这些字段不会对 SELECT
子句中的指标进行细分。
ad_group_effective_label.ad_group |
字段说明 | 有效标签附加到的广告组。 |
类别 | ATTRIBUTE |
数据类型 | RESOURCE_NAME |
输入网址 | N/A |
可过滤 | 正确 |
可选择 | 正确 |
Sortable | 错误 |
重复 | 错误 |
|
ad_group_effective_label.label |
字段说明 | 分配给广告组的有效标签。 |
类别 | ATTRIBUTE |
数据类型 | RESOURCE_NAME |
输入网址 | N/A |
可过滤 | 正确 |
可选择 | 正确 |
Sortable | 错误 |
重复 | 错误 |
|
ad_group_effective_label.owner_customer_id |
字段说明 | 拥有有效标签的客户的 ID。 |
类别 | ATTRIBUTE |
数据类型 | INT64 |
输入网址 | N/A |
可过滤 | 正确 |
可选择 | 正确 |
Sortable | 正确 |
重复 | 错误 |
|
ad_group_effective_label.resource_name |
字段说明 | 广告组有效标签的资源名称。广告组有效标签资源名称采用以下格式:customers/{customer_id}/adGroupEffectiveLabels/{ad_group_id}~{label_id} |
类别 | ATTRIBUTE |
数据类型 | RESOURCE_NAME |
输入网址 | N/A |
可过滤 | 正确 |
可选择 | 正确 |
Sortable | 错误 |
重复 | 错误 |
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-11-08。
[null,null,["最后更新时间 (UTC):2024-11-08。"],[[["Ad group effective labels represent the relationship between an ad group and a label applied to it, either directly or through inheritance."],["This relationship allows for the retrieval of ad group and label data through resource fields like `ad_group_effective_label.ad_group` and `ad_group_effective_label.label`."],["The `ad_group_effective_label.resource_name` field provides a unique identifier for each ad group effective label relationship within a customer account."],["You can use the provided fields in SELECT and WHERE clauses to filter and query data related to ad groups and their effective labels, but these fields won't segment metrics."]]],["The content details the relationship between ad groups and their effective labels, which can be inherited or directly assigned. Key fields for this relationship include the ad group resource name, the effective label's resource name, the owner customer ID of the label, and the ad group effective label's resource name. These fields are attributes that can be selected and filtered in queries, but they do not segment metrics. Resources related are ad_group, campaign, customer, and label.\n"]]