Share via


TargetGroup

This class defines a group of targets for marketing and custom Web content. One or more Target objects linked with a TargetGroup object forms a target group. A target group links to the content for the group through a TargetGroupXRef object.

Data Members

Data Member Name Data Type Default Value Description
SiteName WSTR None Stores the site associated with the object.
TargetGroupName WSTR None Stores the name of the group of targets.
TargetGroupNum LONG 0 Stores the unique key for the object.

Class Key

TargetGroupKey is composed of a single data member, TargetGroupNum.

Relations

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

Relation Name Parent Child Type
TargetGroupTarget TargetGroup Target 2
TargetGroupTargetGroupXRefRel TargetGroup TargetGroupXRef 2


All rights reserved.