CategoryClickCoverageReportColumn Value Set - Reporting

Defines the attributes and performance statistics columns that you can include in the CategoryClickCoverageReportColumn.

Syntax

<xs:simpleType name="CategoryClickCoverageReportColumn" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="AccountName" />
    <xs:enumeration value="CustomerName" />
    <xs:enumeration value="L1Vertical" />
    <xs:enumeration value="L2Vertical" />
    <xs:enumeration value="L3Vertical" />
    <xs:enumeration value="WeekStartingMonday" />
    <xs:enumeration value="MarketplaceClickCoverage" />
    <xs:enumeration value="Country" />
  </xs:restriction>
</xs:simpleType>

Values

The CategoryClickCoverageReportColumn value set has the following values: AccountName, Country, CustomerName, L1Vertical, L2Vertical, L3Vertical, MarketplaceClickCoverage, WeekStartingMonday.

Value Description
AccountName The account name.
Country The country-specific Bing marketplace, such as Bing France or Bing India.
CustomerName The customer name.
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.
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.
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.
MarketplaceClickCoverage The percentage of clicks your account(s) received compared to the total number of clicks by all advertisers for a specific L1 – L3 slice. Clickshare is calculated as your account's clicks divided by total clicks from all market advertisers.
WeekStartingMonday The date range for the week that your data is from starting with Monday.

Requirements

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

Used By

CategoryClickCoverageReportRequest