Cmdlets for Adobe Analytics

Build 23.0.8839

SupportEnhancedBreakDown Parameter (Connect-AdobeAnalytics Cmdlet)

Use a breadth-first search algorithm to maximize the number of dimension records sent for breaking down per single request.

Syntax

Connect-AdobeAnalytics -SupportEnhancedBreakDown SwitchParameter

Data Type

bool

Default Value

false

Remarks

If true, the 本製品 uses a breadth-first search algorithm to maximize the number of dimension records sent for breaking down in a single request. For each breakdown level, all records at that level are included in the same breakdown request. Use this if you are querying reports across multiple dimensions.

If false, the 本製品 uses a depth-first search algorithm to break down dimension records. For each record in the root breakdown, a separate request is sent. Use this option if you are only breaking down records from a single dimension.

This is applied only on reports created via the CreateSchema stored procedure and doesn't support exposing the summary data rows.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839