Make a request »
OptOutService.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). See code examples
URL Parameters
Http verb: POST
URI: Full url: http://se.api.anpdm.com/optouts/v2/global/queued/{startDateStr}/{endDateStr}
URL parameters:
startDateStr | String | The start-date. Format YYYYMMDDTHHMMSS |
endDateStr | String | The end-date. Format YYYYMMDDTHHMMSS |
Body parameters
Body parameters
Not used |
Response
Body parameters
returns | A list of subscribers on opt out all list within, added within time interval
|
Help
Code examples