Creates or removes Facebook Insights collection scheduler.
Called whenever condition for Insights data collection changes - new application is created or an existing is deleted.
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- application
- Type: CMS.SocialMarketing FacebookApplicationInfo
Facebook application for which the stats should be collected.
- enabled
- Type: System Boolean
Enable the task after application creation, disable when deleting.
See Also