PoPMetricFieldGuard1
Home > @gooddata/sdk-code-schemas > v1 > PoPMetricFieldGuard1
v1.PoPMetricFieldGuard1 interface
Signature:
export interface PoPMetricFieldGuard1
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
"SUM" | "COUNT" | "APPROXIMATE_COUNT" | "AVG" | "MIN" | "MAX" | "MEDIAN" | "RUNSUM" |
(Optional) Aggregation function to use for this field. | ||
|
string |
(Optional) Date filter to use for this field. | ||
|
string |
(Optional) Define MAQL syntax for metric. | ||
|
"SUM" | "DIFFERENCE" | "MULTIPLICATION" | "RATIO" | "CHANGE" |
(Optional) Arithmetic operator to use for this field. | ||
|
"PREVIOUS_YEAR" | "PREVIOUS_PERIOD" |
(Optional) Type of relative period metric related to another metric in list. | ||
|
string | string[] |
(Optional) |