personalizedRanking property

List<PredictedItem>? personalizedRanking
final

A list of items in order of most likely interest to the user. The maximum is 500.

Implementation

final List<PredictedItem>? personalizedRanking;