AdGroupCriterionLabel
A relationship between an ad group criterion and a label.
Fields |
resource_name
|
string
Immutable. The resource name of the ad group criterion label. Ad group criterion label resource names have the form: customers/{customer_id}/adGroupCriterionLabels/{ad_group_id}~{criterion_id}~{label_id}
|
ad_group_criterion
|
string
Immutable. The ad group criterion to which the label is attached.
|
label
|
string
Immutable. The label assigned to the ad group criterion.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-25 UTC.
[null,null,["Last updated 2024-11-25 UTC."],[[["Ad group criterion labels signify a relationship between an ad group criterion and a label, allowing for organization and categorization."],["Each ad group criterion label is uniquely identified by a resource name in the format `customers/{customer_id}/adGroupCriterionLabels/{ad_group_id}~{criterion_id}~{label_id}`."],["The ad group criterion and the label linked through this association are immutably defined during creation."]]],[]]