Uses of Class
software.xdev.brevo.model.GetCampaignStats
Packages that use GetCampaignStats
-
Uses of GetCampaignStats in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return GetCampaignStatsModifier and TypeMethodDescriptionGetCampaignStats.appleMppOpens(Long appleMppOpens) GetCampaignStats.complaints(Long complaints) GetCampaignStats.estimatedViews(Long estimatedViews) GetExtendedCampaignStats.getGlobalStats()Overall statistics of the campaignGetExtendedListAllOfCampaignStats.getStats()Get statsGetCampaignStats.hardBounces(Long hardBounces) GetCampaignStats.returnBounce(Long returnBounce) GetCampaignStats.softBounces(Long softBounces) GetCampaignStats.trackableViews(Long trackableViews) GetCampaignStats.trackableViewsRate(Float trackableViewsRate) GetCampaignStats.uniqueClicks(Long uniqueClicks) GetCampaignStats.uniqueViews(Long uniqueViews) GetCampaignStats.unsubscriptions(Long unsubscriptions) Methods in software.xdev.brevo.model that return types with arguments of type GetCampaignStatsModifier and TypeMethodDescriptionGetExtendedCampaignStats.getCampaignStats()List-wise statistics of the campaign.GetExtendedCampaignStats.getStatsByDomain()Get statsByDomainMethods in software.xdev.brevo.model with parameters of type GetCampaignStatsModifier and TypeMethodDescriptionGetExtendedCampaignStats.addCampaignStatsItem(GetCampaignStats campaignStatsItem) GetExtendedCampaignStats.globalStats(GetCampaignStats globalStats) GetExtendedCampaignStats.putStatsByDomainItem(String key, GetCampaignStats statsByDomainItem) voidGetExtendedCampaignStats.setGlobalStats(GetCampaignStats globalStats) voidGetExtendedListAllOfCampaignStats.setStats(GetCampaignStats stats) GetExtendedListAllOfCampaignStats.stats(GetCampaignStats stats) Method parameters in software.xdev.brevo.model with type arguments of type GetCampaignStatsModifier and TypeMethodDescriptionGetExtendedCampaignStats.campaignStats(List<GetCampaignStats> campaignStats) voidGetExtendedCampaignStats.setCampaignStats(List<GetCampaignStats> campaignStats) voidGetExtendedCampaignStats.setStatsByDomain(Map<String, GetCampaignStats> statsByDomain) GetExtendedCampaignStats.statsByDomain(Map<String, GetCampaignStats> statsByDomain)