FacebookInsightsStateItem Constructor (String, Nullable DateTime , Nullable DateTime )Kentico 8.0 API Reference
Create FacebookInsightsStateItem with given properties set.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

objectId
Type: OnlineSystem String
Object ID of the Insights object.
collectedEndTime
Type: OnlineSystem Nullable OnlineDateTime 
Latest end time which has been retrieved from Facebook for this object's Insights.
skipCollectionUntil
Type: OnlineSystem Nullable OnlineDateTime 
Until when the collection of new Insights can be skipped.
See Also