CategoryClickCoverageReportFilter Data Object - Reporting

Defines the criteria to use to filter the category click coverage report data.

Syntax

<xs:complexType name="CategoryClickCoverageReportFilter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element xmlns:q24="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="CountryCode" nillable="true" type="q24:ArrayOfstring" />
    <xs:element xmlns:q25="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="L1Vertical" nillable="true" type="q25:ArrayOfstring" />
    <xs:element xmlns:q26="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="L2Vertical" nillable="true" type="q26:ArrayOfstring" />
    <xs:element xmlns:q27="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="L3Vertical" nillable="true" type="q27:ArrayOfstring" />
  </xs:sequence>
</xs:complexType>

Elements

The CategoryClickCoverageReportFilter object has the following elements: CountryCode, L1Vertical, L2Vertical, L3Vertical.

Element Description Data Type
CountryCode The report will include data for only the specified countries/regions where the user that clicked the ad is located.

For a list of possible values, see Geographical Location Codes.
string array
L1Vertical A particular supply sector, such as Travel and Tourism or Apparel.

Possible values are Apparel, BeautyPersonalCare, ComputersConsumerElectronics, Finance, Health, HomeGarden, InternetTelecom, RetailersGeneralMerchandise, SportsFitness, TravelTourism, Vehicles.
string array
L2Vertical A more detailed segment of an L1 vertical. For instance, within the L1 vertical travel and tourism, L2 verticals might include Accommodations or Air travel. string array
L3Vertical The most specific segment within a larger L1 vertical. For example, if the L1 vertical is travel and tourism and the L2 vertical is Accommodations, an L3 vertical might be Bed and Breakfasts or Camping and RV. string array

Requirements

Service: ReportingService.svc v13
Namespace: https://bingads.microsoft.com/Reporting/v13

Used By

CategoryClickCoverageReportRequest