ad_group_effective_label

  • Ad group effective labels represent the relationship between an ad group and a label applied to it, either directly or through inheritance.

  • This relationship allows for the retrieval of ad group and label data through resource fields like ad_group_effective_label.ad_group and ad_group_effective_label.label.

  • The ad_group_effective_label.resource_name field provides a unique identifier for each ad group effective label relationship within a customer account.

  • You can use the provided fields in SELECT and WHERE clauses to filter and query data related to ad groups and their effective labels, but these fields won't segment metrics.

A relationship between an ad group and an effective label. An effective label is a label inherited or directly assigned to this ad group.

Attributed resources
ad_group
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.

ad_group_effective_label.ad_group

Field descriptionThe ad group to which the effective label is attached.
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableFalse
RepeatedFalse

ad_group_effective_label.label

Field descriptionThe effective label assigned to the ad group.
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableFalse
RepeatedFalse

ad_group_effective_label.owner_customer_id

Field descriptionThe ID of the Customer which owns the effective label.
CategoryATTRIBUTE
Data TypeINT64
Type URLN/A
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

ad_group_effective_label.resource_name

Field descriptionThe resource name of the ad group effective label. Ad group effective label resource names have the form: customers/{customer_id}/adGroupEffectiveLabels/{ad_group_id}~{label_id}
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableFalse
RepeatedFalse