New segments
Segments are portions or fragments of lists whose members are based on some characteristic or criteria that each member must meet for that member to be included in the segment.
The clauses describing each member must be true for that member to be included in a segment.
A segment
is created by picking one or more clauses, each of which is a statement that is true or false for a member,
and connecting them with AND's
, OR'
s, and parentheses, to make one composite statement that is
true if the member belongs in the segment.
For more information on segment clauses, see Essentials tab.
Refer to the following topics for more information: