getcampaigndetail

area emailaction getcampaigndetailGETread

Get a detailed high level information from a campaign

Arguments

ArgumentTypeRequiredDescription
idintegerYescampaign id found from the getcampaigns api call

Example request

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

Response

<response>
  <campaign>
    <id>2145393</id>
    <title><![CDATA[ab edit test]]></title>
    <status>Paused</status>
    <statusint>501</statusint>
    <scheduledate>July 11, 2022,  9:46 am</scheduledate>
    <scheduledateiso>2022-07-11T09:46:00Z</scheduledateiso>
    <starttime>July 11, 2020,  9:48 am</starttime>
    <starttimeiso>2020-07-11T09:48:41Z</starttimeiso>
    <endtime>July 11, 2020,  9:49 am</endtime>
    <endtimeiso>2020-07-11T09:49:48Z</endtimeiso>
    <lastupdate>July 11, 2020,  9:49 am</lastupdate>
    <lastupdateiso>2020-07-11T09:49:47Z</lastupdateiso>
    <sent>8</sent>
    <views>0</views>
    <uniqueviews>0</uniqueviews>
    <clicks>0</clicks>
    <uniqueclicks>0</uniqueclicks>
    <optouts>0</optouts>
    <conversions>0</conversions>
    <fblreports>0</fblreports>
    <listid>301604</listid>
    <subject><![CDATA[test name]]></subject>
    <rotatedsubject>
      <subject><![CDATA[computer]]></subject>
      <subject><![CDATA[school]]></subject>
      <subject><![CDATA[another]]></subject>
    </rotatedsubject>
    <messageid>41241</messageid>
    <rotatedmessages>
      <messageid>44537</messageid>
      <messageid>44324</messageid>
      <messageid>43493</messageid>
    </rotatedmessages>
    <sendbehavior/>
    <suppression/>
    <profileid>176983</profileid>
    <domain>acme-agency.com</domain>
    <serverid>2167</serverid>
    <ips>
      <ip>203.0.113.1</ip>
    </ips>
    <fromname><![CDATA[name]]></fromname>
    <rotatedfromnames>
      <fromname><![CDATA[jill]]></fromname>
      <fromname><![CDATA[agagagd]]></fromname>
      <fromname><![CDATA[bill]]></fromname>
      <fromname><![CDATA[john]]></fromname>
      <fromname><![CDATA[jeff]]></fromname>
    </rotatedfromnames>
    <fromaddress>paul</fromaddress>
    <rotatedfromaddress>
      <fromaddress>tim</fromaddress>
      <fromaddress>jessica</fromaddress>
      <fromaddress>tom</fromaddress>
    </rotatedfromaddress>
    <sendto>Full</sendto>
    <startindex>0</startindex>
    <endindex>8</endindex>
    <isabtest>Yes</isabtest>
    <socialshares>0</socialshares>
    <emailsperhour>40000</emailsperhour>
    <delivered>6</delivered>
    <blocked>0</blocked>
    <timedout>2</timedout>
    <unknown>0</unknown>
    <addressfail>0</addressfail>
    <domainfail>0</domainfail>
    <retryqueue>0</retryqueue>
    <deliveredpercent>75.00%</deliveredpercent>
    <blockedpercent>0.00%</blockedpercent>
    <timedoutpercent>25.00%</timedoutpercent>
    <addressfailpercent>0.00%</addressfailpercent>
    <replytoemail/>
    <scheduledays>
      <Monday>7:00 am - 11:00 am</Monday>
      <Tuesday>7:00 am - 11:00 am</Tuesday>
      <Wednesday>7:00 am - 11:00 am</Wednesday>
      <Thursday>7:00 am - 11:00 am</Thursday>
      <Friday>7:00 am - 11:00 am</Friday>
      <Saturday>No Sending</Saturday>
      <Sunday>No Sending</Sunday>
    </scheduledays>
  </campaign>
</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.