Click or drag to resize
CampaignControllerLaunchLog Method
The method collect informations about actions which are performed during campaign launch. For more information see Launch(Int32).

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax
C#
public CampaignLaunchLog LaunchLog(
	int id
)

Parameters

id
Type: SystemInt32
Campaign id

Return Value

Type: CampaignLaunchLog
See Also