Marketing content input file definitions
Definitions
contentName
- (Required, String) The name of the marketing content.
This column or element maps to COLLATERAL.NAME.
contentType
- (Required, String) The type of the marketing content. The supported default types are
Image
,Flash
, andText
.This column or element maps to COLLTYPE.NAME.
url
- (String) The click action to be invoked when a customer clicks the content.
This column or element maps to COLLATERAL.URL.
behavior
- (Integer) Indicates whether the content displays the same results to all customers. The
associated e-Marketing Spot can use this setting to determine how to cache the e-Marketing Spot
results. You can set the following values for this column or element:
- 0
- The content displays the same results to all customers.
- 1
- The content is dynamic and can display different results.
This column or element maps to COLLATERAL.BEHAVIOR.
uiDisplayable
- (Integer) Indicates whether the activity displays in Management Center. You can set one of the
following values for this column or element:
- 1 or null
- The activity displays in Management Center.
- 0
- The activity does not display in Management Center.
This column or element maps to COLLATERAL.UIDISPLAYABLE .
managingTool
- (Integer) Indicates the Management Center tool that is used to manage the content. You can set
one of the following values for this column or element:
- 0 or null
- The content is managed with the Marketing tool.
- 1
- The content is managed with the Commerce Composer tool.
This column or element maps to COLLATERAL.MANAGINGTOOL.
location
- (String) The full image path to the content.
This column or element maps to COLLDESC.LOCATION.
marketingText
- (String) The marketing text of the content. This text describes the marketing objective that is
intended to be achieved by the marketing campaign.
When you are extracting marketing content data, the Data Extract utility extracts the value for this column or element from the LONGMKTGTEXT column. If the value in that column is null or empty, the value for this column or element is extracted from the MARKETINGTEXT column.
When you load marketing content data, the Data Load utility loads the data into the MARKETINGTEXT column by default. If the value is more than 4000 characters, the utility loads the value into the LONGMKTGTEXT column.
Maps to COLLDESC.MARKETINGTEXT or COLLDESC.LONGMKTGTEXT
delete
- (String) Indicates whether to delete the record. Specify
1
to delete the record.Note: If you want to delete all of the database records that match the records in a file, you can run the Data Load utility in delete mode. For more information, see Configuring the data load order.