Share via


PageGroupXRef

This class cross-references custom Web page content with the Web page or logical set of Web pages that contain the content. A PageGroupXRef associates a CampaignItem object, which describes the custom content, with a PageGroup object. The PageGroup object represents a Web page or logical set of Web pages that contains custom content.

A single piece of custom content may span multiple Web pages; this is represented by a CampaignItem object linked to multiple PageGroupXRef objects. A single Web page or logical set of Web pages may have multiple separate content items; this is represented by a PageGroup object linked to multiple PageGroupXRef objects.

Data Members

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

Class Key

PageGroupXRefKey is composed of the following data members:

**   CampItemNum + PageNum**

Relations

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

Relation Name Parent Child Type
CampaignItemPageGroupXRefRel CampaignItem PageGroupXRef 2
PageGroupPageGroupXRefRel PageGroup PageGroupXRef 2


All rights reserved.