Skip to content

Article

Ad Q&A and Reports

Draft guide for ad QA checks and structured report generation.

Article Docs 10xDotIn Product Docs
10X Docs
Draft guide for ad QA checks and structured report generation.
Review intent

Draft guide for ad QA checks and structured report generation.

Make the next growth move easier to approve.

Draft guide for ad QA checks and structured report generation.

Ad Q&A and Reports

Role and auth requirements

  • Primary roles: OWNER, OPERATOR
  • Auth mode: JWT (Authorization: Bearer <token>)

UI flow (draft)

  1. Run ad QA checks.
  2. Review anomalies and recommendations.
  3. Generate and export reports.

API fallback (draft)

  • POST /v2/handles/{handle}/ad-intelligence/qa
  • POST /v2/handles/{handle}/ad-intelligence/report

Input validation rules

  • Ad Q&A body must be a JSON object with question (required) and optional period (7-90 days).
  • Report query supports type=weekly|monthly|custom; custom requires numeric period (7-90 days).
  • Non-object JSON payloads (for example null) are rejected as invalid input.

Reporting window behavior

  • Period-over-period comparisons use equal-length windows.
  • Example: period=7 compares the current 7-day window (including today) with the immediately preceding 7-day window.

Failure and remediation (draft)

  • 400 invalid_json: request body is missing, malformed, or not a JSON object.
  • 400 invalid_period: period must be a finite numeric value in accepted bounds.
  • 400 question is required: provide a non-empty question field for Q&A.
  • 401 unauthorized: re-authenticate.
  • 403 forbidden: confirm role access on handle.
  • 503 unavailable: retry after upstream dependency recovery.

Review system

What 10X checks

These checks sit after the main explanation so a reviewer can scan the evidence requirements without breaking the article flow.

Evidence checks

Questions to answer

  • Decisiondocs
    What decision should this article help the team make?

Evidence inputs

Data sources that must stay attached

These inputs keep the recommendation grounded before anyone changes the page, campaign, query target, CRM step, or growth priority.

  • 10xDotIn Docs
  • Getting Started
  • Short Links
  • Custom Domains
  • Smart Link Personalization
  • Scheduling
  • Handle Booking Page with Scheduling
  • Advanced Link Controls
  • Collaborators and Ownership
  • File Upload and Sharing

FAQ

Questions before using it

FAQ rows sit near the end, where they help unblock the next action without interrupting the diagnostic flow.

When should I use this article?

Use it before approving growth work that needs evidence, ownership, and a clear next action.

10X

Use 10X with the docs open

Keep product context attached while you review growth work.

Open 10X ->