57356a5cdec9
latestOpenAPI 3.0.12026-08-12241391721.0 KBTraffic log
Emails a traffic-log report for the specified campaign and date range to one or more recipients.
Submits an asynchronous Traffic Log request: Voluum generates a log of the campaign's raw traffic over the given period and emails it to the addresses in 'emails'. Sends mail to caller-supplied addresses, so confirm the recipients with the user before calling. Returns the request id immediately — the report is not ready yet; poll GET /traffic-log/{id} for its status and download link.
post/traffic-log
Query parameters
emailsstring required
Email to be sent the report to. Multiple emails.
campaignIdstring required
Campaign ID
tzstring
Time zone
fromstring required
From date/time
tostring required
To date/time
Response
ID of the newly created Traffic Log request. Poll GET /traffic-log/{id} to check the status and obtain the download link once the report is ready.