该对象定义广告将展示于其中的内容的制作方(producer)。当内容被联合发行(syndicated)、可能经由不同的发布方(publisher)分发时,该对象尤为有用——此时制作方与发布方不一定是同一实体。译稿校对中ENThis object defines the producer of the content in which the ad will be shown. This is particularly useful when the content is syndicated and may be distributed through different publishers and thus when the producer and publisher are not necessarily the same entity.
| Attribute | Type | Description |
|---|---|---|
| id | string | 内容制作方或原始出处(originator)的 ID。当内容被联合发行(syndicated)、可能通过嵌入标签(embed tags)发布在其他站点上时尤其有用。译稿校对中ENContent producer or originator ID. Useful if content is syndicated and may be posted on a site using embed tags. |
| name | string | 内容制作方或原始出处的名称(如 “Warner Bros”)。译稿校对中ENContent producer or originator name (e.g., "Warner Bros"). |
| cat | string[] | 描述内容制作方的 IAB 内容分类(IAB content categories)数组。参见列表 5.1(List 5.1)。译稿校对中ENArray of IAB content categories that describe the content producer. Refer to List 5.1. |
| domain | string | 内容制作方的最高级域名(highest level domain,如 “producer.com”)。译稿校对中ENHighest level domain of the content producer (e.g., "producer.com"). |
| ext | object | 供交易平台(exchange)对 OpenRTB 进行专属扩展(exchange-specific extensions)的占位对象。译稿校对中ENPlaceholder for exchange-specific extensions to OpenRTB. |
译注
译者注Producer:Content 的子对象,定义广告将展示于其中的内容的制作方;业内文档一般保留英文对象名 Producer。在 CTV / 视频联合发行场景中尤为常用。译稿校对中
producer vs publisher:producer 是内容制作方(内容出品方,如影视公司),publisher 是发布方/媒体(内容分发载体,如视频网站);内容被联合发行时二者往往不是同一实体——这正是本对象存在的意义。品牌安全(brand safety)判断时需区分二者,避免以发布站点误判内容出品方。译稿校对中
syndicated(联合发行):指内容由一方制作、经授权分发至多家媒体播放的模式,常见于电视节目、视频内容;此类内容常以嵌入标签(embed tags)形式发布在其他站点。译稿校对中
cat:采用 IAB 内容分类词表(列表 5.1),与 Site.cat / App.cat / Content.cat 同一词表;此处描述的是制作方的内容取向,而非媒体或具体某条内容的分类,勿混淆。译稿校对中
domain:制作方的最高级域名,可用于来源核验与品牌安全判断;注意与发布站点域名(Site.domain)区分。译稿校对中
字段描述已与 2.6 官方 draft 对账;2.5 独有字段来自第三方 Go 实现源(Apache 2.0),官方 PDF 兜底校对 · 初稿校对中