该对象是私有交易市场(private marketplace)的容器,承载买卖双方之间可能与该展示相关的直接交易(direct deals)。实际交易以 Deal 对象集合的形式表达。更多细节参见第 7.3 节。译稿校对中ENThis object is the private marketplace container for direct deals between buyers and sellers that may pertain to this impression. The actual deals are represented as a collection of Deal objects. Refer to Section 7.3 for more details.
| Attribute | Type | Description |
|---|---|---|
| private_auction default 0 | integer | 指示 Direct Deals 对象中所列席位是否有资格参与竞价的标志:0 = 接受所有出价,1 = 出价仅限指定交易及其条款。译稿校对中ENIndicator of auction eligibility to seats named in the Direct Deals object, where 0=all bids are accepted, 1=bids are restricted to the deals specified and the terms thereof. |
| deals | object[] | Deal 对象(参见第 3.2.12 节)数组,传达适用于该展示的具体交易。译稿校对中ENArray of Deal (Section 3.2.12) objects that convey the specific deals applicable to this impression. |
| ext | object | 供交易平台(exchange)对 OpenRTB 进行专属扩展(exchange-specific extensions)的占位对象。译稿校对中ENPlaceholder for exchange-specific extensions to OpenRTB. |
译注
译者注字段描述收录自 IAB Tech Lab OpenRTB 2.6 官方规范(CC-BY 3.0)· 枚举值来源 AdCOM 1.0 · 初稿校对中