| Package | Description |
|---|---|
| code.byted.cdp.model | |
| code.byted.cdp.openapi |
| Modifier and Type | Method and Description |
|---|---|
ByteDanceSeqResponseString |
ByteDanceSeqResponseString.addDataItem(String dataItem) |
ByteDanceSeqResponseString |
ByteDanceSeqResponseString.code(Long code) |
ByteDanceSeqResponseString |
ByteDanceSeqResponseString.data(List<String> data) |
| Modifier and Type | Method and Description |
|---|---|
ByteDanceSeqResponseString |
OnlineApi.queryUserSeg(String id,
String segIds,
Long xTenant)
查询用户是否命中人群,高速接口
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ByteDanceSeqResponseString> |
OnlineApi.queryUserSegWithHttpInfo(String id,
String segIds,
Long xTenant)
查询用户是否命中人群,高速接口
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
OnlineApi.queryUserSegAsync(String id,
String segIds,
Long xTenant,
ApiCallback<ByteDanceSeqResponseString> callback)
查询用户是否命中人群,高速接口 (asynchronously)
|
Copyright © 2023. All rights reserved.