# 公司媒体资源库字段映射 > 由 media-library-schema 生成。公司侧资源库(人工维护 + 商单交付)字段说明。 - 字段总数:35,必填 8 个。 ## 必填字段(模板「*」标记) | 字段 | 中文 | 类型 | 选号维度 | | --- | --- | --- | --- | | `platform` | 平台 | string | platform | | `content_type` | 内容类型 | string | contentType | | `nickname` | 达人昵称 | string | id | | `fans_count` | 粉丝量 | int | fanRange | | `homepage_url` | 主页链接 | string | profileUrl | | `quote_url` | 报价链接 | string | price | | `fans_profile` | 粉丝画像 | string | fansProfile | | `tax_inclusive_price` | 含税报价 | number(元) | price | ## 商单交付侧字段(需人工补录,蒲公英爬不到) `schedule`、`case_url`、`report_form`、`tax_inclusive_price`、`style`、`recent_status`、`tier`、`verified`、`update_frequency`、`remark` ## 与蒲公英采集库字段对账 | 公司资源库字段 | 蒲公英字段 | 说明 | | --- | --- | --- | | `blogger_id` | `blogger_id` | 达人ID | | `nickname` | `nickname` | 达人昵称 | | `fans_count` | `follower_count` | 粉丝量 | | `picture_price` | `picture_price` | 图文价格 | | `video_price` | `video_price` | 视频价格 | | `interaction_rate` | `interaction_rate` | 互动率 | | `completion_rate` | `video_full_view_rate` | 完播率 | | `platform_score` | `credit_level` | 平台评分 | | `verticality` | `content_tags` | 垂直度 | | `commercial_ratio` | `co_note_count` | 商业内容占比 | | `read_median` | `read_midnum` | 阅读中位数 | | `interaction_median` | `interact_midnum` | 互动中位数 |