|
@@ -389,6 +389,7 @@ public enum objectType: String {
|
|
|
case ot_videoShareH5 = "videoShareH5" // 视频被用户点击分享朋友圈
|
|
|
case ot_notificationButton = "notificationButton" // 活动通知入口点击
|
|
|
case ot_videoShareFriend_fullScreen = "videoShareFriend_fullScreen" // 视频全屏状态-分享好友
|
|
|
+ case ot_hotBoard_videoButton = "videoButton" // 热榜视频曝光
|
|
|
}
|
|
|
|
|
|
// MARK: - 视频上报类型
|