FacebookInsightsCollectionTask Execute Method Kentico 8.1 API Reference
Executes scheduled analytics data collection. The task should be executed once an hour.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

taskInfo
Type: CMS.Scheduler TaskInfo
Contains task data with information related to the Facebook application.

Return Value

Type: OnlineString
Null on success, error description otherwise.
See Also