Improved

Dimension types

Added:

  • allocation_rule and allocation as aliases for the deprecated (but supported) attribution and attribution_group dimension types, to align the Cloud Analytics APIs with Allocations.
  • stricter validation for dimension lookups (GET /analytics/v1/dimension), the type and ID must refer to a real dimension pair. 400 - Bad Request is returned for invalid combinations.

These changes affect the Dimensions, Reports, Alerts, and Budgets APIs wherever dimension or filter types are used.