Create KPI mapping group

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The ID of a KPI mapping, e.g. 123.

Body Params

KpiMappingGroup to create. The name field in the Kpi mapping group is ignored and may be left empty.

string

Resource name. E.g "kpiMappings/123/groups/4".

string

Display name.

kpi
object

A KPI.

proxySignal
object

A derived signal.

As opposed to raw signals which represents time series on entities, a derived signal represents a calculation through a DSL expression.

string
enum
Defaults to KPI_MAPPING_GROUP_TYPE_UNSPECIFIED

Specifies KPI mapping group types.

  • KPI_MAPPING_GROUP_TYPE_UNSPECIFIED: Unspecified.
  • BULK: Bulk mapping groups.
  • COMPANY_SPECIFIC: Company specific mapping groups.
Allowed:
entitySet
object

Defines a set of entities by a combination of individual entities and/or tags.

string
enum
Defaults to RESAMPLE_METHOD_UNSPECIFIED

Specifies how to resample a signal.

  • RESAMPLE_METHOD_UNSPECIFIED: Unspecified.
  • NO_RESAMPLE: No resampling.
  • RESAMPLE_MEAN: Mean.
  • RESAMPLE_SUM: Sum.
  • RESAMPLE_MEDIAN: Median.
  • RESAMPLE_MEAN_TIMES_DAYS: Mean times days.
  • RESAMPLE_LAST: Last.
Allowed:
forecastingOptions
object

Forecasting options for Prophet and other forecasting models.

modelOptions
object

Options for the KPI prediction models.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json