Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
The mktg_performance_total table in the marketing database contains performance information about campaigns in the Marketing System.
The following table describes the columns in the mktg_performance_total table.
Column name |
Type |
Allow null |
Description |
---|---|---|---|
i_perftot_id |
int |
no |
The ID of this performance total record. This is the primary key. |
i_campitem_id |
int |
no |
The ID of the campaign item associated with this performance total record. |
i_perftot_served |
int |
no |
The number of times this campaign item has been displayed. |
u_perftot_event_name |
nvarchar(20) |
no |
The name of the event associated with this performance total record. |