ImportDefinitionColumnBasedActionType

The row-level outcomes for a column-based import. Use this data type for ControlColumnActions.Action and ControlColumnDefaultAction when UpdateType is ColumnBased.

NameDescription
AddAndUpdateIndicates that the import adds new subscribers and updates existing subscribers. It corresponds to the Add and Update option.
AddButDoNotUpdateIndicates that the import adds new subscribers but doesn’t update existing subscribers. It corresponds to the Add Only option.
DeleteIndicates that the import deletes matching subscribers.
SkipIndicates that the import takes no action on the matching row.
UpdateButDoNotAddIndicates that the import updates existing subscribers but doesn’t add subscribers. This property applies to both subscriber lists and data extensions. It corresponds to the Update Only option.