DynamicBusinessProfileLocationGroupFilter
Stay organized with collections
Save and categorize content based on your preferences.
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-10-12 UTC.
[[["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-12 UTC."],[[["Asset set filters refine the Business Profile locations included based on labels, listing IDs, and business names."],["Locations must satisfy all provided filters to be included in the asset set."],["Label filters are evaluated using OR logic, allowing locations with any of the specified labels to be included."],["Listing ID filters directly select locations based on their unique identifiers."],["Business name filters utilize a dedicated structure for matching location names."]]],[]]