---
title: "Gets the revenue attributed to a specified campaign generated by a specified contact."
method: GET
path: "/v2/campaigns/{campaignId}/activities/{contactId}/revenue"
tags: ["ApiCampaignReporting"]
---

# Gets the revenue attributed to a specified campaign generated by a specified contact.

`GET /v2/campaigns/{campaignId}/activities/{contactId}/revenue`

## Path parameters

- `campaignId` integer, required
- `contactId` integer, required

## Response `200`

- ApiCampaignRevenueAttributionDetail
  - `campaignID` integer
  - `dateLastSent` string, date-time
  - `currency` string, nullable
  - `revenue` number
  - `numOrders` integer
  - `conversionRate` number

---

[API](https://skmtc.net/dotdigital/apis/apiconnector-com.md) · [All operations](https://skmtc.net/dotdigital/apis/apiconnector-com/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dotdigital/apiconnector-com/revisions/109c0537cf77/schema)
