DeviceCriterion 数据对象 - Ad Insight

请求关键字 (keyword) 想法或流量估算时可以包含的设备条件。

语法

<xs:complexType name="DeviceCriterion" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:Criterion">
      <xs:sequence>
        <xs:element minOccurs="0" name="DeviceName" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>

元素

DeviceCriterion 对象具有以下元素:DeviceName

元素 说明 数据类型
DeviceName 要面向的设备。

可能区分大小写的值为 All计算机智能手机平板电脑
string

要求

服务: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13

使用者

DeviceSearchParameter