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 type of audience breakdown category.
Syntax
<xs:simpleType name="BreakdownCategory" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:enumeration value="All" />
<xs:enumeration value="Demographics" />
<xs:enumeration value="Location" />
<xs:enumeration value="Interest" />
<xs:enumeration value="Device" />
</xs:restriction>
</xs:simpleType>
Values
The BreakdownCategory value set has the following values: All, Demographics, Device, Interest, Location.
Requirements
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13