---
title: "Executed Campaigns By Channel"
method: GET
path: "/Actions/GetExecutedCampaignsByChannel"
tags: ["Actions"]
---

# Executed Campaigns By Channel

`GET /Actions/GetExecutedCampaignsByChannel`

Returns the list of campaigns executed for a particular channel on a particular date.

## Query parameters

- `ChannelID` integer, required
- `date` string, date-time, required

## Response `200`

Success

- OptimoveAPIModelsOptimoveCampaign[]
  - `CampaignID` string, nullable

---

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