You may want to query the list of mailing that have been sent or return a summary of all mailings and their completion status in a given date range via API.
The following two calls would be used:
/Services.svc/Mailings/Sent
/Services.svc/Mailings/SentSummary
Both Sent and SentSummary take into account created date. Created date is the date the campaign was scheduled to deploy.
Please refer to this link for additional information regarding API.
Comments
0 comments
Article is closed for comments.