cdp_get_dimension_values
Retrieve values for a specific dimension level in an OLAP cube hierarchy to analyze customer data segments. Use after obtaining cube metadata to identify required parameters.
Instructions
Get the values for a specific dimension level within an OLAP cube hierarchy. Requires cube_id, dimension_id, hierarchy_id, and level_name. Use cdp_get_cube_metadata first to discover these identifiers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cube_id | Yes | ||
| dimension_id | Yes | ||
| hierarchy_id | Yes | ||
| level_name | Yes | ||
| tenant_id | No | ||
| offset | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |