Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

How do I get unsubscribes since a datetime? #178

Open
PaulVSmith opened this issue Jan 18, 2016 · 1 comment
Open

How do I get unsubscribes since a datetime? #178

PaulVSmith opened this issue Jan 18, 2016 · 1 comment

Comments

@PaulVSmith
Copy link

I can get them for all time using your wonderful wrapper, but really only want to get ones since a datetime I supply.
Reading the raw API doco indicates it is supported -
https://apidocs.mailchimp.com/export/1.0/list.func.php
has it in V1.0
Does the .NET wrapper have it?

Regards

Paul Smith

@balexandre
Copy link

The wrapper is attached to v.2.0, in v.2.0 there's no such call.

What you need to do is create a segment in your list and then use that segment to get all users.

You can find more about segmentation on the API docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants