Uses of Class
software.xdev.brevo.model.GetReports
Packages that use GetReports
-
Uses of GetReports in software.xdev.brevo.api
Methods in software.xdev.brevo.api that return GetReportsModifier and TypeMethodDescriptionTransactionalEmailsApi.getSmtpReport(Long limit, Long offset, String startDate, String endDate, Long days, String tag, String sort) Get your transactional email activity aggregated per dayTransactionalEmailsApi.getSmtpReport(Long limit, Long offset, String startDate, String endDate, Long days, String tag, String sort, Map<String, String> additionalHeaders) Get your transactional email activity aggregated per day -
Uses of GetReports in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return GetReportsModifier and TypeMethodDescriptionGetReports.addReportsItem(GetReportsReportsInner reportsItem) GetReports.reports(List<GetReportsReportsInner> reports)