OBJECT

MassEmailTrackingInfo

link GraphQL Schema definition

  • type MassEmailTrackingInfo {
  • openEmailEventCount: Int!
  • clickEmailEventCount: Int!
  • totalEmailEventCount: Int!
  • sentEmailEventCount: Int!
  • repliedEmailCount: Int!
  • unsubscribedEmailCount: Int!
  • }