AdGroupCriterionLabel

  • Ad group criterion labels represent a relationship between an ad group criterion and a label.

  • The resource name for an ad group criterion label follows a specific format including the customer, ad group, criterion, and label IDs.

  • An ad group criterion label is immutably linked to a specific ad group criterion and a specific label.

A relationship between an ad group criterion and a label.

Proto definition

Fields

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.

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}

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-12-12 UTC.