ApiResponse<ByteDanceNormalResponseString> |
TagApi.addOrModifyManualTagsWithHttpInfo(ManualPersonTagRequest body,
String tenantCode)
添加或者修改某个用户身上的人工标签
|
ApiResponse<TableSchemaPreviewResp> |
DataAssetApi.assetTablePreviewWithHttpInfo(OpenApiPreviewTableReq body,
String xTenant) |
ApiResponse<ByteDanceCirceResponseString> |
DataAssetApi.assetTaskCreateWithHttpInfo(OpenApiDataAssetTaskReq body,
String xTenant) |
ApiResponse<CheckRealtimeRuleResponse> |
OnlineApi.checkHitRealtimeRuleWithHttpInfo(CheckRealtimeRuleRequest body,
String tenantCode)
判断是否命中实时规则,高速接口
|
ApiResponse<ByteDanceResponseSegmentationResp> |
SegmentationApi.createConditionalSegmentWithHttpInfo(Integer tenantId,
SimplifiedSegCreateOrUpdateRequest body)
创建离线规则-简化
|
ApiResponse<CommonLabelId> |
LabelApi.createManualLabelWithHttpInfo(ManualLabelCreateReq body)
创建人工标签
|
ApiResponse<CommonResponseVoid> |
LabelApi.deleteLabelWithHttpInfo(Integer id,
String xTenant)
删除标签
|
ApiResponse<ByteDanceNormalResponseString> |
TagApi.deleteManualTagsInUserWithHttpInfo(String tenantCode,
Long baseId,
Integer tagId)
删除某个用户身上的人工标签
|
ApiResponse<CommonString> |
LabelOpenApiApi.deleteRealtimeTagDataWithHttpInfo(Integer baseId,
Integer tagId)
删除人工标签
|
ApiResponse<File> |
FileDateAssetApi.downloadFileDateAssetWithHttpInfo(String xTenant,
Integer taskId,
String filePath)
下载分群明细
|
ApiResponse<File> |
SegmentationApi.downloadSegFileWithHttpInfo(Integer tenantId,
Integer segId,
String formatType,
Boolean needEncrypt)
分群ID文件下载
|
ApiResponse<DslCheckResp> |
SelectionComponentApi.dslCheckWithHttpInfo(DslReq body,
String tenantCode)
校验dsl是否合法
|
ApiResponse<CommonResponseListAccessCoreStatisticsResp> |
AssetApi.getAccessCoreStatisticsWithHttpInfo(Long xTenant,
AccessCoreStatisticsReq body)
获取访问统计-核心指标
|
ApiResponse<CommonResponseListTendencyStatisticsResp> |
AssetApi.getAccessCoreTendencyStatisticsWithHttpInfo(Long xTenant,
TendencyStatisticsReq body)
获取访问统计-核心指标趋势图
|
ApiResponse<DetailAttributesResp> |
DetailDatasourceApi.getDetailAttributesWithHttpInfo(DetailAttributesReq body,
String tenantCode,
String attributeId,
String keyword,
Integer current,
Integer pageSize)
获取明细数据源的枚举值
|
ApiResponse<InlineResponse200> |
InsightApi.getDSLInsightKeyWithHttpInfo(Object body)
获取洞察跳转key
|
ApiResponse<SeqFileDataTaskSimpleResult> |
FileDateAssetApi.getFileDateAssetTaskListWithHttpInfo(String xTenant)
获取分群明细任务列表
|
ApiResponse<CommonListLabelResultData> |
LabelApi.getHistoryDataWithHttpInfo(Integer id,
String startDate,
String endDate,
Integer showNum,
Long xTenant,
String period)
标签运行结果历史数据
|
ApiResponse<IDMResp> |
OnlineApi.getIdMappingWithHttpInfo(IDMReq body)
idmapping映射,高速接口
|
ApiResponse<InlineResponse2002> |
InsightApi.getInsightReportByIdWithHttpInfo(Long xTenant,
Long reportId,
String xEnv,
Boolean singleValue,
String insightSortObj,
String sortType,
org.threeten.bp.LocalDate pDate)
洞察报告详情
|
ApiResponse<InlineResponse2001> |
InsightApi.getInsightReportListWithHttpInfo(Long xTenant,
String xEnv)
洞察报告列表
|
ApiResponse<InlineResponse2003> |
InsightApi.getInsightReportUsageWithHttpInfo(Long xTenant,
String xEnv,
Boolean openapiOnly)
统计洞察报告查看次数
|
ApiResponse<CommonResponseLabelMetaSimpleInfo> |
LabelApi.getLabelDescWithHttpInfo(Integer id,
Long xTenant)
获取标签精简信息
|
ApiResponse<CommonListLabelMetaInfo> |
LabelApi.getLabelsWithHttpInfo(Long xTenant,
Integer subjectId)
获取项目下标签列表
|
ApiResponse<CommonResponseListLabelTreeNode> |
LabelApi.getLabelTreeWithHttpInfo(Long xTenant,
Integer subjectId)
获取标签树信息
|
ApiResponse<CommonListObject> |
LabelOpenApiApi.getLabelValuesWithHttpInfo(Integer labelId,
Long xTenant)
获取标签枚举值老接口
|
ApiResponse<CommonLabelResultData> |
LabelApi.getLatestHistoryDataWithHttpInfo(Integer id,
Integer showNum,
Long xTenant)
标签上一次运行结果数据
|
ApiResponse<ByteDanceSeqResponseOpenApiManualTagInfo> |
TagApi.getManualTagsListWithHttpInfo(String tenantCode)
查询某个用户身上的人工标签列表
|
ApiResponse<CommonOnlineTagInfoResp> |
LabelApi.getOnlineTagsPropWithHttpInfo(String tenantCode,
String infoType,
Integer current,
Integer pageSize,
Integer idType)
获取在线可用标签/属性/明细/行为事件列表
|
ApiResponse<RealtimeRuleListResp> |
RealtimeRuleApi.getRealtimeRuleListWithHttpInfo(String tenantsCode,
Integer page,
Integer pageSize)
获取实时规则列表
|
ApiResponse<CommonResponseDetailTableResp> |
AssetApi.getResourceTableWithHttpInfo(Long xTenant,
DetailTableReq body)
获取资产报表
|
ApiResponse<ListIdType> |
SubjectApi.getSubjectIdTypesWithHttpInfo(Integer subjectId)
查询实体列表
|
ApiResponse<ListSubjectMeta> |
SubjectApi.getSubjectsWithHttpInfo(Long xTenant,
Long orgId)
查询主体列表
|
ApiResponse<ByteDanceSeqResponseSeqDomainGroupedTags> |
TagApi.getTagsListWithHttpInfo(String tenantCode,
Integer idType,
Boolean discardValue)
获取所有标签列表,包含各个标签的取值
|
ApiResponse<ByteDanceSeqResponseTagValueResp> |
TagApi.getTagValuesWithHttpInfo(String tenantCode,
Integer tagId)
获取某个标签的取值
|
ApiResponse<OnlineGetUserDetailAndEventResp> |
OnlineApi.getUserDetailAndEventWithHttpInfo(OnlineGetUserDetailAndEventRequest body)
查询用户的行为和明细
|
ApiResponse<OnlineUserProfileRespWithPrivacy> |
OnlineApi.getUserProfileWithPrivacyWithHttpInfo(OnlineGetUserProfileRequest body)
查询标签和属性
|
ApiResponse<OnlineGetUserSegmentResp> |
OnlineApi.getUserSegmentV2WithHttpInfo(OnlineGetUserSegmentRequest body)
查询用户是否命中分群v2
|
ApiResponse<ResponseSts> |
CdpApi.getUserTokenWithHttpInfo(String account,
Integer durationSeconds)
获取用户临时Token(STS)
|
ApiResponse<ByteDanceResponseSegmentationResp> |
SegmentationApi.legacyCreateManualSegmentWithHttpInfo(Integer tenantId,
LegacyManualSegCreateRequest body)
创建人工分群
|
ApiResponse<ByteDanceResponseRecordSegShardInfoResp> |
SegmentationApi.legacyCreateUploadSegmentWithHttpInfo(LegacyUploadedSegCreateRequest body,
Integer tenantId)
创建上传分群
|
ApiResponse<CommonResponseVoid> |
SegmentationApi.legacyDeleteSegmentWithHttpInfo(Integer tenantId,
Integer segId)
删除分群
|
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)
分群列表查看,分页
|
ApiResponse<ByteDanceResponseSegmentationResp> |
SegmentationApi.legacyGetSegmentWithHttpInfo(Integer tenantId,
Integer segId)
分群详情
|
ApiResponse<CommonResponseVoid> |
SegmentationApi.legacyModifyManualSegmentWithHttpInfo(Integer tenantId,
Integer segId,
LegacyManualSegCreateRequest body)
修改人工分群
|
ApiResponse<ByteDanceNormalResponseIdTypeResp> |
IdTypeApi.listIdTypeMetaByTenantWithHttpInfo(String xTenant)
获取idType元信息
|
ApiResponse<CommonResponse> |
SegmentationApi.modifyConditionalSegmentWithHttpInfo(Integer tenantId,
Integer segId,
SimplifiedSegCreateOrUpdateRequest body)
修改离线规则-简化
|
ApiResponse<CommonListLabelMetaInfo> |
LabelOpenApiApi.postLabelsWithHttpInfo(Long xTenant,
LabelQueryRequest body,
Integer subjectId,
String type)
获取项目下标签列表
|
ApiResponse<PreviewResp> |
SelectionComponentApi.previewDSLWithHttpInfo(DslReq body,
String tenantCode)
预估圈人数量
|
ApiResponse<CommonResponseBoolean> |
LabelApi.publishLabelWithHttpInfo(Integer id,
String xTenant)
上架标签
|
ApiResponse<ListDataSourceListItemVo> |
DatasourceApi.queryDataSourceListWithHttpInfo(Long xTenant,
String sourceName)
查询数据源列表openapi
|
ApiResponse<ListCdpEventVo> |
DatasourceApi.queryeventListWithHttpInfo(Integer dataSourceId)
查询事件列表
|
ApiResponse<ListCdpEventPropertyVo> |
DatasourceApi.queryeventPropertyListWithHttpInfo(Long xTenant,
Integer eventId)
查询事件属性列表
|
ApiResponse<ResNodeLineage> |
LineageApi.queryLineageByNidWithHttpInfo(String bizType,
Long nativeId)
根据业务类型&原生ID查询出入度数据血缘
根据业务ID&业务类型查询,未查询到的结点baseId为Null
|
ApiResponse<ListCdpPropertyVo> |
DatasourceApi.querypropertyListWithHttpInfo(Integer dataSourceId)
查询单个数据源的表属性字段列表openapi
|
ApiResponse<ListString> |
DatasourceApi.querypropertyValuesWithHttpInfo(Integer id,
Integer dataSourceId,
Integer page,
Integer pageSize,
String keyword)
查询属性枚举值
|
ApiResponse<ByteDanceSeqResponseString> |
OnlineApi.queryUserSegWithHttpInfo(String id,
String segIds,
Long xTenant)
查询用户是否命中人群,高速接口
|
ApiResponse<ByteDanceResponseSegmentationRefreshResp> |
SegmentationApi.refreshSegWithHttpInfo(Integer tenantId,
Integer segId)
更新单个分群
更新单个分群
|
ApiResponse<CommonBoolean> |
LabelApi.rerunLabelWithHttpInfo(RerunRequest body,
Long xTenant)
标签重跑
|
ApiResponse<ByteDanceResponseSegmentationOnlineServiceEnableResp> |
SegmentationApi.segmentOnlineServiceEnableWithHttpInfo(ByteDanceResponseSegmentationOnlineServiceEnableReq body,
Integer tenantId,
Integer segId)
分群在线服务开启/关闭
开启/关闭单个分群的在线服务
|
ApiResponse<CommonResponseBoolean> |
LabelApi.unPublishLabelWithHttpInfo(Integer id,
String xTenant)
下架标签
|
ApiResponse<CommonString> |
LabelOpenApiApi.updateRealtimeTagDataWithHttpInfo(Long xTenant,
RealtimeTagReq body)
更新人工标签
|
ApiResponse<CommonDataModelId> |
LabelApi.uploadLabelDataWithHttpInfo(File file,
Long xTenant)
上传标签文件
|
ApiResponse<SegOpenApiFileUploadResponse> |
SegmentationApi.uploadSegFileToChWithHttpInfo(File file,
Integer tenantId)
上传人工分群文件
|
ApiResponse<SegOpenApiFileUploadResponse> |
SegmentationApi.uploadSegFileToChWithHttpInfo(ManualsegmentUploadBody1 body,
Integer tenantId)
上传人工分群文件
|
ApiResponse<ByteDanceResponseSegmentationUploadResp> |
SegmentationApi.uploadSegFileWithHttpInfo(File file,
Integer tenantId)
上传分群文件
|