Skip to main content

RecommendFeedbackRequest

Represents feedback for a particular RecommendArticle from the recommendation API response.

Properties

PropertyRequiredTypeDescription
articleIdTrueStringUnique identifier of the recommended article.
feedbackStatusTrueStringThe status code indicating the type of the feedback (e.g. accepted, rejected).
feedbackCommentFalseStringAny additional free-form comment or description for the feedback.