Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
Requirements
Service: ReportingService.svc v13
Namespace: https://bingads.microsoft.com/Reporting/v13
Used By
AccountPerformanceReportFilter
AdExtensionByAdReportFilter
AdExtensionByKeywordReportFilter
AdExtensionDetailReportFilter
AdGroupPerformanceReportFilter
CampaignPerformanceReportFilter
GoalsAndFunnelsReportFilter