Filter Items By Attribute Activity Tracking Event Metadata
Properties
attributeTypeName?
optionalattributeTypeName:string
Name of the type of attribute that is being filtered by.
booleanValue?
optionalbooleanValue:boolean
Boolean (true/false) value of the filter. Use only one of StringValue, NumericValue, BooleanValue or DateValue properties.
dateValue?
optionaldateValue:Date
Date value of the filter. Use only one of StringValue, NumericValue, BooleanValue or DateValue properties.
numericValue?
optionalnumericValue:number
Numerical value of the filter. Use only one of StringValue, NumericValue, BooleanValue or DateValue properties.
stringValue?
optionalstringValue:string
String value of the filter. Use only one of StringValue, NumericValue, BooleanValue or DateValue properties.