Documentation
MAILING_RECIPIENTS
usage
<SEARCH>
<MAILING_RECIPIENTS ID="n"
type="{received,not_received,clicked,not_clicked,sent,unsuscribed,
invalid,trash,over_quota,no_content,streetmail,streetmail2,erroneous}">
<WITH perPage="n" page="n"/>
</MAILING_RECIPIENTS>
</SEARCH>
paramètres
ID=Identifier of the mailing
retourne
<RESULTS/>
Retreive the recipients of a newsletter
You can find here the meaning of all types of recipients :
- received : sent and proved to be received
- not_received : sent but no proof of reception
- clicked : sent and user clicked on a link inside the mail
- not_clicked : sent, no link clicked, no proof of reception
- sent : sent
- unsuscribed : unsuscribed after the mailing
- invalid : email was detected invalid in a previous mailing
- trash : no email
- over_quota : mailbox over quota
- no_content : no content for this user. The template returns a simple "no_content" string, because the user doesn't match (CATEGORIES of CONTACT and MEDIA News not matching, for example)
- erroneous : sent and detected as as invalid
exemples
<SEARCH>
<MAILING_RECIPIENTS ID="28" type="received">
<WITH perPage="250" page="1"/>
</MAILING_RECIPIENTS>
</SEARCH>
Voir aussi :
MAILING
Send newsletters