<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>API &#124; Mailing-Report</title>
	<atom:link href="http://api.mailing-report.com/docs/feed/" rel="self" type="application/rss+xml" />
	<link>http://api.mailing-report.com/docs</link>
	<description>Mailing-Report API Reference Documents</description>
	<lastBuildDate>Thu, 19 Jan 2012 12:25:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>listUpdate</title>
		<link>http://api.mailing-report.com/docs/lists/listupdate/</link>
		<comments>http://api.mailing-report.com/docs/lists/listupdate/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 12:40:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[List Related Methods]]></category>

		<guid isPermaLink="false">http://api.mailing-report.com/docs/?p=95</guid>
		<description><![CDATA[Aggiorna una lista Parametri numeric id id della lista da aggiornare string title nuovo titolo della lista string&#8230;]]></description>
			<content:encoded><![CDATA[<blockquote ><p>Aggiorna una lista</p></blockquote>
<table>
<thead>
<td colspan="3">Parametri</td>
</thead>
<tbody>
<tr>
<td width="100">numeric</td>
<td width="100"><strong class="required">id</strong></td>
<td>id della lista da aggiornare</td>
</tr>
<tr>
<td width="100">string</td>
<td width="100">title</td>
<td>nuovo titolo della lista</td>
</tr>
<tr>
<td width="100">string</td>
<td width="100">description</td>
<td>nuova descrizione della lista</td>
</tr>
</tbody>
</table>
<table>
<thead>
<td colspan="3">Risultato</td>
</thead>
<tbody>
<tr>
<td width="100">boolean</td>
<td width="100"> </td>
<td>esito dell&#8217;aggiornamento</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://api.mailing-report.com/docs/lists/listupdate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>listDelete</title>
		<link>http://api.mailing-report.com/docs/lists/listdelete/</link>
		<comments>http://api.mailing-report.com/docs/lists/listdelete/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 12:40:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[List Related Methods]]></category>

		<guid isPermaLink="false">http://api.mailing-report.com/docs/?p=93</guid>
		<description><![CDATA[Elimina una lista Parametri numeric id id della lista da eliminare Risultato boolean esito della cancellazione]]></description>
			<content:encoded><![CDATA[<blockquote ><p>Elimina una lista</p></blockquote>
<table>
<thead>
<td colspan="3">Parametri</td>
</thead>
<tbody>
<tr>
<td width="100">numeric</td>
<td width="100"><strong class="required">id</strong></td>
<td>id della lista da eliminare</td>
</tr>
</tbody>
</table>
<table>
<thead>
<td colspan="3">Risultato</td>
</thead>
<tbody>
<tr>
<td width="100">boolean</td>
<td width="100"> </td>
<td>esito della cancellazione</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://api.mailing-report.com/docs/lists/listdelete/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>listCreate</title>
		<link>http://api.mailing-report.com/docs/lists/listcreate/</link>
		<comments>http://api.mailing-report.com/docs/lists/listcreate/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 12:40:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[List Related Methods]]></category>

		<guid isPermaLink="false">http://api.mailing-report.com/docs/?p=91</guid>
		<description><![CDATA[Crea una nuova lista Parametri string title titolo della nuova lista string description descrizione della nuova lista Risultato&#8230;]]></description>
			<content:encoded><![CDATA[<blockquote ><p>Crea una nuova lista</p></blockquote>
<table>
<thead>
<td colspan="3">Parametri</td>
</thead>
<tbody>
<tr>
<td width="100">string</td>
<td width="100"><strong class="required">title</strong></td>
<td>titolo della nuova lista</td>
</tr>
<tr>
<td width="100">string</td>
<td width="100">description</td>
<td>descrizione della nuova lista</td>
</tr>
</tbody>
</table>
<table>
<thead>
<td colspan="3">Risultato</td>
</thead>
<tbody>
<tr>
<td width="100">numeric</td>
<td width="100"> </td>
<td>
				id della nuova lista creata
			</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://api.mailing-report.com/docs/lists/listcreate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>listList</title>
		<link>http://api.mailing-report.com/docs/lists/listlist/</link>
		<comments>http://api.mailing-report.com/docs/lists/listlist/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 12:40:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[List Related Methods]]></category>

		<guid isPermaLink="false">http://api.mailing-report.com/docs/?p=89</guid>
		<description><![CDATA[Restituisce una le liste che soddisfano i criteri di ricerca Parametri string title parte del titolo della lista&#8230;]]></description>
			<content:encoded><![CDATA[<blockquote ><p>Restituisce una le liste che soddisfano i criteri di ricerca</p></blockquote>
<table>
<thead>
<td colspan="3">Parametri</td>
</thead>
<tbody>
<tr>
<td width="100">string</td>
<td width="100">title</td>
<td>parte del titolo della lista</td>
</tr>
<tr>
<td width="100">string</td>
<td width="100">description</td>
<td>parte della descrizione della lista</td>
</tr>
</tbody>
</table>
<table>
<thead>
<td colspan="3">Risultato</td>
</thead>
<tbody>
<tr>
<td width="100">array</td>
<td width="100"> </td>
<td>
				liste</p>
<table>
<tr>
<tr>
<td width="100">numeric</td>
<td width="100">id</td>
<td>id della lista</td>
</tr>
<tr>
<td>string</td>
<td>title</td>
<td>titolo della lista</td>
</tr>
<tr>
<td>string</td>
<td>description</td>
<td>descrizione della lista</td>
</tr>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://api.mailing-report.com/docs/lists/listlist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>listGet</title>
		<link>http://api.mailing-report.com/docs/lists/listget/</link>
		<comments>http://api.mailing-report.com/docs/lists/listget/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 12:40:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[List Related Methods]]></category>

		<guid isPermaLink="false">http://api.mailing-report.com/docs/?p=87</guid>
		<description><![CDATA[Restituisce una lista specifica Parametri numeric id id della lista Risultato object lista numeric id id della lista&#8230;]]></description>
			<content:encoded><![CDATA[<blockquote ><p>Restituisce una lista specifica</p></blockquote>
<table>
<thead>
<td colspan="3">Parametri</td>
</thead>
<tbody>
<tr>
<td width="100">numeric</td>
<td width="100"><strong class="required">id</strong></td>
<td>id della lista</td>
</tr>
</tbody>
</table>
<table>
<thead>
<td colspan="3">Risultato</td>
</thead>
<tbody>
<tr>
<td width="100">object</td>
<td width="100"> </td>
<td>
				lista</p>
<table>
<tr>
<tr>
<td width="100">numeric</td>
<td width="100">id</td>
<td>id della lista</td>
</tr>
<tr>
<td>string</td>
<td>title</td>
<td>titolo della lista</td>
</tr>
<tr>
<td>string</td>
<td>description</td>
<td>descrizione della lista</td>
</tr>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://api.mailing-report.com/docs/lists/listget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>listContacts</title>
		<link>http://api.mailing-report.com/docs/lists/listcontacts/</link>
		<comments>http://api.mailing-report.com/docs/lists/listcontacts/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 12:40:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[List Related Methods]]></category>

		<guid isPermaLink="false">http://api.mailing-report.com/docs/?p=85</guid>
		<description><![CDATA[Restituisce una array di contatti che soddisfano i criteri di ricerca Parametri numeric id id della lista a&#8230;]]></description>
			<content:encoded><![CDATA[<blockquote ><p>Restituisce una array di contatti che soddisfano i criteri di ricerca</p></blockquote>
<table>
<thead>
<td colspan="3">Parametri</td>
</thead>
<tbody>
<tr>
<td width="100">numeric</td>
<td width="100">id</td>
<td>id della lista a cui appartiene il contatto</td>
</tr>
<tr>
<td width="100">numeric</td>
<td width="100">start</td>
<td>indice di partenza del record di risultati da restituire</td>
</tr>
<tr>
<td width="100">numeric</td>
<td width="100">limit</td>
<td>totale massimo di contatti da restituire</td>
</tr>
</tbody>
</table>
<table>
<thead>
<td colspan="3">Risultato</td>
</thead>
<tbody>
<tr>
<td width="100">array</td>
<td width="100"> </td>
<td>
				contatti</p>
<table>
<tr>
<tr>
<td width="100">numeric</td>
<td width="100">id</td>
<td>id del contatto</td>
</tr>
<tr>
<td>string</td>
<td>email</td>
<td>email del contatto</td>
</tr>
<tr>
<td>string</td>
<td>number</td>
<td>numero di cellulare del contatto</td>
</tr>
<tr>
<td>string</td>
<td>string0</td>
<td>campo stringa 0</td>
</tr>
<tr>
<td>string</td>
<td>string1</td>
<td>campo stringa 1</td>
</tr>
<tr>
<td>string</td>
<td>string2</td>
<td>campo stringa 2</td>
</tr>
<tr>
<td>string</td>
<td>string3</td>
<td>campo stringa 3</td>
</tr>
<tr>
<td>string</td>
<td>string4</td>
<td>campo stringa 4</td>
</tr>
<tr>
<td>string</td>
<td>string5</td>
<td>campo stringa 5</td>
</tr>
<tr>
<td>string</td>
<td>string6</td>
<td>campo stringa 6</td>
</tr>
<tr>
<td>string</td>
<td>string7</td>
<td>campo stringa 7</td>
</tr>
<tr>
<td>string</td>
<td>string8</td>
<td>campo stringa 8</td>
</tr>
<tr>
<td>string</td>
<td>string9</td>
<td>campo stringa 9</td>
</tr>
<tr>
<td>string</td>
<td>string10</td>
<td>campo stringa 10</td>
</tr>
<tr>
<td>string</td>
<td>string11</td>
<td>campo stringa 11</td>
</tr>
<tr>
<td>string</td>
<td>string12</td>
<td>campo stringa 12</td>
</tr>
<tr>
<td>string</td>
<td>string13</td>
<td>campo stringa 13</td>
</tr>
<tr>
<td>string</td>
<td>string14</td>
<td>campo stringa 14</td>
</tr>
<tr>
<td>string</td>
<td>string15</td>
<td>campo stringa 15</td>
</tr>
<tr>
<td>string</td>
<td>string16</td>
<td>campo stringa 16</td>
</tr>
<tr>
<td>string</td>
<td>string17</td>
<td>campo stringa 17</td>
</tr>
<tr>
<td>string</td>
<td>string18</td>
<td>campo stringa 18</td>
</tr>
<tr>
<td>string</td>
<td>string19</td>
<td>campo stringa 19</td>
</tr>
<tr>
<td>numeric</td>
<td>int0</td>
<td>campo numerico 0</td>
</tr>
<tr>
<td>numeric</td>
<td>int1</td>
<td>campo numerico 1</td>
</tr>
<tr>
<td>numeric</td>
<td>int2</td>
<td>campo numerico 2</td>
</tr>
<tr>
<td>date</td>
<td>date0</td>
<td>campo data 0</td>
</tr>
<tr>
<td>date</td>
<td>date1</td>
<td>campo data 1</td>
</tr>
<tr>
<td>date</td>
<td>date2</td>
<td>campo data 2</td>
</tr>
<tr>
<td>numeric</td>
<td>float0</td>
<td>campo a virgola mobile 0</td>
</tr>
<tr>
<td>numeric</td>
<td>float1</td>
<td>campo a virgola mobile 1</td>
</tr>
<tr>
<td>numeric</td>
<td>float2</td>
<td>campo a virgola mobile 2</td>
</tr>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://api.mailing-report.com/docs/lists/listcontacts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>contactSubscribe</title>
		<link>http://api.mailing-report.com/docs/contacts/contactsubscribe/</link>
		<comments>http://api.mailing-report.com/docs/contacts/contactsubscribe/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 12:39:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Contact Related Methods]]></category>

		<guid isPermaLink="false">http://api.mailing-report.com/docs/?p=83</guid>
		<description><![CDATA[Sottoscrive un contatto ad una lista Parametri numeric list_id id della lista a cui sottoscrivere il contatto string&#8230;]]></description>
			<content:encoded><![CDATA[<blockquote><p>Sottoscrive un contatto ad una lista</p></blockquote>
<p>Parametri</p>
<table>
<thead></thead>
<tbody>
<tr>
<td width="100">numeric</td>
<td width="100"><strong class="required">list_id</strong></td>
<td>id della lista a cui sottoscrivere il contatto</td>
</tr>
<tr>
<td>string</td>
<td><strong class="required">email</strong></td>
<td>email del contatto da sottoscrivere alla lista</td>
</tr>
<tr>
<td>string</td>
<td>number</td>
<td>Numero di telefono (validato)</td>
</tr>
<tr>
<td>string</td>
<td>string0</td>
<td>Parametro stringa</td>
</tr>
<tr>
<td>string</td>
<td>string1</td>
<td>Parametro stringa</td>
</tr>
<tr>
<td>string</td>
<td>string2</td>
<td>Parametro stringa</td>
</tr>
<tr>
<td>string</td>
<td>string3</td>
<td>Parametro stringa</td>
</tr>
<tr>
<td>string</td>
<td>string4</td>
<td>Parametro stringa</td>
</tr>
<tr>
<td>string</td>
<td>string5</td>
<td>Parametro stringa</td>
</tr>
<tr>
<td>string</td>
<td>string6</td>
<td>Parametro stringa</td>
</tr>
<tr>
<td>string</td>
<td>string7</td>
<td>Parametro stringa</td>
</tr>
<tr>
<td>string</td>
<td>string8</td>
<td>Parametro stringa</td>
</tr>
<tr>
<td>string</td>
<td>string9</td>
<td>Parametro stringa</td>
</tr>
<tr>
<td>string</td>
<td>string10</td>
<td>Parametro stringa</td>
</tr>
<tr>
<td>string</td>
<td>string11</td>
<td>Parametro stringa</td>
</tr>
<tr>
<td>string</td>
<td>string12</td>
<td>Parametro stringa</td>
</tr>
<tr>
<td>string</td>
<td>string13</td>
<td>Parametro stringa</td>
</tr>
<tr>
<td>string</td>
<td>string14</td>
<td>Parametro stringa</td>
</tr>
<tr>
<td>string</td>
<td>string15</td>
<td>Parametro stringa</td>
</tr>
<tr>
<td>string</td>
<td>string16</td>
<td>Parametro stringa</td>
</tr>
<tr>
<td>string</td>
<td>string17</td>
<td>Parametro stringa</td>
</tr>
<tr>
<td>string</td>
<td>string18</td>
<td>Parametro stringa</td>
</tr>
<tr>
<td>string</td>
<td>string19</td>
<td>Parametro stringa</td>
</tr>
<tr>
<td>integer</td>
<td>int0</td>
<td>Parametro numerico (intero)</td>
</tr>
<tr>
<td>integer</td>
<td>int1</td>
<td>Parametro numerico (intero)</td>
</tr>
<tr>
<td>integer</td>
<td>int2</td>
<td>Parametro numerico (intero)</td>
</tr>
<tr>
<td>integer</td>
<td>float0</td>
<td>Parametro numerico (virgola mobile)</td>
</tr>
<tr>
<td>integer</td>
<td>float1</td>
<td>Parametro numerico (virgola mobile)</td>
</tr>
<tr>
<td>integer</td>
<td>float2</td>
<td>Parametro numerico (virgola mobile)</td>
</tr>
<tr>
<td>string</td>
<td>date0</td>
<td>Parametro data</td>
</tr>
<tr>
<td>string</td>
<td>date1</td>
<td>Parametro data</td>
</tr>
<tr>
<td>string</td>
<td>date2</td>
<td>Parametro data</td>
</tr>
</tbody>
</table>
<p>Risultato</p>
<table>
<thead></thead>
<tbody>
<tr>
<td width="100">boolean</td>
<td width="100"></td>
<td>esito della sottoscrizione</td>
</tr>
</tbody>
</table>
<pre rel="CSS-PHP" class="prettyprint">
<code>
function contactSubscribe(list_id,email,number=null) {

}
</code>
</pre>
]]></content:encoded>
			<wfw:commentRss>http://api.mailing-report.com/docs/contacts/contactsubscribe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>campaignSend</title>
		<link>http://api.mailing-report.com/docs/campaigns/campaignsend/</link>
		<comments>http://api.mailing-report.com/docs/campaigns/campaignsend/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 12:39:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Campaign Related Methods]]></category>

		<guid isPermaLink="false">http://api.mailing-report.com/docs/?p=81</guid>
		<description><![CDATA[Effettua l&#8217;invio di una campagna Parametri numeric id id della campagna da inviare Risultato boolean esito dell&#8217;invio]]></description>
			<content:encoded><![CDATA[<blockquote ><p>Effettua l&#8217;invio di una campagna</p></blockquote>
<table>
<thead>
<td colspan="3">Parametri</td>
</thead>
<tbody>
<tr>
<td width="100">numeric</td>
<td width="100"><strong class="required">id</strong></td>
<td>id della campagna da inviare</td>
</tr>
</tbody>
</table>
<table>
<thead>
<td colspan="3">Risultato</td>
</thead>
<tbody>
<tr>
<td width="100">boolean</td>
<td width="100"></td>
<td>esito dell&#8217;invio</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://api.mailing-report.com/docs/campaigns/campaignsend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>campaignSendTest</title>
		<link>http://api.mailing-report.com/docs/campaigns/campaignsendtest/</link>
		<comments>http://api.mailing-report.com/docs/campaigns/campaignsendtest/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 12:39:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Campaign Related Methods]]></category>

		<guid isPermaLink="false">http://api.mailing-report.com/docs/?p=79</guid>
		<description><![CDATA[Effettua un invio di prova di una campagna Parametri numeric id id della campagna da inviare string recipient&#8230;]]></description>
			<content:encoded><![CDATA[<blockquote ><p>Effettua un invio di prova di una campagna</p></blockquote>
<table>
<thead>
<td colspan="3">Parametri</td>
</thead>
<tbody>
<tr>
<td width="100">numeric</td>
<td width="100"><strong class="required">id</strong></td>
<td>id della campagna da inviare</td>
</tr>
<tr>
<td width="100">string</td>
<td width="100">recipient</td>
<td>Email del destinatario dell&#8217;invio di prova</td>
</tr>
</tbody>
</table>
<table>
<thead>
<td colspan="3">Risultato</td>
</thead>
<tbody>
<tr>
<td width="100">boolean</td>
<td width="100"></td>
<td>esito dell&#8217;invio</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://api.mailing-report.com/docs/campaigns/campaignsendtest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>campaignDelete</title>
		<link>http://api.mailing-report.com/docs/campaigns/campaigndelete/</link>
		<comments>http://api.mailing-report.com/docs/campaigns/campaigndelete/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 12:39:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Campaign Related Methods]]></category>

		<guid isPermaLink="false">http://api.mailing-report.com/docs/?p=77</guid>
		<description><![CDATA[Elimina una campagna Parametri numeric id id della campagna da aggiornare Risultato boolean esito della cancellazione]]></description>
			<content:encoded><![CDATA[<blockquote ><p>Elimina una campagna</p></blockquote>
<table>
<thead>
<td colspan="3">Parametri</td>
</thead>
<tbody>
<tr>
<td width="100">numeric</td>
<td width="100"><strong class="required">id</strong></td>
<td>id della campagna da aggiornare</td>
</tr>
</tbody>
</table>
<table>
<thead>
<td colspan="3">Risultato</td>
</thead>
<tbody>
<tr>
<td width="100">boolean</td>
<td width="100"></td>
<td>esito della cancellazione</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://api.mailing-report.com/docs/campaigns/campaigndelete/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

