网赚

超惠省


获取商品活动分组

<p>说明:获取商品活动入口列表</p> <p>接口路径 :<strong>/fy/itemAct/getItemActGroup</strong></p> <p><strong>Content-Type</strong>: application/x-www-form-urlencoded </p> <p>请求参数:</p> <table> <thead> <tr> <th>参数</th> <th>参数类型</th> <th>说明</th> <th>备注</th> <th>必填</th> </tr> </thead> <tbody> <tr> <td>itemActId</td> <td>number</td> <td>商品活动ID</td> <td></td> <td>是</td> </tr> </tbody> </table> <p>示例: data ={&quot;itemActId&quot;:1}</p> <p>响应返回:</p> <table> <thead> <tr> <th>参数</th> <th>参数类型</th> <th>备注</th> </tr> </thead> <tbody> <tr> <td>result</td> <td>String</td> <td>成功为success</td> </tr> <tr> <td>resultData</td> <td>String</td> <td>json数据格式,响应数据。</td> </tr> <tr> <td>resultMsg</td> <td>String</td> <td>提示,列如,成功或失败等</td> </tr> <tr> <td>resultCode</td> <td>String</td> <td>0成功,其它失败</td> </tr> </tbody> </table> <p>itemActGroups 说明</p> <table> <thead> <tr> <th>参数</th> <th>参数类型</th> <th>备注</th> </tr> </thead> <tbody> <tr> <td>groupName</td> <td>string</td> <td>活动分组名称</td> </tr> <tr> <td>itemActId</td> <td>number</td> <td>商品活动ID</td> </tr> <tr> <td>itemSource</td> <td>number</td> <td>商品来源 1:本地库,2:物料精选api</td> </tr> <tr> <td>tbMaterialId</td> <td>number</td> <td>物料主键id(我们这边的)</td> </tr> <tr> <td>itemActGroupId</td> <td>number</td> <td>活动分组ID</td> </tr> <tr> <td>tbMaterialCatId</td> <td>number</td> <td>物料分类ID</td> </tr> </tbody> </table> <p>示例: {&quot;result&quot;:&quot;success&quot;,&quot;resultData&quot;:{&quot;itemActGroups&quot;:[{&quot;groupName&quot;:&quot;高佣榜单&quot;,&quot;itemActId&quot;:1,&quot;itemSource&quot;:2,&quot;tbMaterialId&quot;:11234,&quot;itemActGroupId&quot;:3,&quot;tbMaterialCatId&quot;:1},{&quot;groupName&quot;:&quot;实惠榜单&quot;,&quot;itemActId&quot;:1,&quot;itemSource&quot;:1,&quot;itemActGroupId&quot;:2},{&quot;groupName&quot;:&quot;最优榜单&quot;,&quot;itemActId&quot;:1,&quot;itemSource&quot;:1,&quot;itemActGroupId&quot;:1}]},&quot;resultCode&quot;:0,&quot;resultMsg&quot;:&quot;成功&quot;}</p>

页面列表

ITEM_HTML