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