SearchCampaignChangeHistoryReport
Use this report to discover when changes to an account were made, as well as which user made the changes.
Columns
| Name | Type | Select requirement | Metric | Aggregate | Description |
| AccountName | String | The account name. | |||
| AccountNumber | String | The Bing Ads assigned number of an account. | |||
| AccountId | Long | The Bing Ads assigned identifier of an account. | |||
| AdGroupId | Long | The Bing Ads assigned identifier of an account. | |||
| CampaignId | Long | The Bing Ads assigned identifier of a campaign. | |||
| AdGroupName | String | The ad group name. | |||
| CampaignName | String | The campaign name. | |||
| EntityId | String | The Bing Ads system identifier of the entity that was updated. | |||
| EntityName | String | The name of the entity that was updated. | |||
| DateTime | String | True | The campaign name. | ||
| AdTitle | String | The ad title. | |||
| AdDescription | String | The campaign name. | |||
| DisplayUrl | String | The campaign name. | |||
| Keyword | String | The campaign name. | |||
| ItemChanged | String | The campaign name. | |||
| AttributeChanged | String | The campaign name. | |||
| ChangedBy | String | The username of the user that made the change to settings within the account. If the system made the change, the value will be Administrator. | |||
| HowChanged | String | The campaign name. | |||
| OldValue | String | The campaign name. | |||
| NewValue | String | The campaign name. |
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. |