Uses of Class
com.mypurecloud.sdk.v2.model.CampaignPerformanceData
Packages that use CampaignPerformanceData
-
Uses of CampaignPerformanceData in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CampaignPerformanceDataModifier and TypeMethodDescriptionCampaignPerformanceData.adjustedCallsPerAgent(BigDecimal adjustedCallsPerAgent) Calls per agent adjusted by paceCampaignPerformanceData.businessCategoryMetrics(CampaignBusinessCategoryMetrics businessCategoryMetrics) Information on the campaign's business category metricsCampaignPerformanceData.campaign(DomainEntityRef campaign) Identifier of the campaignCampaignPerformanceData.campaignStatus(CampaignPerformanceData.CampaignStatusEnum campaignStatus) The status of the campaignCampaignPerformanceData.contactRate(CampaignPerformanceDataContactRate contactRate) Information regarding the campaign's connect rateCampaignPerformanceData.dialingMode(CampaignPerformanceData.DialingModeEnum dialingMode) The strategy this Campaign will use for dialingCampaignPerformanceData.division(AddressableEntityRef division) The division the campaign belongs toCampaignPerformanceData.effectiveIdleAgents(BigDecimal effectiveIdleAgents) Number of effective available agents not currently being utilizedCampaignPerformanceData.idleAgents(Integer idleAgents) Number of available agents not currently being utilizedCampaignPerformanceData.linesUtilization(CampaignLinesUtilization linesUtilization) Information on the campaign's lines utilizationCampaignPerformanceData.outstandingCalls(Integer outstandingCalls) Number of campaign calls currently ongoingCampaignPerformanceData.progress(CampaignPerformanceDataProgress progress) Information on the campaign's progressCampaignPerformanceData.rightPartyContactsCount(Integer rightPartyContactsCount) Information on the campaign's number of Right Party ContactsCampaignPerformanceData.scheduledCalls(Integer scheduledCalls) Number of campaign calls currently scheduledMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type CampaignPerformanceDataMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type CampaignPerformanceDataModifier and TypeMethodDescriptionCampaignPerformanceDataListing.entities(List<CampaignPerformanceData> entities) voidCampaignPerformanceDataListing.setEntities(List<CampaignPerformanceData> entities)