DIM_EMAILCAMPAIGN

Email sent to constituents through Luminate Online.

Primary Key

Primary Key Field Type
EMAILCAMPAIGNDIMID int

Fields

Field Field Type Null Notes Description
EMAILCAMPAIGNSYSTEMID int Primary key from LO EMAIL_CAMPAIGN
EMAILCAMPAIGNNAME nvarchar(255) yes Admin-entered name for this campaign
EMAILCAMPAIGNPURPOSE nvarchar(255) yes Admin-entered purpose for this campaign
EMAILCAMPAIGNTYPE nvarchar(64) yes Admin-entered campaign type
ISINCLUDED bit yes Flag indicating when data should be included in results.
ETLCONTROLID int yes ID generated through the ETL process.
SOURCEDIMID int yes Source system used.

Indexes

Index Name Fields Unique Primary Clustered
PK_DIM_EMAILCAMPAIGN EMAILCAMPAIGNDIMID yes yes yes