参数名称 | 类型 | 是否必填 | 参数描述 | 备注 |
---|---|---|---|---|
api_key | String | 是 | 系统分配的ApiKey | |
api_target | String | 是 | 调用接口名称 | com_cmall_familyhas_api_ApiForEdayGetAds |
api_input | String | 是 | 输入参数 | 应用输入参数的JSON格式 |
参数名称 | 类型 | 必填 | 示例 | 参数描述 | 备注 |
---|---|---|---|---|---|
huDongCode | String | 否 | CX0000001 | 活动编号 | 互动活动编号 |
version | int | 否 | 版本号 | 仅用于扩展,无需传入 |
参数名称 | 类型 | 参数描述 | 备注 |
---|---|---|---|
edayAdvertiseList | EdayAdvertise[] | 每日签到广告配置 | |
resultCode | int | 返回标记 | 如果返回标记1则为API调用成功 否则则是错误编号 |
resultMessage | String | 返回消息 | 返回的消息描述 |
参数名称 | 类型 | 参数描述 | 备注 |
---|---|---|---|
advertColumnNm | String | 栏目数 | 数字1-4 |
advertSort | int | 排序号 | |
edayAdvertiseColumnList | EdayAdvertiseColumn[] | 具体栏目详细信息 | |
advertType | String | 广告类型 449748920001:多栏广告 |
参数名称 | 类型 | 参数描述 | 备注 |
---|---|---|---|
imgUrl | String | 图片链接 | |
jumpType | String | 跳转类型 | 4497471600640001:跳转小程序 / 4497471600640002:跳转URL |
sort_num | int | 排序号 | |
programId | String | 小程序原始ID | |
appId | String | 小程序APP_ID | |
path | String | 小程序PATH | |
imgWidth | int | 图片宽度 | |
isShare | String | 点击事件类型(是否分享) | 专为小程序端组件使用,无实际用途!!!449746250001:是 ,449746250002:否 |
urlLink | String | url链接 | |
imgHeight | int | 图片高度 |