[User Error] Uncaught Mailchimp_Invalid_Options: A saved segment with id "27681"does not exists for this list.
$_segmentOptions = array(
'match' => 'all',
'conditions' => array(
array(
'field' => 'static_segment',
'op' => 'eq',
'value' => (string) $_segment['id']
)
)
);
--
You received this message because you are subscribed to the Google Groups "MailChimp API Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mailchimp-api-di...@googlegroups.com.
To post to this group, send email to mailchimp-...@googlegroups.com.
Visit this group at http://groups.google.com/group/mailchimp-api-discuss.
For more options, visit https://groups.google.com/groups/opt_out.
--
To unsubscribe from this group and stop receiving emails from it, send an email to mailchimp-api-discuss+unsub...@googlegroups.com.