Setup & connection
gads_trigger_audit
Run the recurring account audit now (read-only compute — findings, deltas vs the previous audit, and the outcome review; it proposes nothing on its own).
Run the recurring account audit now (read-only compute — findings, deltas vs the previous audit, and the outcome review; it proposes nothing on its own). Use when getAuditReport says no run exists yet, or before a weekly review when the last audit is older than its cadence. Poll listAuditRuns, then getAuditReport.
Scope: write token required · money-moving. Every write is dry-run validated, then classified by the safe-apply policy — auto-applied when bounded and low-risk, otherwise queued for approval.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
projectId | string | No | Target account (project id). Required with an org-scoped token for account-scoped tools — call gads_list_ad_accounts to enumerate accounts. Omit with a project-scoped token. |