Edit

BreakdownCategory Value Set - Ad Insight

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.

Value Description
All The audience breakdown category type is All.
Demographics The audience breakdown category type is Demographics.
Device The audience breakdown category type is Device.
Interest The audience breakdown category type is Interest.
Location The audience breakdown category type is Location.

Requirements

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

Used By

GetAudienceBreakdown