获取蒲公英博主笔记转化率/Get PGY blogger notes rate

Xiaohongshuapi

About

获取蒲公英博主笔记转化率/Get PGY blogger notes rate

Documentation

获取蒲公英博主笔记转化率/Get PGY blogger notes rate

[中文]

用途:

  • 获取博主笔记的整体数据表现(对应博主主页「数据概览」),用于评估内容质量与稳定性

请求体参数:

  • user_id: 博主用户ID
  • note_type: 笔记类型,1=图文, 2=视频, 3=图文+视频(默认全部)
  • date_type: 统计时间范围(约 1=近7天 / 2=近30天 / 3=近90天)
  • advertise_switch: 流量类型,1=全部流量(含合作),0=仅自然流量

返回:

  • 数据表现数据,主要字段:
    • 笔记量: noteNumber / videoNoteNumber
    • 各项中位数: impMedian(曝光) / readMedian(阅读) / interactionMedian(互动) / likeMedian / collectMedian / commentMedian / shareMedian
    • 率值: interactionRate(互动率) / videoFullViewRate(完播率) / picture3sViewRate(图文3秒阅读率) / hundredLikePercent(百赞比) / thousandLikePercent(千赞比)
    • 内容形式占比: noteType[]
    • 各 *BeyondRate 为同行超越率

[English]

Purpose:

  • Get overall data performance of blogger notes (blogger homepage "data overview")

Request Body Parameters:

  • user_id: Blogger user ID
  • note_type: Note type, 1=image, 2=video, 3=all (default)
  • date_type: Date range (~1=7d, 2=30d, 3=90d)
  • advertise_switch: Traffic type, 1=all (incl. ads), 0=organic only

Return:

  • Performance data including note counts, medians, rates, content type ratio, and beyond rates

[示例/Example]

{"user_id": "5c668b3e0000000012021605", "note_type": 3, "date_type": 1}

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

Try 获取蒲公英博主笔记转化率/Get PGY blogger notes rate

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

Open in Playground

Related Models