Adobe Analytics · Arazzo Workflow
Adobe Analytics Create a Segment and Run a Segmented Report
Version 1.0.0
Inspect a report suite's dimensions, create a new segment, then run a report filtered by that segment.
View Spec
View on GitHub
AdobeAnalyticsBusiness IntelligenceCustomer IntelligenceDigital MarketingMarketingWeb AnalyticsArazzoWorkflows
Provider
Workflows
create-segment-and-run-report
Create a segment and immediately run a report filtered by it.
Confirms the dimensions in the report suite, creates a segment from the supplied name and definition, and runs a date-ranged report that applies the new segment as a global filter.
1
listDimensions
listDimensions
List the dimensions in the report suite to confirm referenced components exist.
2
createSegment
createSegment
Create a new segment from the supplied name and definition.
3
runSegmentedReport
runReport
Run a report scoped to the date range and filtered by the newly created segment.