DynamicBusinessProfileLocationGroupFilter

  • A Business Profile Location filter in an asset set filters locations, with multiple filters being AND'ed together.

  • Filters can be applied based on labels, listing IDs, or business names.

  • Label filters include locations with any of the listed labels and are OR'ed together.

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.