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-11-25 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-11-25 UTC."],[[["Business Profile location filters allow you to refine an asset set based on location labels, listing IDs, and business names."],["Multiple filters are combined using AND logic, meaning locations must satisfy all conditions to be included."],["Within label filters, an OR logic is applied, so locations with any of the specified labels will be included."],["You can filter based on specific listing IDs or using a filter to match business names."]]],[]]