Package | Description |
---|---|
com.tencentcloudapi.irp.v20220805.models |
Modifier and Type | Method and Description |
---|---|
GoodsBehaviorInfo[] |
ReportGoodsBehaviorRequest.getGoodsBehaviorList()
Get 上报的商品对应的用户行为数据数组,数量不超过50
|
Modifier and Type | Method and Description |
---|---|
void |
ReportGoodsBehaviorRequest.setGoodsBehaviorList(GoodsBehaviorInfo[] GoodsBehaviorList)
Set 上报的商品对应的用户行为数据数组,数量不超过50
|
Constructor and Description |
---|
GoodsBehaviorInfo(GoodsBehaviorInfo 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 © 2024. All rights reserved.