Anchor to SegmentEventFilterParameterSegment
objectSegment Event Filter Parameter
Requires access scope.
The parameters for an event segment filter.
Anchor to FieldsFields
- Anchor to acceptsMultipleValuesaccepts•Boolean!
Multiple Values non-null Whether the parameter accepts a list of values.
- Anchor to localizedDescriptionlocalized•String!
Description non-null The localized description of the parameter.
- Anchor to localizedNamelocalized•String!
Name non-null The localized name of the parameter.
- Anchor to maxRangemax•Float
Range The parameter maximum value range.
- Anchor to minRangemin•Float
Range The parameter minimum value range.
- Anchor to mutuallyExclusiveWithmutually•[String!]!
Exclusive With non-null A list of parameters that are mutually exclusive with the parameter.
- Anchor to optionaloptional•Boolean!non-null
Whether the parameter is optional.
- Anchor to parameterTypeparameter•String!
Type non-null The type of the parameter.
- Anchor to queryNamequery•String!
Name non-null The query name of the parameter.
Was this section helpful?