| 程序包 | 说明 |
|---|---|
| code.byted.cdp.model | |
| code.byted.cdp.openapi |
| 限定符和类型 | 方法和说明 |
|---|---|
ByteDanceResponseSegmentationListResp |
ByteDanceResponseSegmentationListResp.code(Long code) |
ByteDanceResponseSegmentationListResp |
ByteDanceResponseSegmentationListResp.data(LegacySegOpenApiSegPageResponseLegacySegOpenApiResponse data) |
ByteDanceResponseSegmentationListResp |
ByteDanceResponseSegmentationListResp.msg(String msg) |
| 限定符和类型 | 方法和说明 |
|---|---|
ByteDanceResponseSegmentationListResp |
SegmentationApi.legacyGetSegmentList(Integer tenantId,
Integer current,
Integer pageSize,
String keyword,
Boolean isSelfSee,
Boolean isOnlySourceReady,
String idType,
String segTypes,
String sourcePlatform,
Boolean isAbaseAvailable,
Boolean isAbaseEnabled)
分群列表查看,分页
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<ByteDanceResponseSegmentationListResp> |
SegmentationApi.legacyGetSegmentListWithHttpInfo(Integer tenantId,
Integer current,
Integer pageSize,
String keyword,
Boolean isSelfSee,
Boolean isOnlySourceReady,
String idType,
String segTypes,
String sourcePlatform,
Boolean isAbaseAvailable,
Boolean isAbaseEnabled)
分群列表查看,分页
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
SegmentationApi.legacyGetSegmentListAsync(Integer tenantId,
Integer current,
Integer pageSize,
String keyword,
Boolean isSelfSee,
Boolean isOnlySourceReady,
String idType,
String segTypes,
String sourcePlatform,
Boolean isAbaseAvailable,
Boolean isAbaseEnabled,
ApiCallback<ByteDanceResponseSegmentationListResp> callback)
分群列表查看,分页 (asynchronously)
|
Copyright © 2023. All rights reserved.