|
|
Documentation Wiki > Developer Documentation > XML API > Batch API Guide > Retrieve Unsubscribes (Tracking Bulk Async)
Retrieve Unsubscribes (Tracking Bulk Async)From $1(Click the banner to go to the related Docs.Code.ExactTarget.com page.) The Retrieve Unsubscribes (Tracking Bulk Async) call retrieves the subscribers in your account who unsubscribed during a specified date range. Enterprise accounts receive information from all subscribers in all applicable accounts. The ExactTarget application includes this information in a compressed .ZIP file and places that file on your FTP site or another secure FTP site. The input for this call requires a date range during which the unsubscribes occured. You can include a listID to retrieve status for a specific list only. The call immediately returns a batchID and places the results on the specified FTP site. This call returns information from current lists only; unsubscribe information cannot be retrieved from deleted subscriber lists. If a subscriber has been deleted from a list, the call returns only the email address and date information. MethodTo retrieve your unsubscribed subscribers, use the following syntax. This example includes the optional <listid> filter. <system>
<system_name>tracking-channel</system_name>
<action>BulkAsync</action>
<sub_action>unsubscribe_ToFTP</sub_action>
<search_type>daterange</search_type>
<search_value>9/1/2010</search_value>
<search_value2>12/31/2010</search_value2>
<listid>9002005</listid>
</system>
With this call, you also have the option of picking up the resulting file from your own FTP site rather than from the ExactTarget secure FTP site, by including the <results> node in your call. See the Output for a Batch File Export (Bulk Async) Call help topic for the syntax to use.
ResultsThe immediate results of this call will be a confirmation message and the batch ID for this request, as described in Output for a Batch File Export (Bulk Async) Call. Use the batch ID to check on the status of the request; see Batch Inquire (Status Check). The zipped file that will be deposited to the secure FTP site (or to your own FTP site, if you used the <results> node in your call) will contain the same XML output that you receive for the Tracking Retrieve Unsubscribes method; see that topic for details. This page was last updated by Ryan Williams on Fri, 06 Jan 2012 21:25:41 GMT. If you require assistance with the ExactTarget application, please contact Global Support. If you wish to send Ryan direct feedback, fill out the form below:
Tags: (Edit tags)
|
||||||||
Powered by MindTouch 2010 |