cja_list_dimensions
Lists all available dimensions in your Adobe Customer Journey Analytics data view for categorizing and breaking down data.
Instructions
List all available dimensions in the CJA data view.
Dimensions are attributes that can be used to break down and categorize your data, such as page names, product categories, marketing channels, date/time components, etc.
Args: dataview_id: Optional data view ID (uses configured default if not provided). expansion: Optional additional fields to include (e.g., 'tags,approved').
Returns: Dictionary with dimensions list and total count.
Example queries: - "What dimensions are available in my data view?" - "List all dimensions I can use for analysis" - "Show me the available breakdowns"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataview_id | No | ||
| expansion | No |