Hello All
As part of Campaign upload, we are using CampaignCriterionService service.
E.g. Month 1 - we upload 100 emails for a campaign.
The next month we decided to suppress 50 for the above 100 emails and then upload another set of 50 emails.
Output - 100 - 50(to be removed) + 50 (new) emails for the campaign
We would like to whether the same service can be used to suppress the emails (with different parameter )
Kindly advise