Get the items for a given recommendation

get

/resources/v1/aggregates/{siteName}/engage/recommendation/{recommendationName}/items

The resource endpoint returns the aggregated results for a given recommendation asset belonging to a given site name.

Important Note: It is a Collection Resource. All the recommended assets for the given recommendation name are available in an items array in the response. Each result is again an aggregated asset. So all the aggregate asset query params (assetDepth, expand, fields) are also applicable to this resource. These aggregate asset query params are applied to each result in the items array. To know more about aggregate asset query params, refer to Asset Resource end point.

Request

Path Parameters
Query Parameters

Response

Supported Media Types

200 Response

Recommendation asset results in aggregated format