野象新媒体接口文档

新媒体对外接口文档


内容标签名称列表

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>获取内容标签名称列表</li> </ul> <h5>请求URL</h5> <ul> <li><code>/content/tag/names</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> <tr> <td style="text-align: left;">appId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">Long</td> <td>应用 ID</td> </tr> </tbody> </table> <h5>请求示例</h5> <pre><code>GET https://gateway-partner.nm-serv.cn/content/tag/names? appId=10055235410333696 Auth-Id: 10031951729917988 Authorization: 2UoNZXWfg9ya9Rwj</code></pre> <h5>返回示例</h5> <pre><code>{     &amp;quot;code&amp;quot;: 0,     &amp;quot;data&amp;quot;: [         &amp;quot;热血都市&amp;quot;,         &amp;quot;东方仙侠&amp;quot;,         &amp;quot;异世穿越&amp;quot;,         &amp;quot;古代言情&amp;quot;,         &amp;quot;霸道总裁&amp;quot;,         &amp;quot;科幻未来&amp;quot;,         &amp;quot;天空之城&amp;quot;,         &amp;quot;天空之城&amp;quot;,         &amp;quot;大唐盛世&amp;quot;,         &amp;quot;天空之城&amp;quot;     ],     &amp;quot;msg&amp;quot;: &amp;quot;OK&amp;quot;,     &amp;quot;traceId&amp;quot;: &amp;quot;4c4558b5-adf2-490c-ac20-e26fee166ca9&amp;quot; }</code></pre> <h5>返回参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名    </th> <th style="text-align: left;">类型      </th> <th>说明              </th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">code      </td> <td style="text-align: left;">Integer  </td> <td>返回码            </td> </tr> <tr> <td style="text-align: left;">msg      </td> <td style="text-align: left;">String    </td> <td>返回消息          </td> </tr> <tr> <td style="text-align: left;">traceId  </td> <td style="text-align: left;">String    </td> <td>链路追踪 ID        </td> </tr> <tr> <td style="text-align: left;">data      </td> <td style="text-align: left;">Array    </td> <td>标签名称数组      </td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>返回错误代码请查看[错误响应](<a href="https://www.showdoc.com.cn/gatewaypartnerv1/10903560257841502">https://www.showdoc.com.cn/gatewaypartnerv1/10903560257841502</a> &quot;错误响应&quot;)页面描述</li> </ul>

页面列表

ITEM_HTML