---
title: "List ad products"
method: GET
path: "/forecaster/ad-products"
tags: ["Yield Forecast"]
---

# List ad products

`GET /forecaster/ad-products`

List existing Yield Forecast Ad Products.

## Query parameters

- `showComplete` boolean
- `showHidden` boolean

## Response `200`

Normal response, containing a JSON object of existing ad product IDs to their JSON representation.
It will return the Partial Ad Product when `showComplete` is false.

- object

---

[API](https://skmtc.net/kevel/apis/engine-apis.md) · [All operations](https://skmtc.net/kevel/apis/engine-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kevel/engine-apis/revisions/0ca55f45aa7d/schema)
