Uses of Class
com.mypurecloud.sdk.v2.model.CampaignPerformanceDataListing
Packages that use CampaignPerformanceDataListing
-
Uses of CampaignPerformanceDataListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return CampaignPerformanceDataListingModifier and TypeMethodDescriptionOutboundApi.postOutboundCampaignsPerformanceQuery(PostOutboundCampaignsPerformanceQueryRequest request) Get performance data for a list of campaignsOutboundApi.postOutboundCampaignsPerformanceQuery(List<String> body) Get performance data for a list of campaignsMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type CampaignPerformanceDataListingModifier and TypeMethodDescriptionOutboundApi.postOutboundCampaignsPerformanceQuery(ApiRequest<List<String>> request) Get performance data for a list of campaignsOutboundApiAsync.postOutboundCampaignsPerformanceQueryAsync(PostOutboundCampaignsPerformanceQueryRequest request, AsyncApiCallback<CampaignPerformanceDataListing> callback) Get performance data for a list of campaignsOutboundApiAsync.postOutboundCampaignsPerformanceQueryAsync(ApiRequest<List<String>> request, AsyncApiCallback<ApiResponse<CampaignPerformanceDataListing>> callback) Get performance data for a list of campaignsOutboundApi.postOutboundCampaignsPerformanceQueryWithHttpInfo(List<String> body) Get performance data for a list of campaignsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type CampaignPerformanceDataListingModifier and TypeMethodDescriptionOutboundApiAsync.postOutboundCampaignsPerformanceQueryAsync(PostOutboundCampaignsPerformanceQueryRequest request, AsyncApiCallback<CampaignPerformanceDataListing> callback) Get performance data for a list of campaignsOutboundApiAsync.postOutboundCampaignsPerformanceQueryAsync(ApiRequest<List<String>> request, AsyncApiCallback<ApiResponse<CampaignPerformanceDataListing>> callback) Get performance data for a list of campaigns -
Uses of CampaignPerformanceDataListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CampaignPerformanceDataListingModifier and TypeMethodDescriptionCampaignPerformanceDataListing.entities(List<CampaignPerformanceData> entities)