Join us live on Discord on the Google Advertising and Measurement Community server and on YouTube on July 23rd at 10:00 AM EST! We will discuss the new features added in v25 of the Google Ads API.
asset_group_listing_group_filter
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
The AssetGroupListingGroupFilter resource in the Google Ads API represents a listing group filter tree node within an asset group.
Fields from asset_group, campaign, and customer resources can be selected with asset_group_listing_group_filter fields without segmenting metrics.
The resource includes various fields like asset_group, case_value (with product attributes like brand, category, channel, condition, custom attribute, item ID, and type), id, listing_source, parent_listing_group_filter, path, resource_name, and type.
All listed fields within the asset_group_listing_group_filter are categorized as ATTRIBUTE and have varying filterable, selectable, and sortable properties.
AssetGroupListingGroupFilter represents a listing group filter tree node in
an asset group.
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.
asset_group_listing_group_filter.asset_group
Field description
Immutable. The asset group which this asset group listing group filter is
part of.
The webpage conditions are case sensitive and these are and-ed together when evaluated for filtering. All the conditions should be of same type. Example1: for URL1 = www.ads.google.com?ocid=1&euid=2 and URL2 = www.ads.google.com?ocid=1 and with "ocid" and "euid" as url_contains conditions, URL1 will be matched, but URL2 not. Example2 : If URL1 has Label1, Label2 and URL2 has Label2, Label3, then with Label1 and Label2 as custom_label conditions, URL1 will be matched but not URL2. With Label2 as the only custom_label condition then both URL1 and URL2 will be matched.
[[["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 2026-06-29 UTC."],[],[]]