MarketingListAutomation
No description
type MarketingListAutomation {
archived: Boolean!
check_for_participants: CampaignCheckForParticipants!
created_at: DateTime
description: String
execution_status: CampaignExecutionStatus!
folder: CampaignFolder
id: ID!
launch_date: String
name: String!
segment: Segment!
status: CampaignStatus!
type: CampaignType!
updated_at: DateTime
}