该对象描述广告将展示于其中的媒体的发布方(publisher)。在 OpenRTB 交易中,发布方通常是卖方(seller)。译稿校对中ENThis object describes the publisher of the media in which the ad will be displayed. The publisher is typically the seller in an OpenRTB transaction.
| Attribute | Type | Description |
|---|---|---|
| id | string | 交易平台(exchange)专用的发布方 ID。译稿校对中ENExchange-specific publisher ID. |
| name | string | 发布方名称(应发布方要求可使用化名)。译稿校对中ENPublisher name (may be aliased at the publisher's request). |
| cat | string[] | 描述发布方的 IAB 内容分类(IAB content categories)数组。参见列表 5.1(List 5.1)。译稿校对中ENArray of IAB content categories that describe the publisher. Refer to List 5.1. |
| domain | string | 发布方的最高级域名(highest level domain,如 “publisher.com”)。译稿校对中ENHighest level domain of the publisher (e.g., "publisher.com"). |
| ext | object | 供交易平台对 OpenRTB 进行专属扩展(exchange-specific extensions)的占位对象。译稿校对中ENPlaceholder for exchange-specific extensions to OpenRTB. |
译注
译者注Publisher:Site 与 App 的子对象,描述广告将展示于其中的媒体的发布方;业内文档一般保留英文对象名 Publisher。在 OpenRTB 交易中,发布方通常是卖方(seller)。译稿校对中
publisher vs seller:发布方通常是 OpenRTB 交易中的卖方,但二者并非严格一一对应:在存在中间环节(代理、代售等)的复杂供应链中,收款实体可能与媒体发布方不同,供应链透明度需借助其他机制(如 sellers.json / SupplyChain)另行核验。译稿校对中
publisher vs producer:publisher 是发布方/媒体(内容分发载体),producer 是内容制作方(内容出品方);内容联合发行时二者往往不是同一实体,具体区分参见 Producer 对象译注。译稿校对中
化名(aliased):应发布方要求,name 可使用化名而非真实名称——常见于希望匿名参与竞价的媒体;买方侧不应默认 name 即媒体的法定名称。译稿校对中
cat / domain:cat 与 Content.cat、Producer.cat 同一词表(列表 5.1),此处描述媒体的整体内容定位;domain 可用于来源核验、品牌安全判断及 ads.txt 比对。译稿校对中
字段描述已与 2.6 官方 draft 对账;2.5 独有字段来自第三方 Go 实现源(Apache 2.0),官方 PDF 兜底校对 · 初稿校对中