GoalsAndFunnelsReportColumn Value Set - Reporting

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

The attribute columns that you include in a report can affect how the statistics are aggregated. In other words the number of rows increase by a factor of the unique attributes. For more information, see Columns that Group the Data.

For a list of columns that you must include, please see the Required Columns section below.

To see how far back hourly, daily, weekly, monthly, yearly and summary aggregated data can be retrieved for a report, see Report Data Retention Time Periods.

Syntax

<xs:simpleType name="GoalsAndFunnelsReportColumn" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="AccountName" />
    <xs:enumeration value="AccountNumber" />
    <xs:enumeration value="AccountId" />
    <xs:enumeration value="TimePeriod" />
    <xs:enumeration value="CampaignName" />
    <xs:enumeration value="CampaignId" />
    <xs:enumeration value="AdGroupName" />
    <xs:enumeration value="AdGroupId" />
    <xs:enumeration value="Keyword" />
    <xs:enumeration value="KeywordId" />
    <xs:enumeration value="Goal" />
    <xs:enumeration value="AllConversions" />
    <xs:enumeration value="Assists" />
    <xs:enumeration value="AllRevenue" />
    <xs:enumeration value="GoalId" />
    <xs:enumeration value="DeviceType" />
    <xs:enumeration value="DeviceOS" />
    <xs:enumeration value="AccountStatus" />
    <xs:enumeration value="CampaignStatus" />
    <xs:enumeration value="AdGroupStatus" />
    <xs:enumeration value="KeywordStatus" />
    <xs:enumeration value="GoalType" />
    <xs:enumeration value="ViewThroughConversions" />
    <xs:enumeration value="AllConversionsQualified" />
    <xs:enumeration value="ViewThroughConversionsQualified" />
    <xs:enumeration value="ViewThroughRevenue" />
  </xs:restriction>
</xs:simpleType>

Values

The GoalsAndFunnelsReportColumn value set has the following values: AccountId, AccountName, AccountNumber, AccountStatus, AdGroupId, AdGroupName, AdGroupStatus, AllConversions, AllConversionsQualified, AllRevenue, Assists, CampaignId, CampaignName, CampaignStatus, DeviceOS, DeviceType, Goal, GoalId, GoalType, Keyword, KeywordId, KeywordStatus, TimePeriod, ViewThroughConversions, ViewThroughConversionsQualified, ViewThroughRevenue.

Value Description
AccountId The Microsoft Advertising assigned identifier of an account.
AccountName The account name.
AccountNumber The Microsoft Advertising assigned number of an account.
AccountStatus The account status.
AdGroupId The Microsoft Advertising assigned identifier of an ad group.
AdGroupName The ad group name.
AdGroupStatus The ad group status.
AllConversions The number of conversions.

A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success.

Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked.

This column will include data for all conversion goals regardless of a conversion goal's ExcludeFromBidding setting.

Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic.

This column is deprecated as of 2022, so you should use the AllConversionsQualified column instead. Going forward, performance reports will return "0" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period.
AllConversionsQualified The number of conversions.

A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success.

Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked.

This column will include data for all conversion goals regardless of a conversion goal's ExcludeFromBidding setting.

Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic.

You should expect the data type as double whether or not there are partial externally attributed offline conversions.

Not everyone has this feature yet. If you don't, don't worry - it's coming soon!
AllRevenue The revenue optionally reported by the advertiser as a result of conversions.

This column will include data for all conversion goals regardless of a conversion goal's ExcludeFromBidding setting.

Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic.
Assists The number of conversions from other ads within the same account that were preceded by one or more clicks from this ad. An ad is considered to have assisted the conversion if it was clicked before the most recently clicked ad that was credited with the conversion. Additionally, the click corresponding to the assist must occur within the conversion period of the goal. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic.
CampaignId The Microsoft Advertising assigned identifier of a campaign.
CampaignName The campaign name.
CampaignStatus The campaign status.
DeviceOS The operating system of the device reported in the DeviceType column. The possible values include Android, Blackberry, iOS, Other, Unknown, and Windows. If the operating system of the device cannot be determined or is not one of the operating systems that you can target, the value in this column will be Unknown.
DeviceType The device name attribute of a device OS target bid. The type of device which showed ads. The possible values include Computer, Smartphone, Tablet, and Unknown.
Goal The name of the goal you set for the conversions you want, meaning actions customers take after clicking your ad.
GoalId The Microsoft Advertising assigned identifier of a conversion goal.
GoalType The type of conversion goal.
Possible values include AppInstall, Duration, Event, InStoreTransaction, OfflineConversion, PagesViewedPerVisit, and Url.
Keyword The keyword text.
KeywordId The Microsoft Advertising assigned identifier of a keyword.
KeywordStatus The keyword status.
TimePeriod The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. For more information, see Time Period Column.
ViewThroughConversions View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad.

View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted.

View-through conversions are only counted for ads in the Microsoft Audience network.

This column is deprecated as of 2022, so you should use the ViewThroughConversionsQualified column instead. Going forward, performance reports will return "0" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period.
ViewThroughConversionsQualified View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad.

View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted.

View-through conversions are only counted for ads in the Microsoft Audience network.

You should expect the data type as double whether or not there are partial externally attributed offline conversions.

Not everyone has this feature yet. If you don't, don't worry - it's coming soon!
ViewThroughRevenue The revenue optionally reported by the advertiser as a result of view-through conversions.

Remarks

Required Columns

The report must include the following columns at a minimum. As a general rule, each report must include at least one attribute column and at least one non-impression share performance statistics column. For more information, see Report Attributes and Performance Statistics.

Note

The TimePeriod column is expected for all aggregation types except Summary. It is important to note that if you do not include TimePeriod, the aggregation you chose will be ignored and Summary aggregation will be used regardless.

Column
Goal
TimePeriod

Requirements

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

Used By

GoalsAndFunnelsReportRequest