getLinkClickStats()

Overview

public struct function getLinkClickStats(
      required string templateId
    ,          string dateFrom   = ""
    ,          string dateTo     = ""
)

Returns link click stats for a given template

Arguments

NameTypeRequiredDescription
templateIdstringYesId of the template for which to get the count. If not provided, the number of queued emails will be for all templates.
dateFromstringNo (default="")Optional date from which to fetch link clicking stats
dateTostringNo (default="")Optional date to which to fetch link clicking stats