VingtCinq / python-mailchimp

Python client for v3 of MailChimp API
MIT License
463 stars 131 forks source link

client.lists.members.activity.all() has a rate limit of 50 #200

Closed Yuanqi-Hong closed 5 years ago

Yuanqi-Hong commented 5 years ago

client.lists.members.activity.all() returns up to 50 records of activities for each member requested. How do I get everything?

Yuanqi-Hong commented 5 years ago

Oh the limit is imposed by Mailchimp.