Skip to main content

Limitations

This parameter is only compatible with string fields and filters.

Syntax

<dimension_name>:
  filter_single_select_only: true

Properties

dimension_name
object
The name of the dimension. Dimension names must:
  • Be unique within the view
  • Start with a letter
  • Contain only alphanumeric characters and underscores

Examples

Single select country filter
country:
  filter_single_select_only: true