v1
latestOpenAPI 3.0.12026-07-26152262362.2 KBDimensions
Retrieve a dimension
Returns a dimension by type and key.
get/analytics/v1/dimension
Query parameters
type'datetime' | 'fixed' | 'optional' | 'label' | 'tag' | 'project_label' | 'system_label' | 'attribution' | 'attribution_group' | 'allocation' | 'allocation_rule' | 'gke' | 'gke_label' required
Dimension filter type. Always pair type with id on scope filters. Discover valid id + type pairs for your account with GET /analytics/v1/dimensions. allocation_rule replaces attribution; allocation replaces attribution_group.
Dimension type
idstring required
Dimension id
Response
OK - The dimension returned.