Docs

Get Campaign Statistics

Retrieves campaign statistics from Moosend.

GET

Query

Arguments
stringrequired

The ID of the campaign that you are fetching statistics for.

string

The type of activity used to get information and display statistics. Possible values are: Sent - when and to which recipients the campaign was sent. Opened - who opened the campaign. LinkClicked - who clicked on which links in the campaign. Unsubscribed - who unsubscribed from the campaign by clicking the unsubscribe link and when. Bounced - which email recipients failed to receive the campaign. If not specified, Sent value is used by default. Complained - which email recipients reported your campaign as spam through their email service. Activity - all types of activities for the campaign.

date

The specific year, month, and day the activity occurred. The date has a YYYY/MM/DD format.

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.