DynamicBusinessProfileLocationGroupFilter
Represents a filter on Business Profile locations in an asset set. If multiple filters are provided, they are AND'ed together.
Fields |
label_filters[]
|
string
Used to filter Business Profile locations by label. Only locations that have any of the listed labels will be in the asset set. Label filters are OR'ed together.
|
listing_id_filters[]
|
int64
Used to filter Business Profile locations by listing ids.
|
business_name_filter
|
BusinessProfileBusinessNameFilter
Used to filter Business Profile locations by business name.
|
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 2024-11-25 UTC.
[null,null,["Last updated 2024-11-25 UTC."],[[["Business Profile location filters narrow down the locations within an asset set based on specified criteria."],["Filters can be applied based on labels, listing IDs, and business names."],["Multiple filters are combined using AND logic, while label filters use OR logic within themselves."],["Each filter type has its own specific data type and format for defining criteria."]]],[]]