Public Method Reports API

options

Type: object

Object containing options to configure UI and behaviour. Contains one or more of the below properties.

Properties

  • always_show_group_ancestors boolean
    Flag that specifies whether or not to display the ancestor rows for the current group.
  • columns array[object]
    A definition of the columns that should be shown in the UI.
  • user_columns array[object]
    A definition of the user-level columns that should be shown in the UI.
Was this article helpful?