---
title: "Meta Analyst Creative Overview"
method: GET
path: "/api/v1/new-meta-analytics/meta-analyst-creative-overview"
tags: ["newMetaAnalytics"]
---

# Meta Analyst Creative Overview

`GET /api/v1/new-meta-analytics/meta-analyst-creative-overview`

Creative overview: best, scaling, declining, and newly launched creatives.
Supports predefined periods (7/14/30/60/90/all) or custom start_date/end_date.
Previous period is the same length immediately before the current period.

## Query parameters

- `time_period` string
- `start_date` string, nullable — Custom start date in YYYY-MM-DD format
- `end_date` string, nullable — Custom end date in YYYY-MM-DD format
- `filter_level` string, nullable — Filter: campaign | adset | ad
- `keywords` string, nullable — Search keywords, comma-separated

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/brandbooster/apis/fastapi.md) · [All operations](https://skmtc.dev/brandbooster/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/brandbooster/fastapi/revisions/624917d53409/schema)
