Filter Items By Attribute Activity Tracking Event Metadata

Properties

attributeTypeName?

optional attributeTypeName: string

Name of the type of attribute that is being filtered by.


booleanValue?

optional booleanValue: boolean

Boolean (true/false) value of the filter. Use only one of StringValue, NumericValue, BooleanValue or DateValue properties.


dateValue?

optional dateValue: Date

Date value of the filter. Use only one of StringValue, NumericValue, BooleanValue or DateValue properties.


numericValue?

optional numericValue: number

Numerical value of the filter. Use only one of StringValue, NumericValue, BooleanValue or DateValue properties.


stringValue?

optional stringValue: string

String value of the filter. Use only one of StringValue, NumericValue, BooleanValue or DateValue properties.