Home 01Work 02Community 03Resources 04Pricing 05
Sign upSign in

10xDotIn Product Docs

Ad Intelligence Overview

Draft guide for ad account connection, ingestion, and AI analysis workflows.

Ad Intelligence Overview

Role and auth requirements

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

UI flow (draft)

  1. Connect ad account for a handle.
  2. Ingest performance data.
  3. Run optimization analysis modules.

API fallback (draft)

  • PUT /v2/handles/{handle}/ad-accounts
  • GET /v2/handles/{handle}/ad-accounts
  • POST /v2/handles/{handle}/ad-performance
  • GET /v2/handles/{handle}/ad-performance

Failure and remediation (draft)

  • 400 invalid_payload: validate account identifiers and request shape.
  • 401 unauthorized: refresh JWT and retry.
  • 403 forbidden: ensure operator/owner access on handle.
  • 429 rate_limited: reduce request frequency.

Updated Jun 19, 2026

Need a second opinion?

Still deciding?

Ask your favorite AI to review this 10X page, or send the question to our team.

Ad Intelligence Overview | 10xDotIn Product Docs | 10X