RecommendationsListHistoryForWebApp interface
Methods
| get(Recommendations |
Get past recommendations for an app, optionally specified by the time range. |
Method Details
get(RecommendationsListHistoryForWebAppParameters)
Get past recommendations for an app, optionally specified by the time range.
function get(options?: RecommendationsListHistoryForWebAppParameters): StreamableMethod<RecommendationsListHistoryForWebApp200Response | RecommendationsListHistoryForWebAppDefaultResponse>