Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.WebAnalytics
CampaignController Class
CampaignController Methods
Delete Method
Finish Method
Get Method
Launch Method
LaunchLog Method
Post Method
Put Method
CampaignController
Finish Method
Finishes campaign and data will not be tracked anymore. Doesn't finish already finished campaign.
Namespace:
CMS.WebAnalytics
Assembly:
CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax
C#
Copy
public
CampaignEditViewModel
Finish
(
int
id
)
Parameters
id
Type:
System
Int32
Campaign id
Return Value
Type:
CampaignEditViewModel
See Also
Reference
CampaignController Class
CMS.WebAnalytics Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com