Skip to main content

OutreachCampaignStatistics

Aggregate counters for an outreach campaign.

eligible_leads_countEligible Leads Count

Number of leads currently eligible for outreach under this campaign.

Default value: 0
outreaches_sent_countOutreaches Sent Count

Number of outreach messages sent by this campaign.

Default value: 0
outreaches_with_responses_countOutreaches With Responses Count

Number of outreach dialogues that received a reply.

Default value: 0
OutreachCampaignStatistics
{
"eligible_leads_count": 0,
"outreaches_sent_count": 0,
"outreaches_with_responses_count": 0
}