次の方法で共有


DeviceCriterion データ オブジェクト - Ad Insight

キーワードのアイデアやトラフィックの見積もりを要求するときに含めることができるデバイスの条件。

構文

<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 ターゲットにするデバイス。

大文字と小文字が区別される値は、 すべてコンピュータースマートフォンタブレットです
string

要件

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

使用ページ

DeviceSearchParameter