RingCentral .Net SDK
Properties | List of all members
RingCentral.AggregationResponseOptionsCounters Class Reference

The formula is defined by aggregationType and aggregationInterval for every counter individually. If aggregationType is Sum or Percent, aggregationInterval is not supported. If aggregationType is Min, Max or Average, aggregationInterval is required More...

Properties

AggregationResponseOptionsCountersAllCalls allCalls [get, set]
 Aggregation of all calls count More...
 
AggregationResponseOptionsCountersCallsByDirection callsByDirection [get, set]
 Aggregation of calls count by direction (Inbound, Outbound) More...
 
AggregationResponseOptionsCountersCallsByOrigin callsByOrigin [get, set]
 Aggregation of calls count by origin (Internal, External) More...
 
AggregationResponseOptionsCountersCallsByResponse callsByResponse [get, set]
 Aggregation of calls count by response (Answered, NotAnswered, Connected, NotConnected) More...
 
AggregationResponseOptionsCountersCallsSegments callsSegments [get, set]
 Aggregation of calls count by segments (Ringing, LiveTalk, Hold, Park, Transfer, IvrPrompt, Voicemail, VmGreeting, Setup) More...
 
AggregationResponseOptionsCountersCallsByResult callsByResult [get, set]
 Aggregation of calls count by result (Completed, Abandoned, Voicemail, Unknown, Missed, Accepted) More...
 
AggregationResponseOptionsCountersCallsByCompanyHours callsByCompanyHours [get, set]
 Aggregation of calls count by company hours (BusinessHours, AfterHours) More...
 
AggregationResponseOptionsCountersCallsByQueueSla callsByQueueSla [get, set]
 Aggregation of calls count by queue SLA (InSLA, OutSLA). This counter is only applicable to Queues grouping More...
 
AggregationResponseOptionsCountersCallsByActions callsByActions [get, set]
 Aggregation of calls count by action (HoldOff, HoldOn, ParkOn, ParkOff, BlindTransfer, WarmTransfer, DTMFTransfer) More...
 
AggregationResponseOptionsCountersCallsByType callsByType [get, set]
 Aggregation of calls count by type (Direct, FromQueue, ParkRetrieval, Transferred, Outbound) More...
 
AggregationResponseOptionsCountersQueueOpportunities queueOpportunities [get, set]
 Aggregation of calls count by the total number of times a Queue call was presented to the user. It is limited to groupBy Users and groupByMembers (Department, Queue, Site, UserGroup) grouping. Only the listed below options for call filters are applicable to queueOpportunities and provide meaningful results: queues (selected queue extension ids), callResults (Missed, Abandoned), callResponses (Answered, NotAnswered), origins (Internal, External) More...
 

Detailed Description

The formula is defined by aggregationType and aggregationInterval for every counter individually. If aggregationType is Sum or Percent, aggregationInterval is not supported. If aggregationType is Min, Max or Average, aggregationInterval is required

Property Documentation

◆ allCalls

AggregationResponseOptionsCountersAllCalls RingCentral.AggregationResponseOptionsCounters.allCalls
getset

Aggregation of all calls count

◆ callsByActions

AggregationResponseOptionsCountersCallsByActions RingCentral.AggregationResponseOptionsCounters.callsByActions
getset

Aggregation of calls count by action (HoldOff, HoldOn, ParkOn, ParkOff, BlindTransfer, WarmTransfer, DTMFTransfer)

◆ callsByCompanyHours

AggregationResponseOptionsCountersCallsByCompanyHours RingCentral.AggregationResponseOptionsCounters.callsByCompanyHours
getset

Aggregation of calls count by company hours (BusinessHours, AfterHours)

◆ callsByDirection

AggregationResponseOptionsCountersCallsByDirection RingCentral.AggregationResponseOptionsCounters.callsByDirection
getset

Aggregation of calls count by direction (Inbound, Outbound)

◆ callsByOrigin

AggregationResponseOptionsCountersCallsByOrigin RingCentral.AggregationResponseOptionsCounters.callsByOrigin
getset

Aggregation of calls count by origin (Internal, External)

◆ callsByQueueSla

AggregationResponseOptionsCountersCallsByQueueSla RingCentral.AggregationResponseOptionsCounters.callsByQueueSla
getset

Aggregation of calls count by queue SLA (InSLA, OutSLA). This counter is only applicable to Queues grouping

◆ callsByResponse

AggregationResponseOptionsCountersCallsByResponse RingCentral.AggregationResponseOptionsCounters.callsByResponse
getset

Aggregation of calls count by response (Answered, NotAnswered, Connected, NotConnected)

◆ callsByResult

AggregationResponseOptionsCountersCallsByResult RingCentral.AggregationResponseOptionsCounters.callsByResult
getset

Aggregation of calls count by result (Completed, Abandoned, Voicemail, Unknown, Missed, Accepted)

◆ callsByType

AggregationResponseOptionsCountersCallsByType RingCentral.AggregationResponseOptionsCounters.callsByType
getset

Aggregation of calls count by type (Direct, FromQueue, ParkRetrieval, Transferred, Outbound)

◆ callsSegments

AggregationResponseOptionsCountersCallsSegments RingCentral.AggregationResponseOptionsCounters.callsSegments
getset

Aggregation of calls count by segments (Ringing, LiveTalk, Hold, Park, Transfer, IvrPrompt, Voicemail, VmGreeting, Setup)

◆ queueOpportunities

AggregationResponseOptionsCountersQueueOpportunities RingCentral.AggregationResponseOptionsCounters.queueOpportunities
getset

Aggregation of calls count by the total number of times a Queue call was presented to the user. It is limited to groupBy Users and groupByMembers (Department, Queue, Site, UserGroup) grouping. Only the listed below options for call filters are applicable to queueOpportunities and provide meaningful results: queues (selected queue extension ids), callResults (Missed, Abandoned), callResponses (Answered, NotAnswered), origins (Internal, External)


The documentation for this class was generated from the following file: