Skip to main content

object

ReportResult

LLM
View as Markdown
Open llms.txt

Properties

  • Name
    reportId
    Type
    string
    Description
    Required property.
  • Name
    definitionVersion
    Type
    string
    Description
    Required property.
  • Name
    generatedAt
    Type
    string
    Description
    Required property.
  • Name
    from
    Type
    string
    Description
    Required property.
  • Name
    to
    Type
    string
    Description
    Required property.
  • Name
    timezone
    Type
    string
    Description
    Required property.
  • Name
    interval
    Type
    string
    Description
    Required property.
  • Name
    dateAnchor
    Type
    string
    Description
    Required property.
  • Name
    population
    Type
    string
    Description
    Required property.
  • Name
    filters
    Type
    ReportFilters
    Description
    Required property.
  • Name
    columns
    Type
    array<ReportColumn>
    Description
    Required property.
  • Name
    rows
    Type
    array<ReportRow>
    Description
    Required property.
  • Name
    totals
    Type
    object
    Description
    Required property.
  • Name
    comparisonTotals
    Type
    object
    Description
    Required property.
  • Name
    pageInfo
    Type
    ReportPageInfo
    Description
    Required property.
  • Name
    totalCount
    Type
    integer
    Description
    Required property.

Related operations