{
  "openapi": "3.0.0",
  "info": {
    "title": "抖音巨量星图商品报告详情 API (V1)",
    "version": "1.0.0",
    "description": "获取抖音巨量星图商品报告详情数据，包括关键指标和使用的报告字段，用于商品性能分析。"
  },
  "paths": {
    "/api/douyin-xingtu/gw/api/data_sp/item_report_detail/v1": {
      "get": {
        "tags": [
          "抖音巨量星图"
        ],
        "summary": "商品报告详情",
        "description": "获取抖音巨量星图商品报告详情数据，包括关键指标和使用的报告字段，用于商品性能分析。",
        "operationId": "gwApiDataSpItemReportDetailV1",
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "description": "用户鉴权令牌。",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "itemId",
            "in": "query",
            "description": "项目的唯一 ID。",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "default": {
            "description": "默认响应",
            "content": {
              "application/json": {
                "example": {
                  "code": 0,
                  "data": {
                    "author_info": {
                      "author_id": "7392575310895513619",
                      "avatar_uri": "https://p11.douyinpic.com/aweme/1080x1080/aweme-avatar/tos-cn-avt-0015_f2425985a5f821d728cef86f3044dbe8.jpeg?from=3782654143",
                      "city": "深圳",
                      "content_tags": {
                        "汽车": [
                          "汽车测评"
                        ]
                      },
                      "core_user_id": "111212123046",
                      "follower": "1588458",
                      "gender": 1,
                      "industry_tags": [],
                      "ink_cnt": "7423032",
                      "is_star": 1,
                      "link_cnt": "18224315",
                      "name": "好热的黄彬"
                    },
                    "base_resp": {
                      "status_code": 0,
                      "status_message": ""
                    },
                    "video_info": {
                      "collect_cnt": "10595",
                      "comment_cnt": "2686",
                      "content_theme_labels": [
                        "SUV测评",
                        "智能汽车"
                      ],
                      "create_time": "1761648197",
                      "duration": 165.9,
                      "finish_rate": 0.0189992082,
                      "head_image_uri": "tos-cn-p-0015c000-ce/oEeAeQTEGD7XCIJETCFSAikDgZ8hYJT1fRABG4",
                      "interact_cnt": "117718",
                      "interact_rate": 0.0026,
                      "item_id": "7566200471448779514",
                      "like_cnt": "107089",
                      "music_info": {
                        "album": "",
                        "author": "好热的黄彬",
                        "cover_uri": "100x100/aweme-avatar/tos-cn-avt-0015_f2425985a5f821d728cef86f3044dbe8",
                        "cover_url": [
                          "https://p26.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_f2425985a5f821d728cef86f3044dbe8.jpeg?from=327834062",
                          "https://p11.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_f2425985a5f821d728cef86f3044dbe8.jpeg?from=327834062",
                          "https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_f2425985a5f821d728cef86f3044dbe8.jpeg?from=327834062"
                        ],
                        "create_time": "1761643363",
                        "duration": "165",
                        "music_id": "7566200535087450931",
                        "play_url": "https://lf26-music-east.douyinstatic.com/obj/ies-music-hj/7566200616637188901.mp3",
                        "source_platform": 0,
                        "title": "@好热的黄彬创作的原声",
                        "used_count": "0"
                      },
                      "share_cnt": "7943",
                      "title": "少爷，今天陪妹妹去看车啦！#理想L6 #好热的黄彬",
                      "url": "https://www.iesdouyin.com/share/video/7566200471448779514/?region=CN&mid=7566200535087450931&u_code=19f5hj09f&did=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&video_share_track_ver=&titleType=title&share_sign=a2Nc5LsbOwZNxJmiP8cg2OheZI73tlmusx11LWf9.z4-&share_version=260800&ts=1773063688&from_aid=1128&from_ssr=1&share_track_info=%7B%22link_description_type%22%3A%22%22%7D",
                      "video_id": "v1e00fgi0000d408kvnog65s40de6ucg",
                      "vv_cnt": "45275627"
                    }
                  }
                }
              }
            }
          }
        },
        "x-order": "15002900"
      }
    }
  },
  "components": {}
}