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 location breakdown data object.
Syntax
<xs:complexType name="LocationBreakdown" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexContent mixed="false">
<xs:extension base="tns:Breakdown">
<xs:sequence>
<xs:element minOccurs="0" name="Info" nillable="true" type="tns:ArrayOfLocationInfo" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Elements
The LocationBreakdown object has the following elements: Info.
| Element | Description | Data Type |
|---|---|---|
| Info | The location information about a location breakdown. | LocationInfo array |
The LocationBreakdown object has Inherited Elements.
Inherited Elements
Inherited Elements from Breakdown
The LocationBreakdown object derives from the Breakdown object, and inherits the following elements: GlobalValues, Keys, Values. The descriptions below are specific to LocationBreakdown, and might not apply to other objects that inherit the same elements from the Breakdown object.
Requirements
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13