Inputs
SelectableOption
Output
Type:List[Dict]
Returns account activity history.
Fields: dynamic (depend on the inputs)Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Retrieves historical account activity and changes for Google Ads accounts
| App | Google Ads |
| Operation ID | gads_get_account_history |
| Type | Action |
| Connection | gads (required) |
| Credits per run | 1 |
| Agent / MCP tool | Yes |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
accounts | array (also accepts a comma-separated string) | Yes | - | Select Google Ads account to retrieve history for |
time_range | string or SelectableOption | No | - | Select time period for the account history. Available options: ‘last_30_days’ (Last 30 days), ‘last_14_days’ (Last 14 days), ‘last_7_days’ (Last 7 days), ‘today’ (Today only), ‘yesterday’ (Yesterday only) |
limit | integer | No | - | Maximum number of history records to return (1-10000) |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
value | string | Yes | - | |
label | string | Yes | - |
List[Dict]
Returns account activity history.
Fields: dynamic (depend on the inputs)