Target

This class defines a target for marketing and custom Web content, such as a particular type of user. A TargetGroup object links to one or more Target objects to form target groups. The custom content for the group of targets links to the TargetGroup object through a TargetGroupXRef object.

Data Members

Data Member Name Data Type Default Value Description
SiteName WSTR None Stores the site name associated with the object.
TargetAction LONG None Stores the action code for the target.
TargetExprID LONG None Stores the expression ID for the target.
TargetGroupNum LONG 0 None
TargetNum LONG 0 Stores the unique key for the object.

Class Key

TargetKey is composed of a single data member, TargetNum.

Relations

For a description of the relation type, see Data Warehouse Classes.

Relation Name Parent Child Type
TargetGroupTarget TargetGroup Target 2


All rights reserved.