Click or drag to resize
FacebookInsightsStateItem Class
Represents state of one object for which Facebook Insights are collected.
Inheritance Hierarchy
SystemObject
  CMS.SocialMarketingFacebookInsightsStateItem

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 10.0.0
Syntax
C#
[SerializableAttribute]
public class FacebookInsightsStateItem

The FacebookInsightsStateItem type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyCollectedEndTime
The latest collected end time.
Public propertyObjectId
Object ID to which the state item belongs.
Public propertySkipCollectionUntil
Till when the collection of this object ID's Insights can be skipped.
Top
See Also