Path:/openapi/v1/{app_id}/cohorts/{cohort_id}/download
Method: GET
Content-type: application/json
Path-parameters:
参数 | 类型 | 是否必选 | 示例值 | 描述 |
---|---|---|---|---|
cohort_id | int | 1001076 | true | 分群ID |
Response:
注意:
[分群名称]:{分群名} [编辑者]:{编辑人名} [分群用户数]:{分群数量} 用户ID,stat_standard_id,device_id,web_id {},{},{},{} {},{},{},{} {},{},{},{}
字段含义说明
Field | Type | Description |
---|---|---|
用户Id | string | 用户ID |
stat_standard_id | string | 统计口径ID |
device_id | string | 设备ID |
web_id | string | Web ID |
bc
为创建的 RangersClient, 其初始化请参考使用说明, 各语言的 SDK 都提供了类似的接口
调用(Python):
# 例如,app_id= 164314 cohort id= 1001076 # 按照行流式读取,可以采取如下操作: resp = bc.data_finder("/openapi/v1/164314/cohorts/1001076/download") for content in resp.iter_lines(): print(content.decode("utf-8"))
返回结果:
[分群名称]:cohort_name [编辑者]:datarangers [分群用户数]:1064 用户ID,stat_standard_id,device_id,web_id 7039603993451071012,ce4f5339-b261-4567-ac87-b9e560ce5f71,0,7039603993451071012 256065,5c188cbd-9066-4c3f-817b-3656ed2d32eb,0,6981656913172432419 270159,619619ce-788e-4058-acf4-82063ca81374,0,7040148471437133327 ... ... ... 204677,aa67d722-6af4-41f1-9b0c-e478553a0d4e,0,6981289846937978399 243118,58e53ded-b220-4978-99ac-ee7137210b23,0,6970956560466134558