参数名 | 类型 | 是否必填 | 说明 |
---|---|---|---|
appid | String | 是 | 平台应用appid |
sign | String | 是 | 签名字符串 |
data | obj | 是 | 请求参数json字符串 |
-planName | String | 否 | 计划名称 |
-planNo | String | 否 | 计划编号 |
-projectName | String | 否 | 所属应用名称 |
-positionName | String | 否 | 计划关联广告位名称 |
-operatorType | String | 否 | 所属运营商10移动,20联通,30电信,40广电,50其他 |
-status | String | 否 | 是否发布00未发布,10已发布 |
-timestamp | Long | 是 | 当前时间戳 |
{
"appId":"ymf82d074d8b474722",
"sign":"3C799EEE0D03F9341F8606D5DFB7FBC5",
"data":
{
"advertPlanNo":"PLAN1749193067499195",
"timestamp":1728524500877
}
}
参数名 | 类型 | 说明 |
---|---|---|
code | String | 响应码 0:成功;其他失败 |
msg | String | 消息描述 |
data | obj | 响应体信息 |
-records | list | |
-pages | String | 总页数 |
-size | String | 分页大小 |
-current | String | 当前页码 |
-total | String | 总行数 |
- -advertBusinessNo | String | 计划广告主 |
- -createdBy | String | 创建人 |
- -createdTime | String | 创建时间 |
- -updatedBy | String | 更新人 |
- -updatedTime | String | 更新时间 |
- -advertPlanId | String | 计划id |
- -advertPlanNo | String | 计划编号 |
- -advertPlanName | String | 计划名称 |
- -launchType | String | —————— |
- -dropAddrList | List | 地区省份黑名单,详情见 (地区-基础数据) |
- -areaBlackList | String | —————— |
- -deviceType | String | 设备类型1:安卓,2:ios |
- -operatorTypes | String | 运营商 所属运营商10移动,20联通,30电信,40广电,50其他 |
- -cycleType | String | 循环投放:类型00每天 |
- -positionNo | String | 广告位编号 |
- -advertPositionName | String | 广告位名称 |
- -content | String | 广告位文本 |
- -advertFileUrl | String | 广告位文件资源 |
- -advertTypeNo | String | 广告类型编号 |
- -isSkip | String | 是否跳转 00否,10是 |
- -advertWeight | String | 广告位权重(多个计划同时使用一个广告位时,权重为占比) |
- -skipWxAppId | String | 跳转小程序appid |
- -skipType | String | 跳转类型 10:H5和20:小程序 |
- -skipAddr | String | 跳转地址 |
- -planStartTime | String | 计划开始时间 |
- -planEndTime | String | 计划结束时间 |
- -remark | String | 备注 |
- -status | String | 是否发布00未发布,10已发布 |
- -projectNo | String | 所属应用编号 |
- -projectName | String | 所属应用名称 |
- -isRestrict | String | 是否限量00不限量,10限量 |
- -restrictNum | String | 访问量数量 |
- -exposureNum | String | 曝光量数量 |
- -extData | String | 附加参数 |
- -advertProduct | String | 广告品类 |
{
"code": 0,
"msg": "操作成功",
"data": {
"records": [
{
"advertBusinessNo": "ce601d472c344a6bafe4f5324f612ddf",
"createdBy": "zwt123",
"createdTime": "2025-06-05 15:30:07",
"updatedBy": "zwt123",
"updatedTime": "2025-06-07 15:29:32",
"advertPlanId": 64,
"advertPlanNo": "PLAN1749108607379402",
"advertPlanName": "测试",
"launchType": null,
"dropAddrList": null,
"areaBlackList": null,
"deviceType": null,
"operatorType": null,
"operatorTypes": "10,20,30,40,50",
"cycleType": "",
"positionNo": null,
"content": null,
"positionConfigDto": null,
"fileInfo": null,
"advertTypeNo": null,
"isSkip": "10",
"advertWeight": 10,
"skipWxAppId": "",
"skipType": "10",
"skipAddr": "11",
"planStartTime": "2025-06-05 00:00:00",
"planEndTime": "2025-06-05 00:59:59",
"remark": null,
"status": "10",
"deptId": 100,
"advertFileUrl": "https://cdn-ad-oss.szymzh.com/upgrade/2025-06-04/饿了么素材.png",
"projectNo": null,
"projectName": "云盟互联-WX小程序",
"projectConfigs": null,
"advertPositionName": "云盟互联-WX小程序-领券后跳转",
"isRestrict": "00",
"restrictNum": null,
"exposureNum": null,
"extData": null,
"advertProduct": null
}
],
"total": 1,
"size": 15,
"current": 1,
"orders": [],
"optimizeCountSql": true,
"searchCount": true,
"countId": null,
"maxLimit": null,
"pages": 1
}
}
作者:邹文韬 创建时间:2025-06-07 15:15
最后编辑:吴勇 更新时间:2025-06-07 17:26
最后编辑:吴勇 更新时间:2025-06-07 17:26