Adobe Analytics · Arazzo Workflow
Adobe Analytics Create a Calculated Metric and Run a Report
Version 1.0.0
List a report suite's metrics, create a calculated metric, then run a report using it.
View Spec
View on GitHub
AdobeAnalyticsBusiness IntelligenceCustomer IntelligenceDigital MarketingMarketingWeb AnalyticsArazzoWorkflows
Provider
Workflows
create-calculated-metric-and-run-report
Create a calculated metric and run a report that uses it.
Lists the metrics in the report suite, creates a calculated metric from the supplied formula definition, and runs a report whose metric container references the newly created calculated metric.
1
listMetrics
listMetrics
List the metrics in the report suite so the formula can reference real metric IDs.
2
createCalculatedMetric
createCalculatedMetric
Create a calculated metric from the supplied formula definition.
3
runReport
runReport
Run a report that reports on the newly created calculated metric.