名称 | 类型 | 是否必须 | 示例值 | 描述 |
---|---|---|---|---|
content | String | 可选 | {content={"cardEstErrorCount":0,"cardEstTotalCount":95113,"cardEstParseCount":20367,"cardEstParseErrorCount":0} | 预估结果,cardEstErrorCount:预估可发送总人数; cardEstErrorCount:预估失败人数;cardEstParseCount:预估卡片短信可解析手机号数;cardEstParseErrorCount:卡片短信解析预估失败人数 |
error_message | String | 可选 | 系统错误 | 任务失败原因 |
interface_request_id | String | 可选 | 123456 | 接口请求时的requestid |
status | Boolean | 可选 | true | 任务是否成功 |
{ "error_message":"系统错误", "interface_request_id":"123456", "content":"{content={\"cardEstErrorCount\":0,\"cardEstTotalCount\":95113,\"cardEstParseCount\":20367,\"cardEstParseErrorCount\":0}", "status":"true" }