get_change_history
Retrieve Google Ads change history events, including actor email, client type, and old/new values per field, for a specified date range.
Instructions
Who changed what, when, with which client: change events with actor email, client type, and old/new values per changed field. Strict YYYY-MM-DD dates, inclusive from 29 days before today through today in the verified account time zone. Includes the complete end date, including fractional seconds, up to but excluding the next calendar day's midnight. This local 30-calendar-date policy is distinct from provider sub-day retention. LIMIT 1000; a full result signals possibly_truncated on every local page with narrowing guidance. Local tokens cannot recover beyond that cap. More than 1000 events at one timestamp may need a different run_gaql query; upstream maximum LIMIT 10000.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_token | No | ||
| customer_id | No | ||
| resource_type | No | ||
| date_range_end | Yes | ||
| date_range_start | Yes |