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 attributes and performance statistics columns that you can include in the travel query insight report.
Not everyone has this feature yet. If you don't, don't worry. It's coming soon.
Syntax
<xs:simpleType name="TravelQueryInsightReportColumn" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:enumeration value="SearchQuery" />
<xs:enumeration value="Country" />
<xs:enumeration value="Region" />
<xs:enumeration value="MetroArea" />
<xs:enumeration value="City" />
<xs:enumeration value="PostalCode" />
<xs:enumeration value="L1Vertical" />
<xs:enumeration value="L2Vertical" />
<xs:enumeration value="L3Vertical" />
<xs:enumeration value="POSCountry" />
<xs:enumeration value="POSRegion" />
<xs:enumeration value="POSCity" />
<xs:enumeration value="BrandImpressions" />
<xs:enumeration value="BrandClicks" />
<xs:enumeration value="BrandSpend" />
<xs:enumeration value="MSAImpressions" />
<xs:enumeration value="MSAClicks" />
<xs:enumeration value="MSASpend" />
</xs:restriction>
</xs:simpleType>
Values
The TravelQueryInsightReportColumn value set has the following values: BrandClicks, BrandImpressions, BrandSpend, City, Country, L1Vertical, L2Vertical, L3Vertical, MetroArea, MSAClicks, MSAImpressions, MSASpend, POSCity, POSCountry, POSRegion, PostalCode, Region, SearchQuery.
Requirements
Service: ReportingService.svc v13
Namespace: https://bingads.microsoft.com/Reporting/v13