ads_changes
Audit Google Ads change history to see what changed, when, by whom, and from tool or browser. Handles Google's 30-day/10k-row limit with empty results beyond that.
Instructions
Read the Google Ads change history: what changed, when, which fields, by whom, and whether it came from a tool or from someone in the browser. Google keeps 30 days and at most 10,000 rows, so an empty result over a longer window is a limit rather than a finding. Filter on resourceType rather than on changed field names: a budget change reports amountMicros and says neither budget nor status. This is the audit trail for anything ads_update writes; read-only
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | How many days of change history to read, ending now. Google keeps 30 days and refuses more | |
| limit | No | Most recent changes to return |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | Yes | ||
| notes | Yes | ||
| changes | Yes | ||
| rowCount | Yes |