Share via


mktg_target Table

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

The mktg_target table in the marketing database contains information about targets in the Marketing System.

The following table describes the columns in the mktg_target table.

Column name

Type

Allow null

Description

i_target_id

int

no

The ID of this target.

This is the primary key.

i_campitem_id

int

no

The ID of the associated campaign item.

This is a foreign key into the mktg_campaign_item table.

i_target_expr_id

int

no

The ID of the associated expression.

This is a foreign key into the mktg_expression table.

i_target_action

int

no

The action for this target.

See Also

Other Resources

Marketing Database Tables

Marketing Lists Database Tables

mktg_campaign_item Table

mktg_expression Table