SocialMedia.updatePostData (Method)
Updates the link visit count and the comment counts for the specified social media posts.
Returns:
JobID (integer)
Arguments:
| Name | Type | Required | Description |
|---|---|---|---|
| channelIDList | SocialMediaChannelIDList_EmptyString | Optional. Defaults to an empty string. | A comma delimited list of one or more social media channel IDs to process, or an empty string to process all channels. |
| postID | SocialMediaPostID_0 | Optional. Defaults to '0'. | The ID of the social media post, or 0 to process all the posts. |
Context:
| License Requirements | SocialMedia |
| Permission Requirements | (none) |
| Deny Context | (none) |
| Require Context | Authoring |
| Author Lock |
Error Codes:
None
Notes:
None