asset_group_listing_group_filter
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
The AssetGroupListingGroupFilter resource represents a node in a listing group filter tree within an asset group.
You can select fields from asset_group, campaign, and customer resources along with AssetGroupListingGroupFilter fields.
Fields from associated resources will not segment metrics in your SELECT clause.
The asset_group_listing_group_filter resource includes fields for various product attributes like brand, category, channel, condition, custom attributes, item ID, type, and webpage conditions.
Key identifying fields include the resource name, ID, listing source, parent filter, path, and type of the listing group filter.
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.
Immutable. The resource name of the asset group listing group filter. Asset group listing group filter resource name have the form: customers/{customer_id}/assetGroupListingGroupFilters/{asset_group_id}~{listing_group_filter_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 2026-03-25 UTC."],[],[]]