Click or drag to resize
TwitterInsightsCollectionTask Class
Retrieves insights from Twitter.
Inheritance Hierarchy
SystemObject
  CMS.SocialMarketingTwitterInsightsCollectionTask

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 10.0.0
Syntax
C#
public sealed class TwitterInsightsCollectionTask : ITask

The TwitterInsightsCollectionTask type exposes the following members.

Constructors
  NameDescription
Public methodTwitterInsightsCollectionTask
Top
Methods
  NameDescription
Public methodExecute
Retrieves insights from Twitter and stores them in the database.
Top
See Also