How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Dotdigital API Campaign Reporting API

The ApiCampaignReporting API from Dotdigital — 24 operation(s) for apicampaignreporting.

Dotdigital API Campaign Reporting API is one of 63 APIs that Dotdigital publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include ApiCampaignReporting. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 24 operations across 24 paths, and defines 20 schemas. It is described by OpenAPI 3.2.0, at version v2.

Requests are made against a single base URL, https://r1-api.dotdigital.com.

24 operations 24 paths 20 schemas 24 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v2
Base URL
https://r1-api.dotdigital.com/v2
Resource Areas
1

Paths & Operations 24

Across 24 paths, the API surfaces 24 operations — 24 GET. Each is listed below with its method, path, parameters, and response codes.

ApiCampaignReporting 24
GET
/v2/campaigns/{campaignId}/summary
Gets a summary of reporting information for a specified campaign.
ApiCampaignReporting_GetCampaignSummary 1 param → 200
GET
/v2/campaigns/{campaignId}/activities
Gets a list of contacts who were sent a campaign, with their activity.
ApiCampaignReporting_GetCampaignActivities 3 params → 200
GET
/v2/campaigns/{campaignId}/activities/since-date/{date}
Gets a list of contacts who were sent a campaign, and retrieves only those contacts who showed activity (e.g. they clicked, opened) after a specified date.
ApiCampaignReporting_GetCampaignActivitiesSinceDate 4 params → 200
GET
/v2/campaigns/{campaignId}/activities/{contactId}
Gets activity for a given contact and campaign.
ApiCampaignReporting_GetCampaignContactActivity 2 params → 200
GET
/v2/campaigns/{campaignId}/clicks
Gets a list of campaign link clicks.
ApiCampaignReporting_GetCampaignClicks 3 params → 200
GET
/v2/campaigns/{campaignId}/clicks/since-date/{date}
Gets a list of link clicks for a campaign after a specified date
ApiCampaignReporting_GetCampaignClicksSinceDate 4 params → 200
GET
/v2/campaigns/{campaignId}/activities/{contactId}/clicks
Gets a list of campaign link clicks for a contact.
ApiCampaignReporting_GetCampaignContactClicks 4 params → 200
GET
/v2/campaigns/{campaignId}/opens
Gets a list of campaign opens.
ApiCampaignReporting_GetCampaignOpens 3 params → 200
GET
/v2/campaigns/{campaignId}/opens/since-date/{date}
Gets a list of opens for a campaign after a specified date
ApiCampaignReporting_GetCampaignOpensSinceDate 4 params → 200
GET
/v2/campaigns/{campaignId}/activities/{contactId}/opens
Gets a list of campaign opens for a contact.
ApiCampaignReporting_GetCampaignContactOpens 4 params → 200
GET
/v2/campaigns/{campaignId}/page-views/since-date/{date}
Gets a list of page views for a campaign after a specified date.
ApiCampaignReporting_GetCampaignPageViewsSinceDate 4 params → 200
GET
/v2/campaigns/{campaignId}/activities/{contactId}/page-views
Gets a list of page views for a contact.
ApiCampaignReporting_GetCampaignContactPageViews 4 params → 200
GET
/v2/campaigns/{campaignId}/activities/{contactId}/replies
Gets a list of campaign replies for a contact.
ApiCampaignReporting_GetCampaignContactReplies 4 params → 200
GET
/v2/campaigns/{campaignId}/social-bookmark-views
Gets campaign social bookmark views for a campaign.
ApiCampaignReporting_GetCampaignSocialBookmarkViews 3 params → 200
GET
/v2/campaigns/{campaignId}/activities/{contactId}/social-bookmark-views
Gets campaign social bookmark views for a contact.
ApiCampaignReporting_GetCampaignContactSocialBookmarkViews 4 params → 200
GET
/v2/campaigns/{campaignId}/roi-details/since-date/{date}
Gets a list of ROI information for a campaign after the specified date.
ApiCampaignReporting_GetCampaignRoiDetailsSinceDate 4 params → 200
GET
/v2/campaigns/{campaignId}/activities/{contactId}/roi-details
Gets a list of ROI information for a contact.
ApiCampaignReporting_GetCampaignContactRoiDetails 4 params → 200
GET
/v2/campaigns/{campaignId}/hard-bouncing-contacts
Gets a list of contacts who hard bounced when sent a particular campaign.
ApiCampaignReporting_GetCampaignHardBouncingContacts 4 params → 200
GET
/v2/campaigns/{campaignId}/clicks-with-groups
Gets a list of campaign clicks with link groups
ApiCampaignReporting_GetCampaignClicksAndLinkGroups 3 params → 200
GET
/v2/campaigns/{campaignId}/clicks-with-groups/since-date/{date}
Gets a list of campaign clicks with link groups after a specified date
ApiCampaignReporting_GetCampaignClicksAndLinkGroupsSinceDate 4 params → 200
GET
/v2/campaigns/{campaignId}/activities/{contactId}/clicks-with-groups
Gets a list of campaign clicks with link groups for a contact
ApiCampaignReporting_GetCampaignContactClicksAnsLinkGroups 4 params → 200
GET
/v2/campaigns/{campaignId}/revenue/since-date/{date}
Gets the revenue attributed to a specified campaign after a specified date.
ApiCampaignReporting_GetCampaignRevenueSinceDate 2 params → 200
GET
/v2/campaigns/{campaignId}/activities/{contactId}/revenue
Gets the revenue attributed to a specified campaign generated by a specified contact.
ApiCampaignReporting_GetCampaignRevenueByContact 2 params → 200
GET
/v2/campaigns/metrics
Gets all sent campaigns daily metrics for the specified date range.
ApiCampaignReporting_GetCampaignMetrics 4 params → 200

Schemas 20

The contract defines 20 schemas that model the data the API accepts and returns. The most detailed are ApiCampaignSummary (57 properties), ApiCampaignReportModelExtended (37 properties), ApiCampaignContactSummary (15 properties), ApiCampaignContactReply (10 properties). Each schema is shown below with its type and property counts.

ApiCampaignLinkGroup
object
2 properties
ApiCampaignSummary
object
57 properties
ApiContact
object
6 properties 1 required
ApiCampaignContactSocialBookmarkView
object
4 properties
ApiCampaignContactClick
object
7 properties
ApiCampaignContactClickWithGroups
object
8 properties
ApiContactEmailTypes
string
CampaignType
string
ApiRoiDetailDataTypes
string
ApiCampaignContactOpen
object
9 properties
ApiCampaignContactSummary
object
15 properties
ApiCampaignReportModelExtended
object
37 properties
ApiCampaignReplyTypes
string
ApiCampaignContactRoiDetail
object
6 properties
ApiCampaignContactPageView
object
4 properties
ApiCampaignContactReply
object
10 properties
ApiContactStatuses
string
ApiCampaignRevenueAttributionDetail
object
6 properties
ApiContactData
object
2 properties
ApiContactOptInTypes
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dotdigital-apicampaignreporting-api-openapi.yml Raw ↑

Other APIs Dotdigital publishes across the network.

Dotdigital Marketing Developer Hub MCP Server
Dotdigital Accounts and Utilities API
Dotdigital API Account API
Dotdigital API Address Book API
Dotdigital API Campaign API
Dotdigital API Campaign From Address API
Dotdigital API Campaign Send API
Dotdigital API Contact API
Dotdigital API Contact Import API
Dotdigital API Data Field API
Dotdigital API Document API
Dotdigital API Ecommerce API
Where this information came from

This is an independent, third-party profile of Dotdigital API Campaign Reporting API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.