Custom Segments help you create segments of users by defining filter conditions. For more information, refer to Custom Segments.
Filter-based custom segments can be used for the following usecases:
- Create a segment of users who have completed a purchase in the last three days.
- Create a segment of users who have completed a purchase event in the last three days and live in New York.
The following APIs are available:
Create Custom Segment
This API creates a custom segment based on the filter conditions specified. For more information, refer to Create Custom Segment.
Update Custom Segment
This API updates a custom segment specified by its custom segment ID. For more information, refer to Update Custom Segment.
Get Custom Segment by ID
This API fetches a custom segment using its ID. For more information, refer to Get Custom Segment by ID.
List Custom Segments
This API fetches a custom segment by specifying its name. For more information, refer to List Custom Segments.