Free audit
gads_share_free_audit
Create (or revoke) the public share link for the scoped account's latest completed free audit.
Create (or revoke) the public share link for the scoped account's latest completed free audit. The link is an unguessable URL serving the immutable report — safe to send to a prospect; revoke kills it immediately. Pass revoke: true to disable an active link.
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 |
|---|---|---|---|
revoke | boolean | No | true = revoke the active link instead of creating one. |
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. |