Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 703 Bytes

Segment.md

File metadata and controls

13 lines (8 loc) · 703 Bytes

Segment

Properties

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

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