campaignlog

area emailaction campaignlogGETread

Gets the details of a campaign from the campaign log. For each chunk update. This data builds the campaign graph.

Arguments

ArgumentTypeRequiredDescription
idintegerYescampaign id

Example request

https://api.mailclickconvert.com/api.php
  ?apikey=YOUR_API_KEY
  &area=email
  &action=campaignlog
  &id=353534

Response

<response>
  <log>
    <logtime>May 26, 2019, 10:01:23 am</logtime>
    <delivered>1</delivered>
    <blocked>0</blocked>
    <timedout>0</timedout>
    <addressfail>0</addressfail>
    <domainfail>0</domainfail>
    <unknown>0</unknown>
    <retryquue>0</retryquue>
  </log>
  <log>
    <logtime>May 26, 2019, 09:59:39 am</logtime>
    <delivered>48</delivered>
    <blocked>1</blocked>
    <timedout>1</timedout>
    <addressfail>0</addressfail>
    <domainfail>0</domainfail>
    <unknown>0</unknown>
    <retryquue>0</retryquue>
  </log>
</response>

Need a call that isn't here?

Custom integration work is quoted on scope, and support is a person on weekdays, 9am to 5pm CST.