| Package | Description |
|---|---|
| code.byted.cdp.model | |
| code.byted.cdp.openapi |
| Modifier and Type | Method and Description |
|---|---|
CommonOnlineTagInfoResp |
CommonOnlineTagInfoResp.code(Long code) |
CommonOnlineTagInfoResp |
CommonOnlineTagInfoResp.data(OnlineTagInfoResp data) |
CommonOnlineTagInfoResp |
CommonOnlineTagInfoResp.msg(String msg) |
| Modifier and Type | Method and Description |
|---|---|
CommonOnlineTagInfoResp |
LabelApi.getOnlineTagsProp(String tenantCode,
String infoType,
Integer current,
Integer pageSize,
Integer idType)
获取在线可用标签/属性/明细/行为事件列表
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CommonOnlineTagInfoResp> |
LabelApi.getOnlineTagsPropWithHttpInfo(String tenantCode,
String infoType,
Integer current,
Integer pageSize,
Integer idType)
获取在线可用标签/属性/明细/行为事件列表
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
LabelApi.getOnlineTagsPropAsync(String tenantCode,
String infoType,
Integer current,
Integer pageSize,
Integer idType,
ApiCallback<CommonOnlineTagInfoResp> callback)
获取在线可用标签/属性/明细/行为事件列表 (asynchronously)
|
Copyright © 2023. All rights reserved.