Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 841 Bytes

Segment.md

File metadata and controls

14 lines (9 loc) · 841 Bytes

Segment

Properties

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]

[Back to Model list] [Back to API list] [Back to README]