Hi all, if I am calling get_email_campaign() I am expecting an instance of GetEmailCampaign with recipients and statistics. According to the mentioned docs these should be of type GetSmsCampaignRecipients, which has no properties at all. Before, it had a property lists, which was an array of list ids associated with the campaign.
Where do I get an array of list ids for a CampaignId from?