DeviceCriterion Data Object - Ad Insight
The device criterion that you can include when requesting keyword ideas or traffic estimates.
Syntax
<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>
Elements
The DeviceCriterion object has the following elements: DeviceName.
Element | Description | Data Type |
---|---|---|
DeviceName | The device that you want to target. Possible case-sensitive values are All, Computers, Smartphones, and Tablets. |
string |
Requirements
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13