公开  
参数名称 类型 是否必填 参数描述 备注
api_key String 系统分配的ApiKey
api_target String 调用接口名称 com_cmall_familyhas_api_ApiLDAdvertInfo
api_input String 输入参数 应用输入参数的JSON格式
参数名称 类型 必填 示例 参数描述 备注
adverEntrType String ADTP001 广告入口类型 ADTP001:个人中心 ,ADTP002:支付成功
channel_id String 449748610001 渠道编号 449748610001:APP/微信 ,449748610002:小程序,449748610003:LD短信支付,449748610004:无限制
version int 版本号 仅用于扩展,无需传入
参数名称 类型 参数描述 备注
advert AdvertInfo 广告信息(新版)
adverInfo AdvertisementInfo 广告信息(旧版)
btnList ApiMyCenterBtnResult[] 个人中心配置信息 移动端按钮信息
resultCode int 返回标记 如果返回标记1则为API调用成功 否则则是错误编号
resultMessage String 返回消息 返回的消息描述
AdvertisementInfo
参数名称 类型 参数描述 备注
imgUrl String 图片链接
adverEntrType String 广告入口类型 ADTP001:个人中心 ,ADTP002:支付成功
activityPnm String 活动PNM码
ygActivityName String 活动名称
shareTitle String 分享标题
imgWidth int 图片宽度
isShare String 点击事件类型(是否分享) Y:是 ,N:否
shareImgUrl String 分享图片
urlLink String url链接
imgHeight int 图片高度
shareContent String 分享内容

AdvertiseColumnmentInfo
参数名称 类型 参数描述 备注
appId String 小程序APP_ID
shareTitle String 分享标题
imgWidth int 图片宽度
shareContent String 分享内容
imgUrl String 图片链接
jumpType String 跳转类型 4497471600640001:跳转小程序是 4497471600640002:跳转URL
sort_num int 排序号
activityPnm String 活动PNM码
originalId String 小程序原始ID
ygActivityName String 活动名称
path String 小程序PATH
isShare String 点击事件类型(是否分享) 449746250001:是 ,449746250002:否
shareImgUrl String 分享图片
urlLink String url链接
imgHeight int 图片高度

AdvertInfo
参数名称 类型 参数描述 备注
advertiseColumnmentInfos AdvertiseColumnmentInfo[] 具体栏目详细信息
adverEntrType String 广告入口类型 ADTP001:个人中心 ,ADTP002:支付成功
programa_num String 栏目数 数字1-4

ApiMyCenterBtnResult
参数名称 类型 参数描述 备注
position Integer 位置 移动端按钮排序
typeChar String 类型字符串
imagePath String 图片路径
name String 名称
type String 类型
urlAddress String url地址