三只熊科技
    • 笨熊千人千面 - 首页推荐埋点上报
      • events
        • 批量上报行为事件
      • 数据模型
        • EventBatchRequest
        • EventContext
        • BehaviorEvent
        • EventCommon
        • RecommendHomeImpressionEvent
        • RecommendHomeClickEvent
        • RecommendConversionEvent
        • PropsRecommendHomeImpression
        • PropsRecommendHomeClick
        • PropsRecommendConversion

    PropsRecommendHomeClick

    推荐商品点击(即将进入商详前)

    {
        "rec_session_id": "string",
        "item_id": "string",
        "position_index": 1,
        "module_position": "string"
    }
    Built with