Inputs
/FilterDataCustomEventPropertyInput
FilterDataCustomEventPropertyInput
Input for custom event property filter data. Used to define filtering conditions for custom event properties.
Fields
nameString!Requiredvalue_strFilterDataStringInputvalue_intFilterDataIntInputvalue_boolFilterDataBoolInputvalue_floatFilterDataFloatInput
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.
Integer value configuration for the property.
Used when the property value is an integer.
Boolean value configuration for the property.
Used when the property value is a boolean.
Float value configuration for the property.
Used when the property value is a decimal number.
Built with
Show your support! Star us on GitHub ⭐️