AudiencePerformanceReport
Use this report to compare delivery performance statistics by audience, ad group, campaign, or account attributes.
Columns
Name | Type | Select requirement | Metric | Aggregate | Description |
Summary | String | True | The report data will be aggregated by the entire specified report time. The report will not include a time period column. | ||
Hourly | String | True | Each row of the report identifies the hour when the transaction occurred. The report data will be aggregated by each hour of the day. | ||
Daily | Date | True | Each row of the report identifies the month, day, and year when the transaction occurred. The report data will be aggregated by each day. Each row of the report identifies the month, day, and year when the transaction occurred. The report will include a column named GregorianDate that contains the day formatted as yyyy-mm-dd. | ||
Weekly | Date | True | Each row of the report identifies the week when the transaction occurred. The report data will be aggregated by each week. The report will include a column named WeekStartDate that contains the date of the Sunday for each week formatted as yyyy-mm-dd. | ||
Monthly | Date | True | Each row of the report identifies the month when the transaction occurred. The report data will be aggregated by each month. The report will include a column named MonthStartDate that contains the first day of the month formatted as yyyy-mm-dd. | ||
Yearly | Integer | True | Each row of the report identifies the year when the transaction occurred. The report data will be aggregated by each year. The report will include a column named Year that contains the year formatted as yyyy. | ||
HourOfDay | Integer | True | Each row of the report identifies the hour of the day when the transaction occurred. The report data will be aggregated by each of the 24 hours across all days | ||
DayOfWeek | Integer | True | Each row of the report identifies the day of the week when the transaction occurred. The report data will be aggregated by each of the seven days in a week. | ||
AccountName | String | The account name. | |||
AccountNumber | String | The Bing Ads assigned number of an account. | |||
AccountId | Long | True | The Bing Ads assigned identifier of an account. | ||
CampaignName | String | The campaign name. | |||
CampaignId | Long | The Bing Ads assigned identifier of a campaign.. | |||
AdGroupName | String | The ad group name. | |||
AdGroupId | Long | The Bing Ads assigned identifier of an ad group. | |||
AudienceId | Long | True | The Bing Ads assigned identifier of the audience, for example the remarketing list ID. | ||
AudienceName | String | The audienc name. | |||
AudienceType | String | The audience type. | |||
AssociationStatus | String | The status of the association between the ad group and remarketing list, which indicates whether ads are eligible to display. The possible values are Active, Paused, and Deleted. | |||
BidAdjustment | String | This attribute reflects the current value of your ad group's audience bid adjustment, even if a different bid adjustment value was used when the ad was shown. This value is the requested percentage to increase or decrease the bid amount for the remarketing list. | |||
TargetingSetting | String | This attribute reflects the current value of your ad group's audience targeting setting. The possible values are Target and bid or Bid only. | |||
AccountStatus | String | The account status. | |||
CampaignStatus | String | The campaign status. | |||
AdGroupStatus | String | The ad group status. | |||
Goal | String | The goal name. | |||
GoalType | String | The goal type. Possible values include AppInstall, Duration, Event, InStoreTransaction, OfflineConversion, PagesViewedPerVisit, and Url. | |||
Impressions | Integer | True | The number of times an ad has been displayed on search results pages. Without impressions there are no clicks or conversions. | ||
Clicks | Integer | True | 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). | ||
Ctr | Double | True | 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 (%). | ||
AverageCpc | Double | True | 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. | ||
Spend | Double | True | The cost per click (CPC) summed for each click. | ||
AveragePosition | Double | True | The average position of the ad on a webpage. | ||
Conversions | Integer | True | 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 | ||
ConversionRate | Double | True | 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 (%). | ||
CostPerConversion | Double | True | The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). | ||
Revenue | Double | True | The revenue optionally reported by the advertiser as a result of conversions. Corresponds to the optional revenue parameter of a Bing Ads campaign analytics tracking script. | ||
ReturnOnAdSpend | Double | True | The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). | ||
RevenuePerConversion | Double | True | The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description |
DatePreset | String | The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek.
使用できる値は次のとおりです。Today, Yesterday, LastSevenDays, ThisWeek, LastWeek, Last14Days, Last30Days, LastFourWeeks, ThisMonth, LastMonth, LastThreeMonths, LastSixMonths, ThisYear, LastYear, ThisWeekStartingMonday, LastWeekStartingMonday, LastFourWeeksStartingMonday |
EndDate | String | The end date of the custom date range. The end date cannot be later than today's date. |
StartDate | String | The start date of the custom date range. The start date must be earlier than or the same as the end date. |