Outreach Segments (Full Update)

File Naming Convention

TGEN_outreachSegments_fullupdate_2025-08_<optionalSuffix>.csv

  • importType: fullupdate
  • apiVersion: 2025-08

Columns

Column HeaderDescriptionTypeRequired
externalIdExternal identifier of the segmentstringNo
nameName of the segmentstringNo
descriptionDescription of the segmentstringNo
typeType of the segmentmixedNo
operatorOperator used to combine segment rulesmixedNo
isTemplateWhether or not this segment can be used as a template when creating a campaignbooleanNo
rulesList of associated rules for this segmentarrayNo
rules[0].externalIdExternal identifier of the segment rulestringNo
rules[0].segmentIdentifier of the segment this rule belongs tostringNo
rules[0].fieldSourceSource of the field used in the rulemixedNo
rules[0].fieldIdentifier of the field or segment used in the ruleobjectNo
rules[0].field.externalIdExternal identifier of the segmentstringNo
rules[0].field.nameName of the segmentstringNo
rules[0].field.descriptionDescription of the segmentstringNo
rules[0].field.typeType of the segmentmixedNo
rules[0].field.operatorOperator used to combine segment rulesmixedNo
rules[0].field.isTemplateWhether or not this segment can be used as a template when creating a campaignbooleanNo
rules[0].field.rulesList of associated rules for this segmentarrayNo
rules[0].field.rules[0].externalIdExternal identifier of the segment rulestringNo
rules[0].field.rules[0].segmentIdentifier of the segment this rule belongs tostringNo
rules[0].field.rules[0].fieldSourceSource of the field used in the rulemixedNo
rules[0].field.rules[0].fieldIdentifier of the field or segment used in the ruleobjectNo
rules[0].field.rules[0].comparatorEnum comparator used in the rule. This matches the available enum values for the datatype of the segmetn rule field. If the source is a segment, the available fields match a Boolean rule field.stringNo
rules[0].field.rules[0].valueValue used in the rule. This is a stringified JSON object for the shape the value should be in based on the comparator.stringNo
rules[0].field.rules[0].negateQueryWhether to negate the query for this rules field.booleanNo
rules[0].comparatorEnum comparator used in the rule. This matches the available enum values for the datatype of the segmetn rule field. If the source is a segment, the available fields match a Boolean rule field.stringNo
rules[0].valueValue used in the rule. This is a stringified JSON object for the shape the value should be in based on the comparator.stringNo
rules[0].negateQueryWhether to negate the query for this rules field.booleanNo

Sample CSV

See the following outreachSegments CSV sample file.

outreachSegments Sample 1