OptionalrequestFactory: StatisticsApiRequestFactoryOptionalresponseProcessor: StatisticsApiResponseProcessorOptionalstartTimestamp: stringThe start timestamp of the time span, in ISO8601 representation.
OptionalendTimestamp: stringThe end timestamp of the time span, in ISO8601 representation.
OptionalemailIds: number[]Filter by email IDs. Only include statistics of emails with these IDs.
Optionalproperty: stringSpecifies which email properties should be returned. All properties will be returned by default.
Optional_options: PromiseConfigurationOptionsUse this endpoint to get aggregated statistics of emails sent in a specified time span. It also returns the list of emails that were sent during the time span. Get aggregated statistics.
OptionalstartTimestamp: stringThe start timestamp of the time span, in ISO8601 representation.
OptionalendTimestamp: stringThe end timestamp of the time span, in ISO8601 representation.
OptionalemailIds: number[]Filter by email IDs. Only include statistics of emails with these IDs.
Optionalproperty: stringSpecifies which email properties should be returned. All properties will be returned by default.
Optional_options: PromiseConfigurationOptionsGet aggregated statistics in intervals for a specified time span. Each interval contains aggregated statistics of the emails that were sent in that time. Get aggregated statistic intervals.
Optionalinterval: The interval to aggregate statistics for.
OptionalstartTimestamp: stringThe start timestamp of the time span, in ISO8601 representation.
OptionalendTimestamp: stringThe end timestamp of the time span, in ISO8601 representation.
OptionalemailIds: number[]Filter by email IDs. Only include statistics of emails with these IDs.
Optional_options: PromiseConfigurationOptionsGet aggregated statistics in intervals for a specified time span. Each interval contains aggregated statistics of the emails that were sent in that time. Get aggregated statistic intervals.
Optionalinterval: The interval to aggregate statistics for.
OptionalstartTimestamp: stringThe start timestamp of the time span, in ISO8601 representation.
OptionalendTimestamp: stringThe end timestamp of the time span, in ISO8601 representation.
OptionalemailIds: number[]Filter by email IDs. Only include statistics of emails with these IDs.
Optional_options: PromiseConfigurationOptions
Use this endpoint to get aggregated statistics of emails sent in a specified time span. It also returns the list of emails that were sent during the time span. Get aggregated statistics.