List Automation Rules
adsap_list_automation_rulesList the automation rules on one ad account, and optionally what they have done. Each rule shows its conditions, whether it only reports (mode 'notify') or turns things off (mode 'auto_act'), and its guardrails: the spend floor it will not act below, its per-entity cooldown, how many recent days it ignores for conversion-based numbers, and whether it skips entities still in their learning phase. With include_activity true you also get recent evaluations: 'acted' means it was turned off, 'would_have_acted' means the rule matched but did not act (either it only reports, or the account-wide execute switch is off), and 'skipped' with a reason means a guardrail stopped it. Explain a rule in plain language and always mention its guardrails, since they are what makes it safe.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | Meta act_... or bare 10-digit Google Ads customer id. | |
| enabled_only | No | ||
| activity_limit | No | ||
| include_activity | No |