Top level executable entity. Combination of [A]ttributes, [F]ilters & [M]etrics.
Name | Type | Description | Notes |
---|---|---|---|
attributes | [AttributeItem] | Attributes to be used in the computation. | |
filters | [FilterDefinition] | Various filter types to filter the execution result. | |
measures | [MeasureItem] | Metrics to be computed. | |
aux_measures | [MeasureItem] | Metrics to be referenced from other AFM objects (e.g. filters) but not included in the result. | [optional] |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |