Edit

LocationInfo Data Object - Ad Insight

Defines the location info data object.

Syntax

<xs:complexType name="LocationInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="Name" nillable="true" type="xs:string" />
  </xs:sequence>
</xs:complexType>

Elements

The LocationInfo object has the following elements: Name.

Element Description Data Type
Name The name of the location breakdown. string

Requirements

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

Used By

LocationBreakdown