Page Summary
-
Defines the relationship between an ad group criterion and a label, allowing for organization and filtering.
-
Allows for selection of fields from related resources (ad group, ad group criterion, campaign, customer, label) in queries without segmenting metrics.
-
Provides details about the ad group criterion label resource, including its fields, data types, and properties like filterability and selectability.
-
Identifies key fields such as the ad group criterion, the assigned label, and the customer owning the label.
-
Specifies the resource name format for ad group criterion labels:
customers/{customer_id}/adGroupCriterionLabels/{ad_group_id}~{criterion_id}~{label_id}.
A relationship between an ad group criterion and a label.
| Attributed resources |
|---|
| ad_group |
| ad_group_criterion |
| campaign |
| customer |
| label |
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.
Fields/Segments/Metrics
This page shows all metrics and segments that can be put in the same SELECT clause as the fields of ad_group_criterion_label
.
However, when you specify ad_group_criterion_label
in the FROM clause, some metrics and segments
cannot be used.
Use the following filter to show only the fields that can be used when ad_group_criterion_label
is specified in the FROM clause.
Is ad_group_criterion_label
specified in the FROM clause of your query?
| Resource fields |
|---|
| ad_group_criterion |
| label |
| owner_customer_id |
| resource_name |
ad_group_criterion_label.ad_group_criterion
ATTRIBUTE
RESOURCE_NAME
N/A
ad_group_criterion_label.label
ATTRIBUTE
RESOURCE_NAME
N/A
ad_group_criterion_label.owner_customer_id
ATTRIBUTE
INT64
N/A
ad_group_criterion_label.resource_name
customers/{owner_customer_id}/adGroupCriterionLabels/{ad_group_id}~{criterion_id}~{label_id}
ATTRIBUTE
RESOURCE_NAME
N/A
segments.keyword.ad_group_criterion
SEGMENT
RESOURCE_NAME
N/A
segments.keyword.info.match_type
SEGMENT
google.ads.searchads360.v0.enums.KeywordMatchTypeEnum.KeywordMatchType
segments.keyword.info.text
SEGMENT
STRING
N/A


