Objects
/
DateRange

DateRange

Date range object for specifying time periods in analytics queries. Used to define the scope of data analysis and reporting.

Fields

  • from
    RelativeDate

    Start of the date range in relative date format. Example: TODAY, BEGINNING_OF_MONTH, TODAY-7DAYS

  • to
    RelativeDate

    End of the date range in relative date format. Example: TODAY, YESTERDAY, BEGINNING_OF_WEEK

Built with

Show your support! Star us on GitHub ⭐️