contactsCreatedByChannelByMonth
No description
contactsCreatedByChannelByMonth(
start_date: String!
end_date: String!
attribution_model: AttributionModel!
marketing_channels: [MarketingChannel]!
): [AttributionDataByMonth]!
No description
contactsCreatedByChannelByMonth(
start_date: String!
end_date: String!
attribution_model: AttributionModel!
marketing_channels: [MarketingChannel]!
): [AttributionDataByMonth]!
contactsCreatedByChannelByMonth.start_date ● String! non-null scalarcontactsCreatedByChannelByMonth.end_date ● String! non-null scalarcontactsCreatedByChannelByMonth.attribution_model ● AttributionModel! non-null enumcontactsCreatedByChannelByMonth.marketing_channels ● [MarketingChannel]! non-null enumAttributionDataByMonth object