links.10x.in/docs/end-user/ad-campaign-pacing Published:

Ad Campaign Pacing

Note

This is a draft stub. Alert tuning and pacing threshold guidance 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)

  1. Open pacing dashboard.
  2. Run pacing analysis for selected period.
  3. Review overpacing alerts and mitigation actions.

API fallback (draft)

  • POST /v2/handles/{handle}/ad-intelligence/pacing

Failure and remediation (draft)

  • 400 invalid_payload: verify pacing window/request body.
  • 401 unauthorized: refresh auth token.
  • 404 not_found: confirm handle/campaign scope.
  • 429 rate_limited: retry with exponential backoff.