ApiCampaignReporting

Gets a list of contacts who were sent a campaign, with their activity.

get/v2/campaigns/{campaignId}/activities

Path parameters

campaignIdinteger required

Query parameters

selectinteger
skipinteger

Response

contactIdinteger
emailstring nullable
numOpensinteger
numPageViewsinteger
numClicksinteger
numForwardsinteger
numEstimatedForwardsinteger
numRepliesinteger
dateSentstring date-time
dateFirstOpenedstring date-time
dateLastOpenedstring date-time
firstOpenIpstring nullable

if the openip is null it doesn't get mapped so this defualt empty string is needed is required to maintain api usage.

unsubscribedboolean
softBouncedboolean
hardBouncedboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.