Get an email campaign report
Authentication
The API key should be passed in the request headers as api-key for authentication.
Path parameters
Query parameters
Filter on the type of statistics required. Example: globalStats value will only fetch globalStats info of the campaign in the returned response. statsByDevice and statsByBrowser are only available when retrieving a single campaign (not in the list endpoint).
Use this flag to exclude htmlContent from the response body. If set to true, htmlContent field will be returned as empty string in the response body
Response
Creation UTC date-time of the campaign (YYYY-MM-DDTHH:mm:ss.SSSZ)
UTC date-time of last modification of the campaign (YYYY-MM-DDTHH:mm:ss.SSSZ)
Retrieved the status of test email sending. (true=Test email has been sent false=Test email has not been sent)
Status of A/B Test for the campaign. abTesting = false means it is disabled, & abTesting = true means it is enabled.
UTC date-time on which campaign is scheduled (YYYY-MM-DDTHH:mm:ss.SSSZ)
The size of your ab-test groups. Only available if abTesting flag of the campaign is true
Subject of the campaign. Only available if abTesting flag of the campaign is false
Subject A of the ab-test campaign. Only available if abTesting flag of the campaign is true
Subject B of the ab-test campaign. Only available if abTesting flag of the campaign is true
Criteria for the winning version. Only available if abTesting flag of the campaign is true
The duration of the test in hours at the end of which the winning version will be sent. Only available if abTesting flag of the campaign is true
Status of inline image. inlineImageActivation = false means image can’t be embedded, & inlineImageActivation = true means image can be embedded, in the email.
Status of mirror links in campaign. mirrorActive = false means mirror links are deactivated, & mirrorActive = true means mirror links are activated, in the campaign
FOR TRIGGER ONLY ! Type of trigger campaign.recurring = false means contact can receive the same Trigger campaign only once, & recurring = true means contact can receive the same Trigger campaign several times
Total number of non-delivered campaigns for a particular campaign id.
Sent UTC date-time of the campaign (YYYY-MM-DDTHH:mm:ss.SSSZ). Only available if ‘status’ of the campaign is ‘sent’
The utm_campaign value associated with the campaign. Only present if a UTM campaign value was set.
The campaign ID used as utm_id parameter. Only present if UTM campaign tracking with ID is enabled.
The utm_medium value. Set to “EMAIL” when UTM campaign tracking is enabled.
The utm_source value. Set to “Brevo” when UTM campaign tracking is enabled.