AhaSend · Schema

DeliverabilityStatistics

DeliverabilityStatistics schema from AhaSend API

EmailTransactional EmailDeveloper ToolsSMTPWebhooks

Properties

Name Type Description
from_timestamp string Start time of the statistics bucket
to_timestamp string End time of the statistics bucket
reception_count integer Number of messages accepted for delivery
delivered_count integer Number of messages delivered
deferred_count integer Number of messages deferred
bounced_count integer Number of messages bounced
failed_count integer Number of messages failed
suppressed_count integer Number of messages suppressed
opened_count integer Number of messages opened at least once
clicked_count integer Number of messages that have at least one link in them clicked.
View JSON Schema on GitHub