google_ads_change_events
Identify who changed what in Google Ads over the last 30 days with a detailed audit trail, including user email, resource type, and changed fields.
Instructions
Audit trail: who changed what in the last 30 days.
Max window is 30 days back. Returns: change_date_time, user_email, change_resource_type (CAMPAIGN|AD_GROUP|AD_GROUP_CRITERION|CAMPAIGN_BUDGET| AD|AD_GROUP_BID_MODIFIER|…), old_resource, new_resource, changed_fields, client_type (GOOGLE_ADS_WEB_CLIENT|GOOGLE_ADS_API|…).
Args: customer_id: 10-digit customer_id. days_back: 1–30. resource_types: optional filter to specific change_resource_type enum values. limit: max rows (default 10000, capped 100000).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| days_back | No | ||
| customer_id | Yes | ||
| resource_types | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |