Reads

gads_get_audit_report

The full audit report (latest by default, or by run id): fingerprinted findings from the plan feed + tracking health + competitive pressure — each with a ready `act` payload — plus

The full audit report (latest by default, or by run id): fingerprinted findings from the plan feed + tracking health + competitive pressure — each with a ready act payload — plus deltas vs the previous audit (new/resolved/persisting) and the outcome review of what the agent changed (improved/regressed/neutral/too_early per applied action). This is the backbone of the recurring review+optimize loop: narrate it, then act on the findings top-down.

Type: read-only. Never changes the account.

Parameters

ParameterTypeRequiredDescription
runIdstringNo
projectIdstringNoTarget account (project id) — required on account-scoped tools. Call gads_list_ad_accounts to enumerate accounts.

On this page