Unique user identifier of the agent client on behalf of which the request is made (Is required for the agent) To obtain a list of client users, you must use the method ""get.customer_users""
report_type
enum
yes
User report type. To get a list of user reports, you must use the method ""get.reports_list""
Response parameters
Name
Type
Valid values
Default response
Description
Column groups
columns_groups
array
yes
List of column groups
id
number
Column group identifier
name
string
Column group name
description
string
Description of the column group. Displayed in tooltip
parent_group_id
number
Identifier of the column group in which this column group is nested
sort
number
End-to-end identifier used for sorting in the column tree.
Columns
columns
array
yes
List of columns available to the user in the report
id
string
Column mnemonic
name
string
Column name
description
string
Description of the column. Displayed in tooltip
group_id
number
Identifier of the column group in which this column is nested
sort
number
End-to-end identifier used for sorting in the dimension tree.
is_custom
boolean
Whether the column is custom.
type
enum
metric - Column based on metric formula - Formula-based column
Column type. Depending on the column type, you need to use the appropriate methods to edit and get settings.
expression
string
The filter conditions used on the column or the formula to calculate the column. Displayed in tooltip
data_type
enum
yes
Data format
multichannel_model
enum
yes
Multichannel analysis method used
is_transferable
boolean
yes
Is it possible to navigate to other reports using this column?
is_pie_chart_available
boolean
Availability of a column for display in a graphical form of a pie chart
is_available_dash_widgets
boolean
Availability of columns for dashboard widgets
is_available_interactive_dash_widgets
boolean
Availability of columns for interactivity in dashboard widgets