CAMPAIGNS

0 rows


Description

Your organization’s defined campaigns

Columns

Column Type Size Nulls Auto Default Children Parents Comments
CAMPAIGN_ID int 4 null
TRANSACTIONS.CAMPAIGN_ID Defined in XML R

The campaign record ID

CAMPAIGN_NAME varchar 50 null

The name of the campaign

CAMPAIGN_STATUS varchar 10 null

The status of the campaign (Open/Closed)

CAMPAIGN_DESCRIPTION varchar 8000 null

The description of the campaign

DATE_CREATED date 20 null

The date that the campaign was created

GLACCOUNT_ID int 4 null
GLACCOUNTS.GLACCOUNT_ID Defined in XML R

The ID of the GL account that contributions to the campaign will be posted to

GL_ACCOUNT_NAME varchar 200 null

The name of the GL account that contributions to the campaign will be posted to

GL_ACCOUNT_NUMBER varchar 200 null

The number of the GL account that contributions to the campaign will be posted to

SHOW_ONLINE varchar 5 null

Whether the campaign should be displayed online (Yes/No)

CUSTOMER_NOTES varchar 8000 null

Customer notes for this campaign

EXCLUDE_FROM_PAYMENT_PLAN varchar 5 null

Whether contributions to the campaign should be excluded from payment plans (Yes/No)

ACCEPT_RECURRING_DONATIONS varchar 5 null

Whether recurring contributions should be allowed for the campaign (Yes/No)

SITE_ID int 4 null
SITES.SITE_ID Defined in XML R

The ID of the site that the campaign belongs to

SITE_NAME varchar 255 null

The name of the site that the campaign belongs to

FUND_SCHOLARSHIP_CHARGE_ID int 4 null
CHARGES.CHARGE_ID Defined in XML R

The ID of the scholarship charge to be used to fund the campaign

FUND_SCHOLARSHIP_CHARGE_NAME varchar 50 null

The name of the scholarship charge to be used to fund the campaign

START_DATE date 20 null

The starting date of the campaign

END_DATE date 20 null

The ending date of the campaign

ALLOW_CUSTOM_AMOUNT varchar 5 null

Whether custom contribution amounts should be allowed for the campaign (Yes/No)

GOAL_AMOUNT money 21,4 null

The goal amount for the campaign

CAMPAIGN_IMAGE_FILE_ID int 4 null
UPLOADED_FILES.UPLOADED_FILE_ID Defined in XML R

The file ID for the campaign image

CAMPAIGN_IMAGE_FILE_NAME varchar 50 null

The file name for the campaign image

SHOW_IMAGE_ONLINE varchar 5 null

Whether the campaign image should be displayed online (Yes/No)

SHOW_GOAL_ONLINE varchar 5 null

Whether the campaign goal amount should be displayed online (Yes/No)

SHOW_ACTUAL_AMOUNT_ONLINE varchar 5 null

Whether the total campaign contribution amount should be displayed online (Yes/No)

SYSTEM_GL_ACCOUNT_PACKAGE_ID int 4 null
SYSTEM_GL_ACCOUNT_PACKAGES.SYSTEM_GL_ACCOUNT_PACKAGE_ID Defined in XML R

System account package ID for the campaign.

SYSTEM_GL_ACCOUNT_PACKAGE_NAME varchar 50 null

System account package name for the campaign.

TOTAL_AMOUNT_RAISED money 21,4 null

The total amount contributed to the campaign

ACTIVE_HUB_KEY int 4 null

The Hub record ID

LAST_SYNC_TIME datetime 16,3 null

Date and time Hub record was last modified

ACTIVE_HUB_PROCESS_ID bigint 8 null

The Hub sync process ID

ORG_ID int 4 null

Your organization’s unique identifier in the Active Net system

Relationships

View Definition


Possibly Referenced Tables/Views