Name | Type | Description | Notes |
---|---|---|---|
name | str | Name of the segment. You'll see this name on the Web UI. | |
filters | [FilterExpressions] | Filter or operators the segment will have. For a list of available filters with details, please see Send to Users Based on Filters. | |
id | str | UUID of the segment. If left empty, it will be assigned automaticaly. | [optional] |
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] |