FacebookInsightsCollectionTask Execute Method Kentico 8.0 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.0.5239.26125)

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