Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 694 Bytes

File metadata and controls

11 lines (8 loc) · 694 Bytes

# Segment

Properties

Name Type Description Notes
id 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 \onesignal\client\model\FilterExpression[] 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 API list] [Back to README]