Package | Description |
---|---|
com.tencentcloudapi.irp.v20220805.models |
Modifier and Type | Method and Description |
---|---|
StrUserIdInfo[] |
DescribeGoodsRecommendRequest.getUserIdList()
Get 用户设备ID数组,可传入用户的多个类型ID,用于关联画像信息
|
StrUserIdInfo[] |
GoodsBehaviorInfo.getUserIdList()
Get 用户设备ID数组,可传入用户的多个类型ID,详见UserIdInfo结构体,建议补齐,用于构建用户画像信息
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeGoodsRecommendRequest.setUserIdList(StrUserIdInfo[] UserIdList)
Set 用户设备ID数组,可传入用户的多个类型ID,用于关联画像信息
|
void |
GoodsBehaviorInfo.setUserIdList(StrUserIdInfo[] UserIdList)
Set 用户设备ID数组,可传入用户的多个类型ID,详见UserIdInfo结构体,建议补齐,用于构建用户画像信息
|
Constructor and Description |
---|
StrUserIdInfo(StrUserIdInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.