@custouch/jssdk
Preparing search index...
service/wechat
getUserEventRecords
Function getUserEventRecords
getUserEventRecords
(
params
:
{
endAt
?:
string
;
startAt
?:
string
;
type
?:
string
;
uaId
?:
string
;
value
?:
string
;
values
?:
string
[]
;
}
&
ListPagination
,
)
:
ListResponse
<
UserEventRecords
>
根据过滤条件查询用户事件
Parameters
params
:
{
endAt
?:
string
;
startAt
?:
string
;
type
?:
string
;
uaId
?:
string
;
value
?:
string
;
values
?:
string
[]
;
}
&
ListPagination
Returns
ListResponse
<
UserEventRecords
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@custouch/jssdk
Loading...
根据过滤条件查询用户事件