Newer Version Available

This content describes an older version of this product. View Latest

Article Topic Assignment Job Input

An article and topic assignment job.
Root XML tag
<ArticleTopicAssignmentJob>
JSON example
1{
2   "operation": "AssignTopicsToArticle",
3   "topicNames": ["API", "Connect REST API", "ConnectApi"]
4}
Properties
Name Type Description Required or Optional Available Version
operation String Type of operation to perform on articles and topics. Values are:
  • AssignTopicsToArticle—Assign topics to articles in a data category.
  • UnassignTopicsFromArticle—Unassign topics from articles in a data category.
Required 40.0
topicNames Topic Names Input List of topic names to assign to or unassign from articles. Required 40.0