{
  "source": "template_list_json",
  "item_count": 2,
  "candidate_count": 2,
  "download_count": 2,
  "list_or_template_count": 0,
  "candidates": [
    {
      "kind": "download",
      "method": "GET",
      "url": "https://sycm.taobao.com/api/qushu/export?id=demo-template-1",
      "reason": "built from template list JSON and captured download example",
      "request_headers": {},
      "post_data": null,
      "response_mime": "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",
      "response_status": null,
      "suggested_filename": "店铺经营核心日报.xlsx",
      "template_id": "demo-template-1",
      "template_name": "店铺经营核心日报"
    },
    {
      "kind": "download",
      "method": "GET",
      "url": "https://sycm.taobao.com/api/qushu/export?id=demo-template-2",
      "reason": "built from template list JSON and captured download example",
      "request_headers": {},
      "post_data": null,
      "response_mime": "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",
      "response_status": null,
      "suggested_filename": "商品流量日报.xlsx",
      "template_id": "demo-template-2",
      "template_name": "商品流量日报"
    }
  ],
  "skipped_count": 0,
  "skipped": [],
  "notes": [
    "由模板列表 JSON 生成下载 manifest；首次真实使用请先 --limit 1 验证。",
    "如果接口要求 CSRF/sign 参数，需在 HAR 中保留对应非敏感请求头或重新采集。"
  ]
}