Skip to main content
Anchor to SegmentEventFilterParameter

SegmentEventFilterParameter

object

Requires read_customers access scope.

The parameters for an event segment filter.

Anchor to acceptsMultipleValuesacceptsMultipleValues
•Boolean!
non-null

Whether the parameter accepts a list of values.

Anchor to localizedDescriptionlocalizedDescription
•String!
non-null

The localized description of the parameter.

•String!
non-null

The localized name of the parameter.

•Float

The parameter maximum value range.

•Float

The parameter minimum value range.

Anchor to mutuallyExclusiveWithmutuallyExclusiveWith
•[String!]!
non-null

A list of parameters that are mutually exclusive with the parameter.

•Boolean!
non-null

Whether the parameter is optional.

•String!
non-null

The type of the parameter.

•String!
non-null

The query name of the parameter.


Was this section helpful?