gam_audit
Run a full Google Ad Manager network compliance audit — hygiene, diagnostics, and standards baseline in one call. Returns a comprehensive report with pass/fail verdict.
Instructions
Run a full GAM network compliance audit combining hygiene, diagnostics, and a standards baseline in one call.
MODE: read-only AUTH: OAuth 2.0 required CREDITS: 0 (free) OUTPUT: Returns a comprehensive markdown report with: (1) hygiene findings, (2) operational diagnostics, (3) standards baseline results per framework control. Overall pass/fail verdict included. WHEN TO USE: Use gam_audit for a complete one-shot network audit. For individual audit components, use audit_skill with the specific action. NOT the same as audit: audit queries change history; gam_audit analyzes current state. NOT the same as audit_skill: gam_audit is a convenience wrapper that calls hygiene_check + ops_diagnostic + standards_baseline in sequence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network_code | Yes | GAM network code. | |
| framework | No | Compliance framework for the standards baseline section. Defaults to orbiads_baseline if omitted. |