CampaignControllerLaunch Method |
The method launches a campaign. This includes the following steps:
- Campaign will start tracking data
- All linked page assets will be published
- All linked email assets will be sent
Doesn't launch an already launched campaign or a campaign from a different site.
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax Remarks
When pages are published
DocumentPublishFrom is set to
Now.
Also
DocumentPublishTo is reset if date is set to past.
Furthermore, pages under workflow are left untouched and all culture variants are published.
See Also