---
title: "Get Banner Image"
method: POST
path: "/ad_analytics/measurement/dashboard_banner_image"
tags: ["measurement", "chat_explore"]
---

# Get Banner Image

`POST /ad_analytics/measurement/dashboard_banner_image`

## Request body

- MeasurementDashboardBannerPayload
  - `dashboard_id` string, required
  - `title` string, nullable
  - `description` string, nullable

## Response `200`

Successful Response

- MeasurementDashboardBannerResult
  - `presigned_url` string, required
  - `storage_path` string, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/akk/apis/fastapi.md) · [All operations](https://skmtc.net/akk/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/akk/fastapi/revisions/6662a407c637/schema)
