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 an object that contains the location, network, device, and the percentage of time that a user entered a search query.
Syntax
<xs:complexType name="KeywordLocation" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="Device" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="Location" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="Percentage" type="xs:double" />
</xs:sequence>
</xs:complexType>
Elements
The KeywordLocation object has the following elements: Device, Location, Percentage.
Requirements
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13