AdGroupAdLabel

  • An AdGroupAdLabel represents a relationship between an ad group ad and a label.

  • The resource name for an AdGroupAdLabel includes the customer ID, ad group ID, ad ID, and label ID.

  • An AdGroupAdLabel immutably links a specific ad group ad to a specific label.

A relationship between an ad group ad and a label.

Fields

resource_name

string

Immutable. The resource name of the ad group ad label. Ad group ad label resource names have the form: customers/{customer_id}/adGroupAdLabels/{ad_group_id}~{ad_id}~{label_id}

ad_group_ad

string

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

label

string

Immutable. The label assigned to the ad group ad.