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