| CampaignConversionViewModel Properties | 
The CampaignConversionViewModel type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ActivityName | 
            Activity name.
             | 
|  | ActivityType | 
            Activity type.
             | 
|  | CampaignID | 
            ID of campaign this conversion belongs to. Used when creating or updating conversion.
             | 
|  | ID | 
            Conversion ID.
             | 
|  | IsFunnelStep | 
            Boolean flag if conversion is part of funnel.
             | 
|  | ItemID | 
            ID of object which is monitored by conversion. For example nodeid for pagevisitActivityType.
             | 
|  | Name | 
            Conversion name.
             | 
|  | Order | 
            Order of conversion in the campaign.
             | 
|  | Url | 
            Page visit URL.
             | 
 See Also
See Also