opportunitiesCreatedByChannelByMonth
No description
opportunitiesCreatedByChannelByMonth(
start_date: String!
end_date: String!
attribution_model: AttributionModel!
marketing_channels: [MarketingChannel]!
): [AttributionDataByMonth]!
No description
opportunitiesCreatedByChannelByMonth(
start_date: String!
end_date: String!
attribution_model: AttributionModel!
marketing_channels: [MarketingChannel]!
): [AttributionDataByMonth]!
opportunitiesCreatedByChannelByMonth.start_date
● String!
non-null scalaropportunitiesCreatedByChannelByMonth.end_date
● String!
non-null scalaropportunitiesCreatedByChannelByMonth.attribution_model
● AttributionModel!
non-null enumopportunitiesCreatedByChannelByMonth.marketing_channels
● [MarketingChannel]!
non-null enumAttributionDataByMonth
object