---
title: "Marketing Competitor Ads Status"
method: GET
path: "/api/onboarding/marketing/competitors/status"
---

# Marketing Competitor Ads Status

`GET /api/onboarding/marketing/competitors/status`

Return the current competitor ads fetch state and cached ads.

## Response `200`

Successful Response

- CompetitorAdsStatusResponse — Response schema for competitor ad fetch status.
  - `success` boolean
  - `status` string, required
  - `competitorQuery` string, nullable
  - `competitorName` string, nullable
  - `competitorPageId` string, nullable
  - `error` string, nullable
  - `competitorAds` object[]
  - `selectedAds` object[]

---

[API](https://skmtc.dev/latted/apis/motion-graphics-designer-api.md) · [All operations](https://skmtc.dev/latted/apis/motion-graphics-designer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/latted/motion-graphics-designer-api/revisions/36d149b525df/schema)
