LinkedInInsightsCollectionTaskData Class |
Namespace: CMS.SocialMarketing
[SerializableAttribute] public class LinkedInInsightsCollectionTaskData
The LinkedInInsightsCollectionTaskData type exposes the following members.
Name | Description | |
---|---|---|
LinkedInInsightsCollectionTaskData |
Creates empty task data.
| |
LinkedInInsightsCollectionTaskData(Int32) |
Creates task data with given application ID.
|
Name | Description | |
---|---|---|
AccountInsights |
List of insights collection states of accounts within application.
| |
ApplicationId |
Application ID to which the task belongs.
|
Name | Description | |
---|---|---|
FromXmlString |
Creates task data object from XML string representation.
| |
ToXmlString |
Gets XML string representation of given taks data object.
|