AdPerformanceReportColumn Value Set - Reporting

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

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="AdPerformanceReportColumn" 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="AdId" />
    <xs:enumeration value="AdGroupId" />
    <xs:enumeration value="AdTitle" />
    <xs:enumeration value="AdDescription" />
    <xs:enumeration value="AdDescription2" />
    <xs:enumeration value="AdType" />
    <xs:enumeration value="CurrencyCode" />
    <xs:enumeration value="AdDistribution" />
    <xs:enumeration value="Impressions" />
    <xs:enumeration value="Clicks" />
    <xs:enumeration value="Ctr" />
    <xs:enumeration value="AverageCpc" />
    <xs:enumeration value="Spend" />
    <xs:enumeration value="AveragePosition" />
    <xs:enumeration value="Conversions" />
    <xs:enumeration value="ConversionRate" />
    <xs:enumeration value="CostPerConversion" />
    <xs:enumeration value="DestinationUrl" />
    <xs:enumeration value="DeviceType" />
    <xs:enumeration value="Language" />
    <xs:enumeration value="DisplayUrl" />
    <xs:enumeration value="AdStatus" />
    <xs:enumeration value="Network" />
    <xs:enumeration value="TopVsOther" />
    <xs:enumeration value="BidMatchType" />
    <xs:enumeration value="DeliveredMatchType" />
    <xs:enumeration value="DeviceOS" />
    <xs:enumeration value="Assists" />
    <xs:enumeration value="Revenue" />
    <xs:enumeration value="ReturnOnAdSpend" />
    <xs:enumeration value="CostPerAssist" />
    <xs:enumeration value="RevenuePerConversion" />
    <xs:enumeration value="RevenuePerAssist" />
    <xs:enumeration value="TrackingTemplate" />
    <xs:enumeration value="CustomParameters" />
    <xs:enumeration value="FinalUrl" />
    <xs:enumeration value="FinalMobileUrl" />
    <xs:enumeration value="FinalAppUrl" />
    <xs:enumeration value="AccountStatus" />
    <xs:enumeration value="CampaignStatus" />
    <xs:enumeration value="AdGroupStatus" />
    <xs:enumeration value="TitlePart1" />
    <xs:enumeration value="TitlePart2" />
    <xs:enumeration value="TitlePart3" />
    <xs:enumeration value="Headline" />
    <xs:enumeration value="LongHeadline" />
    <xs:enumeration value="BusinessName" />
    <xs:enumeration value="Path1" />
    <xs:enumeration value="Path2" />
    <xs:enumeration value="AdLabels" />
    <xs:enumeration value="CustomerId" />
    <xs:enumeration value="CustomerName" />
    <xs:enumeration value="CampaignType" />
    <xs:enumeration value="BaseCampaignId" />
    <xs:enumeration value="AllConversions" />
    <xs:enumeration value="AllRevenue" />
    <xs:enumeration value="AllConversionRate" />
    <xs:enumeration value="AllCostPerConversion" />
    <xs:enumeration value="AllReturnOnAdSpend" />
    <xs:enumeration value="AllRevenuePerConversion" />
    <xs:enumeration value="FinalUrlSuffix" />
    <xs:enumeration value="ViewThroughConversions" />
    <xs:enumeration value="Goal" />
    <xs:enumeration value="GoalType" />
    <xs:enumeration value="AbsoluteTopImpressionRatePercent" />
    <xs:enumeration value="TopImpressionRatePercent" />
    <xs:enumeration value="AverageCpm" />
    <xs:enumeration value="ConversionsQualified" />
    <xs:enumeration value="AllConversionsQualified" />
    <xs:enumeration value="ViewThroughConversionsQualified" />
    <xs:enumeration value="ViewThroughRevenue" />
    <xs:enumeration value="VideoViews" />
    <xs:enumeration value="ViewThroughRate" />
    <xs:enumeration value="AverageCPV" />
    <xs:enumeration value="VideoViewsAt25Percent" />
    <xs:enumeration value="VideoViewsAt50Percent" />
    <xs:enumeration value="VideoViewsAt75Percent" />
    <xs:enumeration value="CompletedVideoViews" />
    <xs:enumeration value="VideoCompletionRate" />
    <xs:enumeration value="TotalWatchTimeInMS" />
    <xs:enumeration value="AverageWatchTimePerVideoView" />
    <xs:enumeration value="AverageWatchTimePerImpression" />
    <xs:enumeration value="AdStrength" />
    <xs:enumeration value="AdStrengthActionItems" />
    <xs:enumeration value="GoalId" />
  </xs:restriction>
</xs:simpleType>

Values

