Is your feature request related to a problem? Please describe.
getRecommend接口只返回了item_id,这导致很难做推荐归因
Describe the solution you'd like
希望getRecommend接口能够返回reason(recommender)和score
Describe alternatives you've considered
考虑过分别调用不同recommender的接口接口,但是那样会绕过CTR计算
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe.
getRecommend接口只返回了item_id,这导致很难做推荐归因
Describe the solution you'd like
希望getRecommend接口能够返回reason(recommender)和score
Describe alternatives you've considered
考虑过分别调用不同recommender的接口接口,但是那样会绕过CTR计算
Additional context
Add any other context or screenshots about the feature request here.