AdGroupLabel

  • This resource defines the relationship between an ad group and a label within Google Ads.

  • Each ad group label is identified by a unique resource name combining the customer ID, ad group ID, and label ID.

  • Key fields include the immutable resource name, the associated ad group, and the assigned label.

A relationship between an ad group and a label.

Fields

resource_name

string

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}

ad_group

string

Immutable. The ad group to which the label is attached.

label

string

Immutable. The label assigned to the ad group.