The AdPerformanceReportColumn value set has the following values: AbsoluteTopImpressionRatePercent, AccountId, AccountName, AccountNumber, AccountStatus, AdDescription, AdDescription2, AdDistribution, AdGroupId, AdGroupName, AdGroupStatus, AdId, AdLabels, AdStatus, AdStrength, AdStrengthActionItems, AdTitle, AdType, AllConversionRate, AllConversions, AllConversionsQualified, AllCostPerConversion, AllReturnOnAdSpend, AllRevenue, AllRevenuePerConversion, Assists, AverageCpc, AverageCpm, AverageCPV, AveragePosition, AverageWatchTimePerImpression, AverageWatchTimePerVideoView, BaseCampaignId, BidMatchType, BusinessName, CampaignId, CampaignName, CampaignStatus, CampaignType, Clicks, CompletedVideoViews, ConversionRate, Conversions, ConversionsQualified, CostPerAssist, CostPerConversion, Ctr, CurrencyCode, CustomerId, CustomerName, CustomParameters, DeliveredMatchType, DestinationUrl, DeviceOS, DeviceType, DisplayUrl, FinalAppUrl, FinalMobileUrl, FinalUrl, FinalUrlSuffix, Goal, GoalId, GoalType, Headline, Impressions, Language, LongHeadline, Network, Path1, Path2, ReturnOnAdSpend, Revenue, RevenuePerAssist, RevenuePerConversion, Spend, TimePeriod, TitlePart1, TitlePart2, TitlePart3, TopImpressionRatePercent, TopVsOther, TotalWatchTimeInMS, TrackingTemplate, VideoCompletionRate, VideoViews, VideoViewsAt25Percent, VideoViewsAt50Percent, VideoViewsAt75Percent, ViewThroughConversions, ViewThroughConversionsQualified, ViewThroughRate, ViewThroughRevenue.

Value Description
AbsoluteTopImpressionRatePercent How often your ad was in the first position of all results, as a percentage of your total impressions.

A higher number indicates your ad is frequently showing in the best ad position.

The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column.
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.
AdDescription The first ad description that appears below the path in your ad.
AdDescription2 The second ad description that appears below the path in your ad. Ad description 2 might not appear in your ad.
AdDistribution The network where you want your ads to show. This can be the entire Microsoft Advertising Network, Microsoft sites and select traffic, or only partner traffic.
AdGroupId The Microsoft Advertising assigned identifier of an ad group.
AdGroupName The ad group name.
AdGroupStatus The ad group status.
AdId The Microsoft Advertising assigned identifier of an ad.
AdLabels The labels applied to the ad.

Labels are delimited by a semicolon (;) in the report download.
AdStatus The ad status.
AdStrength Reserved.
AdStrengthActionItems Reserved.
AdTitle The ad title.
AdType The ad type.
AllConversionRate The conversion rate as a percentage.

The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%).

The formula for calculating the conversion rate is (Conversions / Clicks) x 100.

Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their 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.
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.

Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their 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.

Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their 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!
AllCostPerConversion The cost per conversion.

The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate.

Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their 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.
AllReturnOnAdSpend The return on ad spend (ROAS).

The formula for calculating the ROAS is (Revenue / Spend).

Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their 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.
AllRevenue The revenue optionally reported by the advertiser as a result of conversions.

Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their 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.
AllRevenuePerConversion The revenue per conversion.

The formula for calculating the revenue per conversion is (Revenue / Conversions).

Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their 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.
AverageCpc The average cost per click (CPC). The total cost of all clicks on an ad divided by the number of clicks. This is the average amount you're actually charged each time your ad is clicked. For example, if you paid a total of 48.35 for 300 clicks, your average CPC is 0.16. The formula for calculating the average CPC is (Spend /Clicks).
AverageCpm The total advertising cost divided by the number of impressions (in thousands).<br/
In Latin, mille means a thousand. Also, sometimes called average cost per thousand (CPT).

This is a standard advertising industry performance metric that we calculate based on your spend and number of impressions.

The goal of CPM-based ad budgeting is to build awareness of your brand to large audiences. CPM tells you how much it costs to get an ad to the type of users you're targeting.
AverageCPV Average total spend divided by video views.
AveragePosition The average position of the ad on a webpage.

This column is deprecated as of March 31st, 2021. Going forward, performance reports will return average position of "0" (zero). Historical average position data for time periods prior to the deprecation date will still be available according to the published data retention period per report type.
AverageWatchTimePerImpression Total watch time, in milliseconds, divided by the number of impressions.
AverageWatchTimePerVideoView Total watch time divided by the number of video views.
BaseCampaignId The Microsoft Advertising assigned identifier of an experiment campaign.

This will be the same value as the CampaignId if the campaign is not an experiment.
BidMatchType The keyword bid match type. This can be different from the DeliveredMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values are Broad, Exact, Phrase, and Unknown.
BusinessName Depending on your responsive ad's placement, your business's name may appear in your ad.

This column only applies to Audience campaigns.
CampaignId The Microsoft Advertising assigned identifier of a campaign.
CampaignName The campaign name.
CampaignStatus The campaign status.
CampaignType The campaign type.

