Click or drag to resize
CMS.SocialMarketing Namespace
 
Classes
  ClassDescription
Public classFacebookAccountInfo
Represents a Facebook account (page).
Public classFacebookAccountInfoProvider
Provides management of Facebook accounts.
Public classFacebookAction
Action to publish message to Facebook.
Public classFacebookApplicationInfo
Represents a Facebook application.
Public classFacebookApplicationInfoProvider
Provides management of Facebook applications.
Public classFacebookHelper
Helper methods for working with Facebook social network.
Public classFacebookInsightsCollectionTask
Handles Facebook Insights analytics data collection when activated by the scheduler.
Public classFacebookInsightsCollectionTaskData
Represents data of FacebookInsightsCollectionTask.
Public classFacebookInsightsState
Represents state of Facebook Insights collection.
Public classFacebookInsightsStateItem
Represents state of one object for which Facebook Insights are collected.
Public classFacebookPostInfo
Represents a Facebook post.
Public classFacebookPostInfoProvider
Provides management of Facebook posts.
Public classInsightInfo
Represents an insight for social marketing.
Public classInsightInfoProvider
Provides management of social marketing insights.
Public classLinkedInAccountInfo
Represents a LinkedIn account (company profile).
Public classLinkedInAccountInfoProvider
Provides management of LinkedIn accounts.
Public classLinkedInAccountInsightsState
Represents state of LinkedIn account insights (statistics of a company profile)
Public classLinkedInAction
Action to publish message to LinkedIn.
Public classLinkedInApiException
Thrown when protocol error in communication with LinkedIn API occurs.
Public classLinkedInApiThrottleLimitException
Thrown when the LinkedIn API throttle limit is reached. The HTTP status code in such case is most certainly a 403.
Public classLinkedInApiUnauthorizedException
Thrown when protocol error in communication with LinkedIn API has the root cause in not being authorized. The HTTP status code in such case is most certainly a 401.
Public classLinkedInApplicationInfo
Represents a LinkedIn application.
Public classLinkedInApplicationInfoProvider
Provides management of LinkedIn applications.
Public classLinkedInCompany
Represents a LinkedIn company.
Public classLinkedInHelper
Provides methods for publishing to LinkedIn.
Public classLinkedInInsightsCollectionTask
Handles LinkedIn Insights analytics data collection when activated by the scheduler.
Public classLinkedInInsightsCollectionTaskData
Represents data of LinkedInInsightsCollectionTask.
Public classLinkedInPartialDeleteException
Thrown when delete operation of LinkedIn content is not executed completely.
Public classLinkedInPostInfo
Represents a LinkedIn company share.
Public classLinkedInPostInfoProvider
Provides management of LinkedIn posts.
Public classSocialMarketingModule
Represents the Social marketing module.
Public classSocialMarketingModuleMetadata
Represents the Social media module metadata.
Public classSocialMarketingPostPublishingTask
Handles scheduled post publishing when activated by the scheduler.
Public classTwitterAccountInfo
Represents a Twitter account (channel).
Public classTwitterAccountInfoProvider
Provides management of Twitter accounts.
Public classTwitterAction
Action to publish message to Twitter.
Public classTwitterApplicationInfo
Represents a Twitter application.
Public classTwitterApplicationInfoProvider
Provides management of Twitter applications.
Public classTwitterConfiguration
Represents information about a configuration of Twitter.
Public classTwitterHelper
Provides helper method for Twitter social network.
Public classTwitterInsightsCollectionTask
Retrieves insights from Twitter.
Public classTwitterPostInfo
Represents a Twitter post.
Public classTwitterPostInfoProvider
Provides management of Twitter posts.
Public classURLParser
Provides methods for replacing URLs in a text.
Public classURLParserMatch
Represents a URL extracted by URLParser
Public classURLShortenerHelper
Provides methods for shortening URLs using URL shortening services.
Structures
  StructureDescription
Public structureFacebookPageAccessTokenData
Represents information about a Facebook page access token.
Public structureFacebookPageIdentityData
Represents information about a Facebook page.
Public structureLinkedInAccessToken
Represents information about a LinkedIn user access token.
Enumerations
  EnumerationDescription
Public enumerationSocialNetworkTypeEnum
Types of social networks.
Public enumerationURLShortenerTypeEnum
Enumeration with URL shortener types.