RecommendationResultState
Status information for a recommendation result at a specific site. Contains the current status, status message.
{
"id": "675e5580-7fe2-48ae-814a-d8a642ed0a0f",
"site_id": "675e5580-7fe2-48ae-814a-d8a642ed0a0f",
"status": "PUBLISHED"
}
Recommendation result ID, currently the result ID is the site id.
The site identifier (local manager ID) where this recommendation result was generated. This corresponds to one of the site_ids specified in the recommendation session.
A human-readable message providing additional details about the current status. May contain error messages, progress information, or other contextual details about the recommendation state.
The current status of the recommendation for this site. Indicates whether the recommendation is waiting, in progress, ready to publish, published, or has encountered errors.