获取垂类内容标签/Fetch vertical content tags

Douyinapi

About

获取垂类内容标签/Fetch vertical content tags

Documentation

获取垂类内容标签/Fetch vertical content tags

[中文]

用途:

  • 获取垂类内容标签

参数:

返回:

  • 垂类内容标签

注意:

  • 该接口用于获取垂类内容标签,用于query_tag参数构建

示例:

已知顶级垂类内容标签 美食,它的顶级垂类id为 628美食 的子垂类标签 品酒教学,它的子垂类id为 62802。 那么构建标签查询参数为 {"value": 628, "children": [{"value": 62808}]}

如果需要多个子垂类标签,所有的美食子垂类标签为 {"value":628,"children":[{"value":62808},{"value":62804},{"value":62806},{"value":62803},{"value":62802},{"value":62801},{"value":62811},{"value":62807},{"value":62805},{"value":62810}]}

[English]

Purpose:

  • Get vertical content tags

Parameters:

  • None

Return:

  • Vertical content tags

Note:

  • This interface is used to obtain vertical content tags, used to construct the query_tag parameter

Example:

Given the top-level vertical content tag Food, its top-level vertical id is 628; Food's sub-vertical tag Wine Tasting, its sub-vertical id is 62802. Then the constructed tag query parameter is {"value": 628, "children": [{"value": 62808}]}

If you need multiple sub-vertical tags, all food sub-vertical tags are {"value":628,"children":[{"value":62808},{"value":62804},{"value":62806},{"value":62803},{"value":62802},{"value":62801},{"value":62811},{"value":62807},{"value":62805},{"value":62810}]}

Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

Try 获取垂类内容标签/Fetch vertical content tags

Test this model in the Sandbase Playground with your own prompts.

Open in Playground

Related Models