CampaignType

This object contains all the information available for a campaign.

Variables

long campaignId : The callfire unique id for the campaign

String name : The name of the campaign 

String type : The type of campaign

String status : The current state of the campaign (Running, Stopped, Finished, Cancelled)

int total : The total calls in the campaign

int dialed : The total dialed in the campaign

int live : The total live answer in the campaign

int answeringMachine : The total Answering Machine in the campaign

int noAnswer : The total No Answers in teh campaign

int doNotCall : The total DNC marked in the campaign

int busy : The total Busy in the campaign

int transfer : The total transfers in the campaign

int error : The total calls that were Error's

int misc : The total calls that faced a CallFire system error.