getfeedbackloopreports

area emailaction getfeedbackloopreportsGETread

Gets a list of feedback reports

Arguments

ArgumentTypeRequiredDescription
startintegerNoStarting position
limitintegerNoNumber of records to return
campaignidintegerNocampaign id that you want to only show feed back loop reports from

Example request

https://api.mailclickconvert.com/api.php
  ?apikey=YOUR_API_KEY
  &area=email
  &action=getfeedbackloopreports
  &start=0
  &limit=10

Response

<response>
  <records>0</records>
  <report>
    <id>1</id>
    <email>test@test.com</email>
    <date>October 17, 2011, 02:10:38 pm</date>
    <fbl>AOL</fbl>
    <campaignid>1223</campaignid>
  </report>
</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.