Create Segment
Creates a new empty segment in Moosend.
Query
Comma-separated response fields to include.
Body
The ID of the email list where the segment is created.
The name of the segment.
Specifies how subscribers are returned by your segment based on matching criteria: All (Default) - returns subscribers that match all the given criteria. Any - returns subscribers that match any of the given criteria.
Specifies how many criteria-matching subscribers are contained in your segment: All - returns all criteria matching subscribers. Top - returns only a maximum number of subscribers defined in FetchValue . TopPercent - returns only a percentage of subscribers defined in FetchValue .
Specifies the maximum number for FetchType:Top or percentage for FetchType:TopPercent of members to be contained in the created segment. If not specified, 0 is assumed.