DeviceOSReportFilter Value Set - Reporting

Defines the device operating system values that you can use to filter the report data.

Syntax

<xs:simpleType name="DeviceOSReportFilter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:list>
    <xs:simpleType>
      <xs:restriction base="xs:string">
        <xs:enumeration value="Other" />
        <xs:enumeration value="Windows" />
        <xs:enumeration value="iOS" />
        <xs:enumeration value="Android" />
        <xs:enumeration value="BlackBerry" />
      </xs:restriction>
    </xs:simpleType>
  </xs:list>
</xs:simpleType>

Values

The DeviceOSReportFilter value set has the following values: Android, BlackBerry, iOS, Other, Windows.

Value Description
Android The report will include ads displayed on Android device operating systems.
BlackBerry The report will include ads displayed on BlackBerry device operating systems.
iOS The report will include ads displayed on iOS device operating systems.
Other The report will include ads displayed on a device operating system other than Android, BlackBerry, iOS, and Windows.
Windows The report will include ads displayed on Windows device operating systems.

Requirements

Service: ReportingService.svc v13
Namespace: https://bingads.microsoft.com/Reporting/v13

Used By

AccountPerformanceReportFilter
AdExtensionByAdReportFilter
AdExtensionByKeywordReportFilter
AdExtensionDetailReportFilter
AdGroupPerformanceReportFilter
CampaignPerformanceReportFilter
GoalsAndFunnelsReportFilter