类 UserReport2023.Builder

java.lang.Object
com.lark.oapi.service.admin.v1.model.UserReport2023.Builder
封闭类:
UserReport2023

public static class UserReport2023.Builder extends Object
  • 构造器详细资料

    • Builder

      public Builder()
  • 方法详细资料

    • userId

      public UserReport2023.Builder userId(String userId)
      用户ID

      示例值:ou_7dab8a3d3cdcc9da365777c7ad535d62

      参数:
      userId -
      返回:
    • tenantAllCnt

      public UserReport2023.Builder tenantAllCnt(Integer tenantAllCnt)
      所在租户目前的总人数,已激活、未离职

      示例值:171434

      参数:
      tenantAllCnt -
      返回:
    • userRegisterDate

      public UserReport2023.Builder userRegisterDate(String userRegisterDate)
      用户的飞书激活日期,yyyyMMdd格式(201909之前的用户可能是空)

      示例值:20200720

      参数:
      userRegisterDate -
      返回:
    • allDayCnt

      public UserReport2023.Builder allDayCnt(Integer allDayCnt)
      用户激活至今的天数

      示例值:1245

      参数:
      allDayCnt -
      返回:
    • activeDayCnt

      public UserReport2023.Builder activeDayCnt(Integer activeDayCnt)
      用户2023年内活跃时长> 0的天数

      示例值:365

      参数:
      activeDayCnt -
      返回:
    • durationCnt2

      public UserReport2023.Builder durationCnt2(AnnualReportMapFloat[] durationCnt2)
      用户2022-2023使用总时长(格式0.01h),共2组键值对,表示2年各自的数据。举例:{"2022":"33.33","2023":"55.55"}

      示例值:

      参数:
      durationCnt2 -
      返回:
    • durationCntRank

      public UserReport2023.Builder durationCntRank(String durationCntRank)
      2023年全年活跃时长的排名。

      示例值:21338

      参数:
      durationCntRank -
      返回:
    • busyMonth

      public UserReport2023.Builder busyMonth(String busyMonth)
      用户2023年最忙碌一个月。最忙碌一个月的定义:所有自然月中,飞书在线时长最长的一个月。

      示例值:7

      参数:
      busyMonth -
      返回:
    • busyMonthSumDuration

      public UserReport2023.Builder busyMonthSumDuration(Double busyMonthSumDuration)
      用户2023年最忙碌一个月的活跃时长(格式0.01h)

      示例值:5702

      参数:
      busyMonthSumDuration -
      返回:
    • busyMonthSendMsgCnt

      public UserReport2023.Builder busyMonthSendMsgCnt(Integer busyMonthSendMsgCnt)
      用户2023年最忙碌一个月的发消息数

      示例值:78169

      参数:
      busyMonthSendMsgCnt -
      返回:
    • busyMonthMeetingCnt

      public UserReport2023.Builder busyMonthMeetingCnt(Integer busyMonthMeetingCnt)
      用户2023年最忙碌一个月的参会数(指本人发起的会议+受邀参与的会议)

      示例值:5702

      参数:
      busyMonthMeetingCnt -
      返回:
    • busyMonthLastMeetingTime

      public UserReport2023.Builder busyMonthLastMeetingTime(String busyMonthLastMeetingTime)
      用户2023年最忙碌一个月的会议结束最晚的时间(格式 : 【20230507 23:59】)。最晚时间的定义:将每天凌晨5点之前计入前一天来计算最晚时间点。

      示例值:2:25

      参数:
      busyMonthLastMeetingTime -
      返回:
    • busyMonthCreateEditFileCnt

      public UserReport2023.Builder busyMonthCreateEditFileCnt(Integer busyMonthCreateEditFileCnt)
      用户2023年最忙碌一个月的创建+编辑评论文档

      示例值:5702

      参数:
      busyMonthCreateEditFileCnt -
      返回:
    • imSendMsgCnt2

      public UserReport2023.Builder imSendMsgCnt2(AnnualReportMapInt[] imSendMsgCnt2)
      用户2022-2023发消息数,共2组键值对,表示2年各自的数据。举例:[{"year":"2022","count":"33”},{"year":"2023","count":"55"}]

      示例值:

      参数:
      imSendMsgCnt2 -
      返回:
    • imSendMsgCntRank

      public UserReport2023.Builder imSendMsgCntRank(String imSendMsgCntRank)
      用户2023年发出消息数,在租户内的排名。排名的统一定义:在同一租户内,此指标大于本人的用户数量。

      示例值:4852

      参数:
      imSendMsgCntRank -
      返回:
    • imBusyDate

      public UserReport2023.Builder imBusyDate(String imBusyDate)
      用户2023年发消息最多的一天

      示例值:20230916

      参数:
      imBusyDate -
      返回:
    • imBusyDateSendMsgCnt

      public UserReport2023.Builder imBusyDateSendMsgCnt(Integer imBusyDateSendMsgCnt)
      用户2023年发消息最多的一天发消息条数

      示例值:89

      参数:
      imBusyDateSendMsgCnt -
      返回:
    • imLastSendMsgTime

      public UserReport2023.Builder imLastSendMsgTime(String imLastSendMsgTime)
      用户2023年发出时间最晚的一条消息的时间,时间格式, 【20230507 23:59】。最晚时间的定义:将每天凌晨5点之前计入前一天来计算最晚时间点。

      示例值:3:11

      参数:
      imLastSendMsgTime -
      返回:
    • imTalkedChatCnt

      public UserReport2023.Builder imTalkedChatCnt(Integer imTalkedChatCnt)
      用户2023年发过言的群数

      示例值:21338

      参数:
      imTalkedChatCnt -
      返回:
    • imPrivateChatCnt

      public UserReport2023.Builder imPrivateChatCnt(Integer imPrivateChatCnt)
      用户2023年私聊过的人数

      示例值:21338

      参数:
      imPrivateChatCnt -
      返回:
    • imEmojiTop1

      public UserReport2023.Builder imEmojiTop1(String imEmojiTop1)
      用户2023年使用最多的表情1

      示例值:thumbsup

      参数:
      imEmojiTop1 -
      返回:
    • imEmojiTop1Cnt

      public UserReport2023.Builder imEmojiTop1Cnt(String imEmojiTop1Cnt)
      用户2023年使用最多的表情1次数

      示例值:21338

      参数:
      imEmojiTop1Cnt -
      返回:
    • imEmojiTop2

      public UserReport2023.Builder imEmojiTop2(String imEmojiTop2)
      用户2023年使用最多的表情2

      示例值:jiayi

      参数:
      imEmojiTop2 -
      返回:
    • imEmojiTop2Cnt

      public UserReport2023.Builder imEmojiTop2Cnt(String imEmojiTop2Cnt)
      用户2023年使用最多的表情2次数

      示例值:21338

      参数:
      imEmojiTop2Cnt -
      返回:
    • imEmojiTop3

      public UserReport2023.Builder imEmojiTop3(String imEmojiTop3)
      用户2023年使用最多的表情3

      示例值:love

      参数:
      imEmojiTop3 -
      返回:
    • imEmojiTop3Cnt

      public UserReport2023.Builder imEmojiTop3Cnt(String imEmojiTop3Cnt)
      用户2023年使用最多的表情3次数

      示例值:21338

      参数:
      imEmojiTop3Cnt -
      返回:
    • imPositiveReactionCnt2

      public UserReport2023.Builder imPositiveReactionCnt2(AnnualReportMapInt[] imPositiveReactionCnt2)
      用户2022-2023收到正向reaction次数,共2组键值对,表示2年各自的数据。举例:{"2022":"33","2023":"55"}

      示例值:

      参数:
      imPositiveReactionCnt2 -
      返回:
    • imPositiveReactionCntRank

      public UserReport2023.Builder imPositiveReactionCntRank(String imPositiveReactionCntRank)
      2023年收到表情数量排名

      示例值:21338

      参数:
      imPositiveReactionCntRank -
      返回:
    • ccmCreateCnt2

      public UserReport2023.Builder ccmCreateCnt2(AnnualReportMapInt[] ccmCreateCnt2)
      用户2022-2023创建文档数,共2组键值对,表示2年各自的数据。举例:{"2022":"33","2023":"55"}

      示例值:

      参数:
      ccmCreateCnt2 -
      返回:
    • ccmCreateCntRank

      public UserReport2023.Builder ccmCreateCntRank(String ccmCreateCntRank)
      用户2023年创建文档数排名。排名的统一定义:在同一租户内,此指标大于本人的用户数量。

      示例值:4852

      参数:
      ccmCreateCntRank -
      返回:
    • ccmCreateBusyMonth

      public UserReport2023.Builder ccmCreateBusyMonth(String ccmCreateBusyMonth)
      用户2023年创建文档数最多的月份

      示例值:9

      参数:
      ccmCreateBusyMonth -
      返回:
    • ccmCreateBusyMonthCnt

      public UserReport2023.Builder ccmCreateBusyMonthCnt(Integer ccmCreateBusyMonthCnt)
      用户2023年创建文档数最多的月份的文档数

      示例值:5702

      参数:
      ccmCreateBusyMonthCnt -
      返回:
    • ccmCreateViewedUcnt

      public UserReport2023.Builder ccmCreateViewedUcnt(Integer ccmCreateViewedUcnt)
      用户本人创建的文档在2023年全年的浏览人数。注意:仅限制浏览时间是2023年,不限制文档的创建时间。

      示例值:21338

      参数:
      ccmCreateViewedUcnt -
      返回:
    • ccmCreateLikedCnt

      public UserReport2023.Builder ccmCreateLikedCnt(Integer ccmCreateLikedCnt)
      用户本人创建的文档在2023年收到的点赞数,仅指文档底部的大拇指点赞。注意:仅限制点赞时间是2023年,不限制文档的创建时间。

      示例值:21338

      参数:
      ccmCreateLikedCnt -
      返回:
    • ccmCreateLikedCntRank

      public UserReport2023.Builder ccmCreateLikedCntRank(String ccmCreateLikedCntRank)
      用户2023年由本人创建的文档的点赞数排名。排名的统一定义:在同一租户内,此指标大于本人的用户数量。

      示例值:4852

      参数:
      ccmCreateLikedCntRank -
      返回:
    • ccmEditCommentFcnt2

      public UserReport2023.Builder ccmEditCommentFcnt2(AnnualReportMapInt[] ccmEditCommentFcnt2)
      用户2022-2023参与编辑、评论他人的文档数,共2组键值对,表示2年各自的数据。举例:{"2022":"33","2023":"55"}

      示例值:

      参数:
      ccmEditCommentFcnt2 -
      返回:
    • ccmEditCommentFcntRank

      public UserReport2023.Builder ccmEditCommentFcntRank(String ccmEditCommentFcntRank)
      用户2023年参与编辑、评论他人的文档数排名。排名的统一定义:在同一租户内,此指标大于本人的用户数量。

      示例值:4852

      参数:
      ccmEditCommentFcntRank -
      返回:
    • ccmViewOtherFcnt

      public UserReport2023.Builder ccmViewOtherFcnt(Integer ccmViewOtherFcnt)
      用户2023年点击浏览过的他人文档数

      示例值:21338

      参数:
      ccmViewOtherFcnt -
      返回:
    • ccmViewOtherFcntRank

      public UserReport2023.Builder ccmViewOtherFcntRank(String ccmViewOtherFcntRank)
      用户2023年点击浏览过的他人文档数排名。排名的统一定义:在同一租户内,此指标大于本人的用户数量。

      示例值:4852

      参数:
      ccmViewOtherFcntRank -
      返回:
    • vcSentMeetingCnt2

      public UserReport2023.Builder vcSentMeetingCnt2(AnnualReportMapInt[] vcSentMeetingCnt2)
      用户2022-2023本人发起的线上视频会议的数量(循环会议算多次,共2组键值对,表示2年各自的数据。举例:{"2022":"33","2023":"55"}

      示例值:

      参数:
      vcSentMeetingCnt2 -
      返回:
    • vcSentMeetingCntRank

      public UserReport2023.Builder vcSentMeetingCntRank(String vcSentMeetingCntRank)
      用户2023年本人发起的线上视频会议的数量排名。排名的统一定义:在同一租户内,此指标大于本人的用户数量。

      示例值:4852

      参数:
      vcSentMeetingCntRank -
      返回:
    • vcSentMeetingUcnt

      public UserReport2023.Builder vcSentMeetingUcnt(Integer vcSentMeetingUcnt)
      用户2023年本人发起会议邀请参会的人次

      示例值:21338

      参数:
      vcSentMeetingUcnt -
      返回:
    • vcJoinMeetingCnt2

      public UserReport2023.Builder vcJoinMeetingCnt2(AnnualReportMapInt[] vcJoinMeetingCnt2)
      用户2022-2023本人受邀参与的会议数(循环会议算多次),共2组键值对,表示2年各自的数据。举例:{"2022":"33","2023":"55"}

      示例值:

      参数:
      vcJoinMeetingCnt2 -
      返回:
    • vcJoinMeetingCntRank

      public UserReport2023.Builder vcJoinMeetingCntRank(String vcJoinMeetingCntRank)
      用户2023年本人受邀参与的会议数排名。排名的统一定义:在同一租户内,此指标大于本人的用户数量。

      示例值:4852

      参数:
      vcJoinMeetingCntRank -
      返回:
    • vcAllMeetingCnt

      public UserReport2023.Builder vcAllMeetingCnt(Integer vcAllMeetingCnt)
      用户2023年本人的总参会次数(包含自己发起和被邀请)

      示例值:21338

      参数:
      vcAllMeetingCnt -
      返回:
    • vcAllMeetingCntRank

      public UserReport2023.Builder vcAllMeetingCntRank(String vcAllMeetingCntRank)
      用户2023年本人的总参会次数(包含自己发起和被邀请)的排名。排名的统一定义:在同一租户内,此指标大于本人的用户数量

      示例值:10

      参数:
      vcAllMeetingCntRank -
      返回:
    • vcAllMeetingDuration2

      public UserReport2023.Builder vcAllMeetingDuration2(AnnualReportMapFloat[] vcAllMeetingDuration2)
      用户2022-2023本人总参会的时长(包含自己发起和被邀请),格式0.01h,共2组键值对,表示2年各自的数据。举例:{"2022":"33.33","2023":"55.55"}

      示例值:

      参数:
      vcAllMeetingDuration2 -
      返回:
    • calCommentCalTime

      public UserReport2023.Builder calCommentCalTime(String calCommentCalTime)
      用户2023年中最常开始日程的时间,精确到分钟,格式:【23:59】

      示例值:12:35

      参数:
      calCommentCalTime -
      返回:
    • peopleProfileViewCnt

      public UserReport2023.Builder peopleProfileViewCnt(String peopleProfileViewCnt)
      2023年查看同事profile的人次

      示例值:21338

      参数:
      peopleProfileViewCnt -
      返回:
    • peopleInterviewNum2

      public UserReport2023.Builder peopleInterviewNum2(AnnualReportMapInt[] peopleInterviewNum2)
      用户2022-2023面试了多少场,共2组键值对,表示2年各自的数据。举例:{"2022":"33","2023":"55"}

      示例值:

      参数:
      peopleInterviewNum2 -
      返回:
    • peopleInterviewNumRank

      public UserReport2023.Builder peopleInterviewNumRank(String peopleInterviewNumRank)
      people用户2023年面试总场次的排名。排名的统一定义:在同一租户内,此指标大于本人的用户数量。

      示例值:4852

      参数:
      peopleInterviewNumRank -
      返回:
    • peopleInterviewOfferNum2

      public UserReport2023.Builder peopleInterviewOfferNum2(AnnualReportMapInt[] peopleInterviewOfferNum2)
      用户2022-2023本人面试之后,发出offer数量,共2组键值对,表示2年各自的数据。举例:{"2022":"33","2023":"55"}

      示例值:

      参数:
      peopleInterviewOfferNum2 -
      返回:
    • peopleInterviewOfferNumRank

      public UserReport2023.Builder peopleInterviewOfferNumRank(String peopleInterviewOfferNumRank)
      2023年由本人面试之后,发出offer数量排名。排名的统一定义:在同一租户内,此指标大于本人的用户数量。

      示例值:4852

      参数:
      peopleInterviewOfferNumRank -
      返回:
    • emailSendEmailCount

      public UserReport2023.Builder emailSendEmailCount(Integer emailSendEmailCount)
      用户2023年发邮件数

      示例值:4852

      参数:
      emailSendEmailCount -
      返回:
    • emailReceiveEmailCount

      public UserReport2023.Builder emailReceiveEmailCount(Integer emailReceiveEmailCount)
      用户2023年收邮件数

      示例值:7045

      参数:
      emailReceiveEmailCount -
      返回:
    • build

      public UserReport2023 build()