Record

get-singlesend-stat-params

No description available.

record get-singlesend-stat-params {
  id: string,
  aggregated-by: option​<get-automation-stat-aggregated-by-enum>,
  start-date: option​<string>,
  end-date: option​<string>,
  timezone: option​<string>,
  page-size: option​<s32>,
  page-token: option​<string>,
  group-by: option​<list​<get-singlesend-stat-group-by-item-enum>>,
}

Fields

NameTypeDescription
idstring
aggregated-byoption​<get-automation-stat-aggregated-by-enum>
start-dateoption​<string>
end-dateoption​<string>
timezoneoption​<string>
page-sizeoption​<s32>
page-tokenoption​<string>
group-byoption​<list​<get-singlesend-stat-group-by-item-enum>>