| Package | Description |
|---|---|
| code.byted.cdp.model | |
| code.byted.cdp.openapi |
| Modifier and Type | Method and Description |
|---|---|
OnlineGetUserSegmentResp |
OnlineGetUserSegmentResp.addDataItem(String dataItem) |
OnlineGetUserSegmentResp |
OnlineGetUserSegmentResp.code(String code) |
OnlineGetUserSegmentResp |
OnlineGetUserSegmentResp.data(List<String> data) |
OnlineGetUserSegmentResp |
OnlineGetUserSegmentResp.message(String message) |
| Modifier and Type | Method and Description |
|---|---|
OnlineGetUserSegmentResp |
OnlineApi.getUserSegmentV2(OnlineGetUserSegmentRequest body)
查询用户是否命中分群v2
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<OnlineGetUserSegmentResp> |
OnlineApi.getUserSegmentV2WithHttpInfo(OnlineGetUserSegmentRequest body)
查询用户是否命中分群v2
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
OnlineApi.getUserSegmentV2Async(OnlineGetUserSegmentRequest body,
ApiCallback<OnlineGetUserSegmentResp> callback)
查询用户是否命中分群v2 (asynchronously)
|
Copyright © 2023. All rights reserved.