ORTB
中 / EN

BrandVersion§3.2.30 · Bid Request

基于 User-Agent Client Hints 的进一步标识:BrandVersion 对象用于标识设备的浏览器或类似软件组件,以及用户代理的执行平台或操作系统。译稿校对中ENFurther identification based on User-Agent Client Hints, the BrandVersion object is used to identify a device’s browser or similar software component, and the user agent’s execution platform or operating system.

AttributeTypeDescription
brand
required
string品牌标识符(如 “Chrome” 或 “Windows”)。取值可源自 User-Agent Client Hints 请求头,表示用户代理品牌(源自 Sec-CH-UA-Full-Version 请求头)或平台品牌(源自 Sec-CH-UA-Platform 请求头)。译稿校对中ENA brand identifier, for example, “Chrome” or “Windows”. The value may be sourced from the User-Agent Client Hints headers, representing either the user agent brand (from the Sec-CH-UA-Full-Version header) or the platform brand (from the Sec-CH-UA-Platform header).
version
string[]版本分量序列,按层级降序排列(主版本、次版本、微版本…)。译稿校对中ENA sequence of version components, in descending hierarchical order (major, minor, micro, …)
ext
object供供应商对本对象进行专属扩展(vendor specific extensions)的占位对象。译稿校对中ENPlaceholder for vendor specific extensions to this object.

译注

译者注

BrandVersion 的双重用途:既用于标识浏览器等软件组件(UserAgent.browsers),也用于标识执行平台/操作系统(UserAgent.platform);version 为数组而非字符串,避免版本串解析歧义。译稿校对中

字段描述收录自 IAB Tech Lab OpenRTB 2.6 官方规范(CC-BY 3.0)· 枚举值来源 AdCOM 1.0 · 初稿校对中