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.
This class represents categories for custom Web page content. A CampaignItemTypes object links to zero or more CampaignItem objects.
Data Members
Data Member Name |
Data Type |
Default Value |
Description |
---|---|---|---|
CampItemTypeName |
nvarchar(255) |
Null |
Stores the name of the item type. |
CampItemTypeTable |
nvarchar(255) |
Null |
None. |
GUIDCampItemType |
uniqueidentifier |
{00000000-0000-0000-0000-000000000000} |
Stores the unique key for the object. Key member. |
SiteName |
nvarchar(255) |
Unknown |
Stores the name of the site associated with the item type. Key member. |
Class Key
CampaignItemTypesKey is composed of the following data members:
GUIDCampItemTypes + SiteName.
Relations
For a description of the relation type, see Data Warehouse Classes.
Relation Name |
Parent |
Child |
Type |
---|---|---|---|
CampaignItemCampaignItemTypes |
CampaignItemTypes |
CampaignItem |
2 |
CampaignItemTypesCreativeTypeXrefRel |
CampaignItemTypes |
CreativeTypeXRef |
2 |