Uses of Class
software.xdev.brevo.model.GetTransacAggregatedSmsReport
Packages that use GetTransacAggregatedSmsReport
-
Uses of GetTransacAggregatedSmsReport in software.xdev.brevo.api
Methods in software.xdev.brevo.api that return GetTransacAggregatedSmsReportModifier and TypeMethodDescriptionTransactionalSmsApi.getTransacAggregatedSmsReport(String startDate, String endDate, Long days, String tag) Get your SMS activity aggregated over a period of timeTransactionalSmsApi.getTransacAggregatedSmsReport(String startDate, String endDate, Long days, String tag, Map<String, String> additionalHeaders) Get your SMS activity aggregated over a period of time -
Uses of GetTransacAggregatedSmsReport in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return GetTransacAggregatedSmsReportModifier and TypeMethodDescriptionGetTransacAggregatedSmsReport.hardBounces(Long hardBounces) GetTransacAggregatedSmsReport.softBounces(Long softBounces) GetTransacAggregatedSmsReport.unsubscribed(Long unsubscribed)