OptOut methods
Provides operations for making requests on opt out lists.
- DeleteSubscriberFromOptOutAllByEmail
Deletes a subscriber from the Opt-out all list in APSIS Pro. NB! The subscriber will be deleted from the account in this process (direct).
- DeleteSubscribersFromOptOutAll
Deletes subscribers from the Opt out all list in APSIS Pro. NB! The subscribers will be deleted from the account in this process.
- DeleteSubscribersFromOptOutAllByEmail
Deletes subscribers from the Opt out all list by emails in APSIS Pro. NB! The subscribers will be deleted from the account in this process. Max number of email addresses in body request is 1000. (Queued)
- DeleteSubscribersFromOptOutListByEmail
DeleteSubscribersFromOptOutList
- GetOptOutAll
Gets global opt out list (Queued)
- GetOptOutAllByDateInterval
Get subscribers on the global opt-out list by date range (date when the subscriber was moved to the global opt-out list) (Queued).
- GetOptOutAllByDateIntervalPaginated
Get global optout list for an account between dates. (Paginated)
- GetOptOutAllPaginated
Get global opt-out list for an account. (Paginated)
- GetOptOutList
Get subscribers who are on the opt out-list for a list
- GetOptOutListByMailingListPaginated
Get global opt-out list for a given Mailinglist. (Paginated)
- GetOptOutListBySendqueueId
Get a opt out list for a sending
- GetOptOutListBySendqueueIdPaginated
Get global opt-out list for a given sending (SendQueueID item). (Paginated)
- MoveSubscribersToOptOutList
Moves a batch of subscribers to optout-list
- OptOutAllSubscribers
Moves subscribers to optoutall list (Queued)