---
title: "Processed Campaign Customers"
method: GET
path: "/Customers/GetProcessedCampaignCustomers"
tags: ["Customers"]
---

# Processed Campaign Customers

`GET /Customers/GetProcessedCampaignCustomers`

Returns an array of all customer IDs and associated promotion codes for a particular campaign ID.

## Query parameters

- `CampaignID` integer, required
- `CustomerAttribute` string
- `CustomerAttributeDelimiter` string
- `top` integer
- `skip` integer

## Response `200`

Success

---

[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)
