---
title: "Customer Actions By Target Group"
method: GET
path: "/Customers/GetCustomerActionsByTargetGroup"
tags: ["Customers"]
---

# Customer Actions By Target Group

`GET /Customers/GetCustomerActionsByTargetGroup`

Returns a list of customers and the details of the marketing actions they received, for a particular target group ID on a particular date.

## Query parameters

- `targetGroupID` integer, required
- `date` string, date-time, required
- `CustomerAttribute` string
- `includeControlGroup` boolean
- `IncludeRecipientGroupID` boolean
- `channelId` integer

## Response `200`

Success

- OptimoveAPIModelsOptimoveCustomerAC[]
  - `CustomerID` 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/versions/fc55c5b1bec5/schema)
