AdobeAnalytics.Cubes
This function retrieves a table containing multiple packages from Adobe Analytics. Optionally, you can specify a parameter called options to customize certain settings: - HierarchicalNavigation: A bo...
This function retrieves a table containing multiple packages from Adobe Analytics. Optionally, you can specify a parameter called options to customize certain settings:
- HierarchicalNavigation: A boolean value (true/false) that determines whether the tables should be displayed grouped by their schema names. The default setting is false.
- MaxRetryCount: The number of attempts to retry when waiting for the query result. By default, this value is set to 120.
- RetryInterval: The time interval between retry attempts in seconds. The default interval is 1 second.
- Implementation: Specifies the version of the Adobe Analytics API to use. Valid options include "2.0". If not specified, the default API version used is 1.4.