Name | Type | Description | Notes |
---|---|---|---|
user_key | str | The target key | |
included | bool | Indicates whether the target is included.<br />Included targets are always segment members, regardless of segment rules. | |
excluded | bool | Indicates whether the target is excluded.<br />Segment rules bypass excluded targets, so they will never be included based on rules. Excluded targets may still be included explicitly. | |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |