CampaignEditViewModel Properties |
The CampaignEditViewModel type exposes the following members.
Name | Description | |
---|---|---|
CampaignID |
Unique integer identifier of the campaign. Refers to the CampaignID.
| |
CodeName |
Refers to codename of the campaign. This field is required for enabling single object pinning.
| |
Description |
Campaign description used in reports, provides closer details about the campaign. Refers to the CampaignDescription.
| |
DisplayName |
Name of the campaign used in listing and all reports. Refers to the CampaignDisplayName.
| |
SiteName |
Refers to site name campaign is assigned to. This field is required for enabling single object pinning.
| |
Status |
Refers to the current status. Can be one of the CampaignStatusEnum.
| |
UTMCode |
Campaign UTM code. Refers to the CampaignUTMCode.
|