Possible values include Audience, Dynamic search, Search & content, and Shopping.
Clicks Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). For more information, see Microsoft Advertising click measurement: description of methodology.
CompletedVideoViews Number of times a person watched the entire video to completion.
ConversionRate The conversion rate as a percentage.

The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%).

The formula for calculating the conversion rate is (Conversions / Clicks) x 100.

Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their 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.
Conversions 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.

Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their 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 ConversionsQualified 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.
ConversionsQualified 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.

Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their 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!
CostPerAssist The cost per assist. The formula for calculating the cost per assist is (Spend / Assists).
CostPerConversion The cost per conversion.

The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate.

Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their 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.
Ctr The click-through rate (CTR) is the number of times an ad was clicked, divided by the number of times the ad was shown (impressions). For example, if your ads got 50 clicks given 2,348 impressions, your CTR is 2.13 (%). The formula for calculating CTR is (Clicks / Impressions) x 100.
CurrencyCode The account currency type. For possible values, see Currencies.
CustomerId The Microsoft Advertising assigned identifier of a customer.
CustomerName The customer name.
CustomParameters The current custom parameters set of the ad, keyword, or criterion.

Each custom parameter is a key and value pair. The list of custom parameters is semicolon-delimited and each key is enclosed by braces and a leading underscore, for example {_key1}=value1;{_key2}=value2.
DeliveredMatchType The match type used to deliver an ad. This can be different from the BidMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values are Broad, Exact, Phrase, and Unknown.
DestinationUrl The destination URL attribute of the ad, keyword, or ad group criterion. If the destination URL contains dynamic text substitution parameters (for example, {param1}), the report will contain the URL after substitution occurs.
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.
DisplayUrl The ad display URL.
FinalAppUrl Reserved for future use.
FinalMobileUrl The Final Mobile URL of the ad, keyword, or criterion.

Only the first URL in the list is reported. If the URL contains dynamic text substitution parameters (for example, {param1}), the report will contain the URL before substitution.
FinalUrl The Final URL of the ad, keyword, or criterion.

Only the first URL in the list is reported. If the URL contains dynamic text substitution parameters (for example, {param1}), the report will contain the URL before substitution.
FinalUrlSuffix A place in your final URL where you can add parameters that will be attached to the end of your landing page URL.
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.
Headline The shorter of two possible responsive ad headlines for Audience campaigns.
Impressions The number of times an ad has been displayed on search results pages. Without impressions there are no clicks or conversions.
Language The language of the publisher where the ad was shown.

For possible values, see the Language column of Ad Languages. The language display name will be provided in the report e.g. English.
LongHeadline The longer of two possible responsive ad headlines for Audience campaigns.
Network The entire Microsoft Advertising Network made up of Microsoft sites and select traffic, and only partner traffic. Use this data to make the best decision on network selection for your ad groups. The possible values include AOL search, Audience, Microsoft sites and select traffic, Content, and Syndicated search partners.

Note: Not everyone can use the value Microsoft sites and select traffic yet. If you can't, don't worry - it's coming soon!
Path1 The path 1 attribute of an ad.
Path2 The path 2 attribute of an ad.
ReturnOnAdSpend The return on ad spend (ROAS).

The formula for calculating the ROAS is (Revenue / Spend).

Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their 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.
Revenue The revenue optionally reported by the advertiser as a result of conversions.

Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their 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.
RevenuePerAssist The revenue per assist. The formula for calculating the revenue per assist is (Revenue / Assists).
RevenuePerConversion The revenue per conversion.

The formula for calculating the revenue per conversion is (Revenue / Conversions).

Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their 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.
Spend The cost per click (CPC) summed for each click.
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.
TitlePart1 The title part 1 attribute of an ad.
TitlePart2 The title part 2 attribute of an ad.
TitlePart3 The title part 3 attribute of an ad.
TopImpressionRatePercent The percentage of times your ad showed in the mainline, the top placement where ads appear above the search results, out of your total impressions.

This indicates how changes in ad position can impact performance.

The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column.
TopVsOther Indicates whether the ad impression appeared in a top position or elsewhere. The possible values include AOL search - Top, AOL search - Other, Audience network, Bing and Yahoo! search - Top, Bing and Yahoo! search - Other, Syndicated search partners - Top, Syndicated search partners - Other, Content network, and Unknown.
TotalWatchTimeInMS Total amount of time a person spent watching the video in milliseconds.
TrackingTemplate The current tracking template of the ad, keyword, or criterion.
VideoCompletionRate The number of completed video views divided by the total number of impressions, multiplied by 100.
VideoViews The number of times the video was played and watched for at least two continuous seconds with more than 50% of the screen in view.
VideoViewsAt25Percent The number of times a person completed at least 25% of a video.
VideoViewsAt50Percent The number of times a person completed at least 50% of a video.
VideoViewsAt75Percent The number of times a person completed at least 75% of a video.
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!
ViewThroughRate The number of video views divided by the number of impressions.
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
TimePeriod

Requirements

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

Used By

AdPerformanceReportRequest