IncludeSummaryData Parameter (Connect-AdobeAnalytics Cmdlet)
Specifies whether to include summary records in the data returned from custom reports.
Syntax
Connect-AdobeAnalytics -IncludeSummaryData SwitchParameter
Data Type
bool
Default Value
false
Remarks
This property determines whether the cmdlet includes summary records in the output of custom reports.
If this property is set to true, the cmdlet includes aggregate values such as totals and averages that summarize the main report data.
If this property is set to false, the cmdlet excludes summary records and only includes raw report rows.
Use this property when summary-level insights are relevant to your analysis or reporting needs.