Objects
/FilterDataCustomEventProperty
FilterDataCustomEventProperty
Filter data custom event property object. Used to define filtering conditions for custom event properties.
Fields
nameString!Required
Name of the custom event property. Example: "order_id", "product_category"value_strFilterDataString
String value configuration for the property. Used when the property value is a string.value_boolFilterDataBool
Boolean value configuration for the property. Used when the property value is a boolean.value_intFilterDataInt
Integer value configuration for the property. Used when the property value is an integer.value_floatFilterDataFloat
Float value configuration for the property. Used when the property value is a decimal number.
Built with
Show your support! Star us on GitHub ⭐️