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.
Help me build a query
Proto definition
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.
Category ATTRIBUTE
Data Type RESOURCE_NAME
Type URL N/A
Filterable True
Selectable True
Sortable False
Repeated False
asset_group_listing_group_filter.case_value.product_brand.value
Field description String value of the product brand.
Category ATTRIBUTE
Data Type STRING
Type URL N/A
Filterable True
Selectable True
Sortable True
Repeated False
asset_group_listing_group_filter.case_value.product_category.category_id
Field description ID of the product category. This ID is equivalent to the google_product_category ID as described in this article: https://support.google.com/merchants/answer/6324436
Category ATTRIBUTE
Data Type INT64
Type URL N/A
Filterable True
Selectable True
Sortable True
Repeated False
asset_group_listing_group_filter.case_value.product_custom_attribute.value
Field description String value of the product custom attribute.
Category ATTRIBUTE
Data Type STRING
Type URL N/A
Filterable True
Selectable True
Sortable True
Repeated False
asset_group_listing_group_filter.case_value.product_item_id.value
Field description Value of the id.
Category ATTRIBUTE
Data Type STRING
Type URL N/A
Filterable True
Selectable True
Sortable True
Repeated False
asset_group_listing_group_filter.case_value.product_type.value
Field description Value of the type.
Category ATTRIBUTE
Data Type STRING
Type URL N/A
Filterable True
Selectable True
Sortable True
Repeated False
asset_group_listing_group_filter.case_value.retail_filter_bundle.shared_set
Field description The RetailFilterBundle shared set resource name.
Category ATTRIBUTE
Data Type RESOURCE_NAME
Type URL N/A
Filterable True
Selectable True
Sortable False
Repeated False
asset_group_listing_group_filter.case_value.webpage.conditions
Field description 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.
Category ATTRIBUTE
Data Type MESSAGE
Type URL google.ads.googleads.v24.resources.ListingGroupFilterDimension.WebpageCondition
Filterable False
Selectable True
Sortable False
Repeated True
asset_group_listing_group_filter.id
Field description Output only. The ID of the ListingGroupFilter.
Category ATTRIBUTE
Data Type INT64
Type URL N/A
Filterable True
Selectable True
Sortable True
Repeated False
asset_group_listing_group_filter.parent_listing_group_filter
Field description Immutable. Resource name of the parent listing group subdivision. Null for
the root listing group filter node.
Category ATTRIBUTE
Data Type RESOURCE_NAME
Type URL N/A
Filterable True
Selectable True
Sortable False
Repeated False
asset_group_listing_group_filter.resource_name
Field description 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}
Category ATTRIBUTE
Data Type RESOURCE_NAME
Type URL N/A
Filterable True
Selectable True
Sortable False
Repeated False
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-06-29 UTC.
[null,null,["Last updated 2026-06-29 UTC."],[],[]]