- Home
- Blogs & Articles
- UgcArticle
UgcArticle
The UgcArticle object
Method | Description |
---|---|
activateArticle | Activates this article if it is in an 'inactive' state. Also activates this article's current version_id. |
createArticle | Creates an article. |
deactivateArticle | De-activates this article and its current active version. |
deleteArticle | Deletes the requested article and all of its versions. |
getArticleInfo | Gets information about a particular article. |
getArticles | Retrieves a list of articles. |
incrementViews | Increments the number of views for an article. |
updateArticle | Updates an article. Creates a new version for this article for historical purposes. |