RecommendFeedbackRequest
Request object for submitting feedback for the found/recommended related articles.
Properties
| Property | Required | Type | Description |
|---|---|---|---|
| referenceKey | True | String | The reference key of the recommendation to submit the feedback for. This needs to be the value of the referenceKey field from the target recommendation API response. |
| articleFeedback | True | List[ArticleFeedback] | The actual feedback for the recommended articles. |