- DarkLight
Categories
- DarkLight
Source Table | Column Name | Display Name | Data Type | Description | Platform |
---|---|---|---|---|---|
OBD_CAMPAIGN_CATEGORY | CampaignCategoryID | CampaignCategoryID | int (not null) | The autogenerated ID for the campaign category at the time of creation. | All |
OBD_CAMPAIGN_CATEGORY | CampaignCategoryName | CampaignCategoryName | nvarchar (64) (not null) | The campaign category name assigned. | All |
OBD_CAMPAIGN_CATEGORY | CampaignCategoryDescription | CampaignCategoryDescription | nvarchar (255) (null) | The description for the campaign category. | All |
OBD_CAMPAIGN_CATEGORY | GroupID | GroupID | int (not null) | The campaign category group this belongs to. | All |
OBD_CAMPAIGN_CATEGORY | CreatedDateTime | CreatedDateTime | datetime (not null) | The date and time the campaign category was created. | All
|
OBD_CAMPAIGN_CATEGORY | ModifiedDateTime | ModifiedDateTime | datetime (not null) | The date and time the campaign category was last updated. | All |
OBD_CAMPAIGN_CATEGORY | ExportedCategoryID | ExportedCategoryID | int (null) | This indicates the Unsubscribe Group ID for a specific category. | All |
OBD_CAMPAIGN_CATEGORY | TenantID | TenantID | int (null) | The Tenant ID auto-generated by the application when a new tenant is created. | All |
OBD_CAMPAIGN_CATEGORY | SubTenantID | SubTenantID | int (null) | The Sub Tenant ID autogenerated by the application when a new tenant is created. | All |