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.

Scope: read token (or higher). Read-only.

Parameters

ParameterTypeRequiredDescription
runIdstringNo
projectIdstringNoTarget 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.

On this page