Adobe Analytics · Arazzo Workflow
Adobe Analytics Clone a Calculated Metric
Version 1.0.0
Read an existing calculated metric and create a copy of it under a new name.
View Spec
View on GitHub
AdobeAnalyticsBusiness IntelligenceCustomer IntelligenceDigital MarketingMarketingWeb AnalyticsArazzoWorkflows
Provider
Workflows
clone-calculated-metric
Read a source calculated metric and create a copy of it.
Fetches the source calculated metric by ID and creates a new calculated metric that reuses the source formula definition, report suite, and type under a new name.
1
getSourceCalculatedMetric
getCalculatedMetric
Retrieve the source calculated metric, including its definition and type.
2
createClone
createCalculatedMetric
Create a new calculated metric that reuses the source definition under a new name.