Skip to main content

object

ReportQuery

LLM
View as Markdown
Open llms.txt

Properties

  • Name
    from
    Type
    string
    Description
    Required property.
  • Name
    to
    Type
    string
    Description
    Required property.
  • Name
    timezone
    Type
    string
    Description
    Required property.
  • Name
    interval
    Type
    enum
    Description
    Optional property. Allowed values: day, week.
  • Name
    groupBy
    Type
    string
    Description
    Optional property.
  • Name
    population
    Type
    enum
    Description
    Optional property. Allowed values: customer, created.
  • Name
    filters
    Type
    ReportFilters
    Description
    Optional property.
  • Name
    search
    Type
    string
    Description
    Optional property.
  • Name
    first
    Type
    integer
    Description
    Optional property.
  • Name
    after
    Type
    string
    Description
    Optional property.

Related operations