Fields from the above resources may be selected along with this
resource in your SELECT and WHERE clauses. These fields will not segment
metrics in your SELECT clause.
ad_group_label.ad_group
Field description
Immutable. The ad group to which the label is attached.
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
False
Repeated
False
ad_group_label.label
Field description
Immutable. The label assigned to the ad group.
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
False
Repeated
False
ad_group_label.resource_name
Field description
Immutable. The resource name of the ad group label. Ad group label resource names have the form: customers/{customer_id}/adGroupLabels/{ad_group_id}~{label_id}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-18 UTC."],[[["Ad group labels represent the relationship between an ad group and a label, allowing for organization and categorization."],["They are defined by the `ad_group` and `label` fields, establishing the connection between these two elements."],["You can retrieve associated data like `campaign` and `customer` alongside ad group labels in queries."],["Key fields such as `ad_group`, `label`, and `resource_name` are immutable and can be used for filtering and selection in queries."],["While these fields enhance data retrieval, they won't segment metrics when used in the `SELECT` clause."]]],[]]