Click or drag to resize
ICampaignReportService Interface
Service providing methods to work with campaign reports.

Namespace: CMS.WebAnalytics.Web.UI
Assembly: CMS.WebAnalytics.Web.UI (in CMS.WebAnalytics.Web.UI.dll) Version: 10.0.0
Syntax
C#
public interface ICampaignReportService

The ICampaignReportService type exposes the following members.

Methods
  NameDescription
Public methodInvalidateCampaignReport
Invalidates reports statistics computed for campaign.
Top
See Also