Skip to main content
GET
Get a campaign flow step metric

Authorizations

Authorization
string
header
required

Path Parameters

campaignId
string
required
version
string
required
Pattern: (/version/.+)?
flowStepId
string
required
flowStepMetricId
string
required

Response

Successful response

Stored campaign flow step metric definition. Fields name, description, expression, unit, and tags are unevaluated and appear in buildtime-evaluatable form.

component_ids
string[]
required
component_references
object[]
required
description
required

The description as configured: a literal value, or an expression (type:string) when defined dynamically.

expression
required

The expression as configured: a literal value, or an expression (type:string) when defined dynamically.

id
string
required
read-only
name
required

The name as configured: a literal value, or an expression (type:string) when defined dynamically.

tags
required

The tags as configured: a literal value, or an expression (type:string) when defined dynamically.

unit
required

The unit as configured: a literal value, or an expression (type:string) when defined dynamically.