ICampaignStatisticsServiceGetObjectiveStatistics Method |
Returns statistics related to the campaign objective.
Namespace: CMS.WebAnalytics.InternalAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 13.0.131
Syntax CampaignObjectiveStatistics GetObjectiveStatistics(
int campaignId
)
Parameters
- campaignId
- Type: SystemInt32
ID of the campaign to get objective for.
Return Value
Type:
CampaignObjectiveStatisticsSee Also