The new Search Ads 360 Reporting API is now available. Join the searchads-api-announcements Google group to stay up to date on upcoming enhancements and releases.
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 description
The ad group to which the effective label is attached.
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
False
Repeated
False
ad_group_effective_label.label
Field description
The effective label assigned to the ad group.
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
False
Repeated
False
ad_group_effective_label.owner_customer_id
Field description
The ID of the Customer which owns the effective label.
Category
ATTRIBUTE
Data Type
INT64
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
ad_group_effective_label.resource_name
Field description
The 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}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-09 UTC."],[[["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."]]],[]]