TargetGroupXRef

This class cross-references a target group with the custom content for the target group. Target objects form target groups by linking with a TargetGroup object. The custom content, represented by a CampaignItem object, links to the TargetGroup object through the TargetGroupXRef object.

Data Members

Data Member Name Data Type Default Value Description
CampItemNum LONG 0 Key member
SiteName WSTR None Stores the name of the site associated with the object.
TargetGroupNum LONG 0 Key member

Class Key

TargetGroupXrefKey is composed of the following data members:

**   CampItemNum + TargetGroupNum**

Relations

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

Relation Name Parent Child Type
CampaignItemTargetGroupXRefRel CampaignItem TargetGroupXRef 2
TargetGroupTargetGroupXRefRel TargetGroup TargetGroupXRef 2


All rights reserved.