Campaigns
Get campaign metrics
Authorization
bearerAuth AuthorizationBearer <token>
Paste the full personal access token or organization API key value. Examples: acq_live_..., acq_org_.... Tokens can be limited to resource/action scopes such as workspaces:read, people:write, and deals:write.
In: header
Path Parameters
workspaceId*string
Workspace id.
Format
uuidcampaignId*string
Campaign id.
Format
uuidResponse Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/workspaces/497f6eca-6276-4993-bfeb-53cbbbba6f08/campaigns/497f6eca-6276-4993-bfeb-53cbbbba6f08/metrics"{ "data": { "campaignId": "13f8bf6d-dc27-4a04-bffe-6e5b13c19ddf", "workspaceId": "ef0efa32-d1c1-43d4-a5e2-fe7b4f00403c", "metrics": { "openCount": 0, "uniqueOpenCount": 0, "linkClickCount": 0, "replyCount": 0, "uniqueReplyCount": 0, "bouncedCount": 0, "unsubscribedCount": 0, "emailsSentCount": 0, "newLeadsContactedCount": 0, "contactedLeadsCount": 0, "totalOpportunities": 0, "totalOpportunityValue": 0, "totalInterested": 0, "totalMeetingBooked": 0, "totalMeetingCompleted": 0, "totalClosed": 0, "openRate": 0, "replyRate": 0, "bounceRate": 0, "meetingBookingRate": 0, "snapshotAt": "2019-08-24T14:15:22Z" }, "links": { "self": "http://example.com", "campaign": "http://example.com" } }}{ "error": { "code": "string", "message": "string", "requestId": "string", "details": null }}{ "error": { "code": "string", "message": "string", "requestId": "string", "details": null }}{ "error": { "code": "string", "message": "string", "requestId": "string", "details": null }}{ "error": { "code": "string", "message": "string", "requestId": "string", "details": null }}{ "error": { "code": "string", "message": "string", "requestId": "string", "details": null }}{ "error": { "code": "string", "message": "string", "requestId": "string", "details": null }}{ "error": { "code": "string", "message": "string", "requestId": "string", "details": null }}{ "error": { "code": "string", "message": "string", "requestId": "string", "details": null }}{ "error": { "code": "string", "message": "string", "requestId": "string", "details": null }}{ "error": { "code": "string", "message": "string", "requestId": "string", "details": null }}