Retrieves a single specified report (campaign). Note that we also include links to download the full report content in CSV format. You can use this to programmatically collect all the data for a campaign that is displayed in our charts and tables.
URL:
https://#{company}.litmus.com/reports/#{report_id}.xml
HTTP Method(s):
GET
Parameters:
Request:
XML example:
n/a
Response:
XML example:
<?xml version="1.0" encoding="UTF-8"?> <report> <bug_html><style>@media print{#_t { background-image: url('https://a6.emltrk.com/E95EEB71?p');}} div.OutlookMessageHeader, table.moz-email-headers-table, blockquote #_t {background-image:url('https://a6.emltrk.com/E95EEB71?f')}</style><div id="_t"></div><img src="https://a6.emltrk.com/E95EEB71" width="1" height="1" border="0" /></bug_html> <created_at type="datetime">2010-06-16T12:24:09Z</created_at> <id type="integer">24</id>
<name>Test - Yahoo test</name> <public_sharing type="boolean">false</public_sharing> <sharing_url></sharing_url> <client_usage>http://export.litmus.com/mailclientusage.aspx/ABC123</client_usage> <client_engagement>http://export.litmus.com/mailclientengagement.aspx/ABC456</client_engagement> <activity>http://export.litmus.com/activity.aspx/ABC789</activity> </report>