10xDotIn Product Docs

Ad Budget and Bid Optimization

Draft guide for budget reallocation and bid adjustment analysis.

Ad Budget and Bid Optimization

Role and auth requirements

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

UI flow (draft)

  1. Select optimization window.
  2. Generate budget/bid recommendations.
  3. Approve and apply approved proposals.

API fallback (draft)

  • POST /v2/handles/{handle}/ad-intelligence/budget-optimize
  • POST /v2/handles/{handle}/ad-intelligence/bid-adjust

Failure and remediation (draft)

  • 400 invalid_payload: verify period and campaign inputs.
  • 401 unauthorized: refresh session token.
  • 409 conflict: resolve pending proposal conflicts.
  • 429 rate_limited: retry with backoff.

Updated Jun 19, 2026