广告组标签
广告组和标签之间的关系。
您可以在 SELECT 和 WHERE 子句中同时选择上述资源中的字段以及此资源。这些字段不会对 SELECT
子句中的指标进行细分。
ad_group_label.ad_group |
字段说明 | 标签附加到的广告组。 |
类别 | ATTRIBUTE |
数据类型 | RESOURCE_NAME |
输入网址 | N/A |
可过滤 | 正确 |
可选择 | 正确 |
Sortable | 错误 |
重复 | 错误 |
|
ad_group_label.label |
字段说明 | 分配给广告组的标签。 |
类别 | ATTRIBUTE |
数据类型 | RESOURCE_NAME |
输入网址 | N/A |
可过滤 | 正确 |
可选择 | 正确 |
Sortable | 错误 |
重复 | 错误 |
|
ad_group_label.owner_customer_id |
字段说明 | 标签所属客户的 ID。 |
类别 | ATTRIBUTE |
数据类型 | INT64 |
输入网址 | N/A |
可过滤 | 正确 |
可选择 | 正确 |
Sortable | 正确 |
重复 | 错误 |
|
ad_group_label.resource_name |
字段说明 | 广告组标签的资源名称。广告组标签资源名称采用以下格式:customers/{customer_id}/adGroupLabels/{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。"],[[["An ad group label represents the relationship between an ad group and a label, allowing for categorization and organization."],["Key selectable fields include the ad group, the label, the owner customer ID, and the resource name, which can be used for filtering and reporting."],["The fields provided offer insights into the ad group and label association without segmenting metrics, primarily serving as identifiers and attributes."],["Resource names for ad group labels follow a specific format: `customers/{customer_id}/adGroupLabels/{ad_group_id}~{label_id}`."]]],["This describes the `ad_group_label` resource, representing the association between an ad group and a label. Key information includes the `ad_group` and `label` resource names, which can be selected and filtered. The `owner_customer_id` reveals the label's owning customer, and the `resource_name` provides a unique identifier. These fields can be used in queries but will not segment metrics. Also, there is data on the attributed resources that can be selected in the `SELECT` and `WHERE` clause.\n"]]