CampaignType Enum missing 'automation'
Closed this issue · 1 comments
tracerx commented
When calling Campaigns.GetAsync() for an automation campaign, it fails with the error:
Requested value 'automation' was not found.
This is due to the CampaignType.cs not having the automation type in it. I have provided a pull request that fixes this issue in my testing. #371
brandonseydel commented
Releasing tonight