Ad Account Audit and Keywords
Note
This is a draft stub. Full audit interpretation and examples will be expanded in a follow-up documentation pass.
Role and auth requirements
- Primary roles:
OWNER,OPERATOR - Auth mode: JWT (
Authorization: Bearer <token>)
UI flow (draft)
- Open ad account audit view.
- Run audit and keyword analysis.
- Apply recommendations to campaigns.
API fallback (draft)
POST /v2/handles/{handle}/ad-intelligence/auditPOST /v2/handles/{handle}/ad-intelligence/keywords
Failure and remediation (draft)
400 invalid_payload: verify analysis inputs.401 unauthorized: re-authenticate and retry.404 not_found: confirm handle/account linkage exists.503 unavailable: retry after ingestion dependencies recover.