BudgetSummaryReport
Use this report to discover how your campaign's budget is performing for the month. For example, the report shows your monthly budget, how much you have spent to date, and whether you are on target to spend your monthly budget.
Columns
Name | Type | Select requirement | Metric | Aggregate | Description |
AccountName | String | True | The account name. | ||
AccountNumber | String | True | The Bing Ads assigned number of an account. | ||
AccountId | Long | The Bing Ads assigned identifier of an account. | |||
CampaignName | String | True | The campaign name. | ||
CampaignId | Long | The Bing Ads assigned identifier of a campaign. | |||
Date | String | True | The date for the downloaded report records. The date will be in the time zone of the campaign. | ||
CurrencyCode | String | True | The account currency type. | ||
MonthlyBudget | String | The average amount of campaign budget spent during a calendar month. | |||
DailySpend | String | True | The average amount of campaign budget spent per day. | ||
MonthToDateSpend | String | The amount of money spent to date for the month. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
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.
The allowed values are 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. |