analytics_custom_dimensions_get_slots
Get slot availability statistics for custom dimensions across session, event, and product scopes, showing available, used, and remaining slots.
Instructions
Get slot availability statistics for all dimension types.
This endpoint provides information about how many dimension slots are available,
used, and remaining for each scope (session, event, and product).
Args:
website_id: Website/App UUID
Returns:
Slot statistics for all dimension scopes with the following info for each:
- available: Total number of slots available
- used: Number of slots currently in use
- left: Number of slots remaining
Raises:
RuntimeError: If API request fails
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| website_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes |