FacebookInsightsStateItem Class |
Namespace: CMS.SocialMarketing
[SerializableAttribute] public class FacebookInsightsStateItem
The FacebookInsightsStateItem type exposes the following members.
Name | Description | |
---|---|---|
FacebookInsightsStateItem |
Creates empty FacebookInsightsStateItem.
| |
FacebookInsightsStateItem(String) |
Creates FacebookInsightsStateItem with all properties set to null except object ID.
| |
FacebookInsightsStateItem(String, NullableDateTime, NullableDateTime) |
Create FacebookInsightsStateItem with given properties set.
|
Name | Description | |
---|---|---|
CollectedEndTime |
The latest collected end time.
| |
ObjectId |
Object ID to which the state item belongs.
| |
SkipCollectionUntil |
Till when the collection of this object ID's Insights can be skipped.
|