开屏广告列表
<p>[TOC]</p>
<h5>简要描述</h5>
<ul>
<li>开屏广告</li>
</ul>
<h5>请求URL</h5>
<ul>
<li><code>http://tappadmin.shuipingce.com/api/v1/learning_ability/spread_advertising</code></li>
</ul>
<h5>请求方式</h5>
<ul>
<li>get </li>
</ul>
<h5>参数</h5>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">必选</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
<h5>返回示例</h5>
<pre><code>{
code: 200,
msg: &quot;请求成功&quot;,
data:
{
dataState: 1,
version: 2,
createBy: &quot;1&quot;,
createName: &quot;若依&quot;,
createTime: &quot;2023-12-05 16:37:58&quot;,
updateBy: &quot;1&quot;,
updateName: &quot;若依&quot;,
updateTime: &quot;2023-12-08 15:28:41&quot;,
id: 5,
name: &quot;11111&quot;,
coverUrl: &quot;https://cdn.shuipingce.com/level-test/202312/d2da8d18-b6be-4f11-ba3c-223e83c0e40f.jpeg&quot;,
channelObj: &quot;3&quot;,
jumpPosition: &quot;{&quot;appid&quot;:&quot;&quot;,&quot;bannerType&quot;:2,&quot;bannerTypeName&quot;:&quot;测评&quot;,&quot;content&quot;:&quot;&quot;,&quot;jumpUrl&quot;:&quot;/pages/eval/detail?evalId=365&quot;}&quot;,
startTime: &quot;2023-12-08 00:00:00&quot;,
endTime: &quot;2023-12-12 23:59:59&quot;,
openNum: 0,
popupNum: 0,
openRate: null,
state: 0
}
}</code></pre>
<h5>返回参数说明</h5>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
<h5>备注</h5>
<ul>
<li>巩泽恒</li>
<li><a href="https://test-spc.shuipingce.com/api/doc.html#/default/%E5%BC%80%E5%B1%8F%E5%B9%BF%E5%91%8A%20-%20Controller/popUpAdsUsingGET">https://test-spc.shuipingce.com/api/doc.html#/default/%E5%BC%80%E5%B1%8F%E5%B9%BF%E5%91%8A%20-%20Controller/popUpAdsUsingGET</a></li>
</ul>