Dynamicweb.Content.Social Namespace |
Class | Description | |
---|---|---|
Adapter |
Represents a base class for implmenting social media adapters for publishing in Online Marketing Center.
| |
Channel |
Represents a channel.
| |
ChannelAvailability |
Represents a channel availability.
| |
ChannelCollection |
Represents a collection of channels.
| |
Field |
Represents object that describes a field which can be used to create a post for a channel.
The Adapter returns a list of fields it supports.
| |
Message |
Represents a message to be published.
| |
MessageCollection |
Represents a collection of messages.
| |
Notifications | Obsolete. | |
NotificationsMessagePublishedNotificationArgs | ||
NotificationsMessagePublishingNotificationArgs | ||
Post |
A post is a representation of the data used to submit to particular social channels (e.g. Twitter Corporate, Twitter Marketing, Facebook, etc).
A post is a child item of the Message class. A message can have multiple posts. Therefore, you should access
this through Message.Posts rather than accessing it directly.
It is possible to have more than one post per social media type, for example, if the user has two Facebook channels and selects
both of them when publishing a message, then there will be one message (the parent) and two posts (one for each social channel).
| |
PostBase |
Provides base functionality for social media posts.
| |
PostCollection |
Represents a collection of psots.
| |
PublishData |
An object of the data that is handed over to the Channel handlers publish method
| |
PublishResult |
Represents a post publish result.
| |
SocialFolder | ||
SocialFolderCollection |
Represents collection of folders
| |
SocialNotification | ||
SocialNotificationMessagePublishedNotificationArgs | ||
SocialNotificationMessagePublishingNotificationArgs | ||
SocialScheduleHandler | ||
SocialTask | ||
SocialTopFolder | ||
SocialTopFolderCollection |
Enumeration | Description | |
---|---|---|
ChannelAvailabilityStatus |
Represents social media platform availability status through the given channel.
| |
FieldType |
Represents a channel field type.
| |
SocialTaskSocialTaskType |