Your account has 90 contact data fields available by default. You may use these fields to store contact level data to be used in segmentation. The fields available are broken down into these data types:
- Text
- Date
- Number (integer)
- Decimal
- Unicode
When using these contact fields to create segments, you can create clause evaluations to find contacts that match a certain criteria, like state = Indiana. See further information for the operators available for each field type below.
Text
Equal to (data is an exact match to value entered for clause)
Less than (data is less than value entered)
Greater than (data is greater than value entered for clause)
Less than or equal to (data is less than or equal to value entered for clause)
Greater than or equal to (data is greater than or equal to value entered for clause)
Not equal to (data does not match value entered exactly)
Null (no data exists in field, field is empty)
Not null (data exists in field, all data will be included)
Contains (data contains partial value entered)
Does not contain (data does not contain partial value entered)
Ends with (data ends with entered value)
Does not end with (data does not end with entered value)
Begins with (value begins with entered information)
Does not begin with (value does not begin with entered information)
In (data matches a value in a list of values created for clause)
Not In (data does not match a value in a list of values created for clause)
Date
Equal to (data is an exact match to value entered for clause)
Not equal to (data does not match value entered exactly)
Before (data is before value entered)
After (data is after value entered)
At or before (data is exact or before value entered)
At or after (data is exact or after value entered)
Null (no data exists in field, field is empty)
Not null (data exists in field, all data will be included)
Within the past (data is with the past X # of days)
More than (data is more than X # of days into past)
Between (data is between two chosen days either before or after a chosen date)
Date between (data is between two chosen dates from a calendar)
Anniversary between (data is between two chosen dates from a calendar but, year is ignored)
Number (integer)
Equal to (data is an exact match to value entered for clause)
Less than (data is less than value entered)
Greater than (data is greater than value entered)
Less than or equal to (data is less than or equal to value entered for clause)
Greater than or equal to (data is greater than or equal to value entered for clause)
Null (no data exists in field, field is empty)
Not null (data exists in field, all data will be included)
In (data matches a value in a list of values created for clause)
Not in (data does not match a value in a list of values created for clause)
Decimal
Equal to (data is an exact match to value entered for clause)
Less than (data is less than value entered)
Greater than (data is greater than value entered)
Less than or equal to (data is less than or equal to value entered for clause)
Greater than or equal to (data is greater than or equal to value entered for clause)
Null (no data exists in field, field is empty)
Not null (data exists in field, all data will be included)
In (data matches a value in a list of values created for clause)
Not in (data does not match a value in a list of values created for clause)
Unicode
Equal to (data is an exact match to value entered for clause)
Less than (data is less than value entered)
Greater than (data is greater than value entered for clause)
Less than or equal to (data is less than or equal to value entered for clause)
Greater than or equal to (data is greater than or equal to value entered for clause)
Not equal to (data does not match value entered exactly)
Null (no data exists in field, field is empty)
Not null (data exists in field, all data will be included)
Contains (data contains partial value entered)
Does not contain (data does not contain partial value entered)
Ends with (data ends with entered value)
Does not end with (data does not end with entered value)
Begins with (value begins with entered information)
Does not begin with (value does not begin with entered information)
In (data matches a value in a list of values created for clause)
Not In (data does not match a value in a list of values created for clause)
Resources
See this related article about field types and character limits.
Comments
0 comments
Article is closed for comments.