Click or drag to resize
LinkedInAccountInsightsState Class
Represents state of LinkedIn account insights (statistics of a company profile)
Inheritance Hierarchy
SystemObject
  CMS.SocialMarketingLinkedInAccountInsightsState

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 9.0.0
Syntax
C#
public class LinkedInAccountInsightsState

The LinkedInAccountInsightsState type exposes the following members.

Constructors
  NameDescription
Public methodLinkedInAccountInsightsState
Top
Properties
  NameDescription
Public propertyAccountId
Account ID to which the task belongs.
Public propertyLastCollectedDateTime
Represents the last DateTime of collected LinkedIn statistics. The LinkedIn uses UTC time thus the last collected date time should be a UTC midnight.
Top
See Also