|
|
Appendix: Logical OperatorsFrom $1Table of contents
(Click the banner to go to the related Docs.Code.ExactTarget.com page.) When you create the profile attributes for your subscribers, you select the data type--Text, Numeric, or Date--to specify the kind of data that's stored in the field. The data type of the profile attribute that you select for the filter condition determines the operators that you can choose. The operators are used in the data filter and measures features. The following table contains the operators for each data type:
IsSubscribers with an attribute value that matches this value will satisfy the condition. This operator is only available when the valid values for the attribute are constrained by a list. Is notSubscribers with an attribute value that does not match this value will satisfy the condition. This operator is only available when the valid values for the attribute are constrained by a list. Is equal toSubscriber with an attribute value that exactly matches the value will satisfy the condition. Is not equal toSubscribers with an attribute value that does not exactly match the value will satisfy the condition. Is greater thanSubscribers with an attribute value that is greater than the value will satisfy the condition. Is greater than or equal toSubscribers with an attribute value that is greater than or equal to the value will satisfy the condition. Is less thanSubscribers with an attribute value that is less than the value will satisfy the condition. Is less than or equal toSubscribers with an attribute value that is less than or equal to the value will satisfy the condition. Exists inSubscribers with an attribute value that matches any part of one of the values you define in a comma-delimited string of values will satisfy the condition. Like partial text searches (such as begins with and ends with), the Exists In operator looks for a partial match of the entire value. For example, if your match criteria is north, the Exists In operator is satisfied by subscribers with the following attribute values:
The operator is not satisfied by subscribers with south, southwest, and southeast attribute values. Exists in whole wordSubscribers with an attribute value that matches one of the values you define in a comma-delimited string of values will satisfy the condition. Unlike the Exists In operator, the Exists In Whole Word operator requires the match be a whole word. For example, if your match criteria is north, the Exists In whole word operator is satisfied by subscribers with north, but not subscribers with northwest or northeast attribute values. Does not exist inSubscribers with an attribute value that do not match any of the values you define in a comma delimited string of values will satisfy the condition. Like partial text searches (such as begins with and ends with), the Does Not Exist In operator looks for a partial match of the entire value. For example, if your match criteria is north, the Does Not Exist In operator returns subscribers with south, southwest, and southeast attribute values, but not subscribers with north, northwest, and northeast attribute values. Begins withSubscribers with an attribute value that begins with the exact sequence of characters that you enter as the criteria value will satisfy the condition. Commas are treated as characters and not as delimiters. Ends withSubscribers with an attribute value that ends with the exact sequence of characters that you enter as the criteria value will satisfy the condition. Commas are treated as characters and not as delimiters. ContainsSubscribers with an attribute value that includes the exact sequence of characters that you enter as the comparison value will satisfy the condition. Commas are treated as characters and not as delimiters. Does not containSubscribers with an attribute value that excludes the exact sequence of characters that you enter as the criteria value will satisfy the condition. Commas are treated as characters and not as delimiters. Is anniversary ofUsed only with date fields. Subscribers with an attribute value that matches the criteria value (the system ignores the year) will satisfy the condition. This operator functions only with data filters. Is not anniversary ofUsed only with date fields. Subscribers with an attribute value that does not match the criteria value (the system ignores the year) will satisfy the condition. This operator functions only with data filters. Is afterUsed only with date fields. Subscribers with an attribute value that occurs after the criteria value will satisfy the condition. Is after anniversary ofUsed only with date fields. Subscribers with an attribute value that occurs after the criteria value (the system ignores the year) will satisfy the condition. This operator functions only with data filters. Is beforeUsed only with date fields. Subscriber with an attribute value that occurs before the criteria value will satisfy the condition. Is before anniversary ofUsed only with date fields. Subscribers with an attribute value that occurs before the criteria value (the system ignores the year) will satisfy the condition. This operator functions only with data filters. This page was last updated on Tue, 10 Jan 2012 13:24:04 GMT.
Tags: (Edit tags)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Powered by MindTouch 2010 |