MarketingTouchSource
No description
type MarketingTouchSource {
id: ID!
name: String!
}
Fields
MarketingTouchSource.id ● ID! non-null scalar
MarketingTouchSource.name ● String! non-null scalar
The source that drove the creation of the marketing touch. One example would be "Facebook"
Member Of
MarketingTouch object


