This table contains information about campaigns that have been entered by users.

Column Name

Type

Length

Null Allowed

Description

ID

varchar

40

No

Identifier; primary key.

CAMPAIGN_ID

integer

No

Foreign key to ARF_CAMPAIGN.ID

PARTICIPANT_ID

integer

No

Foreign key to ARF_USER.ID.

SEGMENT_CLUSTER_ID

integer

No

Foreign key to ARF_SEGCLSTR.ID

DAY_ID

varchar

No

Foreign key to ARF_TIME_DAY.ID

TIME_ID

integer

No

Foreign key to ARF_TIME_TOD.ID

 
loading table of contents...