{ "error": { "type": "request_error", "code": "invalid_aggregation", "detail": "The aggregation 'sum' is not allowed for field 'gross_revenue'.", "documentation_url": "https://developer.paddle.com/errors/metrics/invalid_aggregation" }, "meta": { "request_id": "00000000-0000-0000-0000-000000000000" }}Details
- Status code
- 400
- Error code
-
invalid_aggregation - Error message
- The aggregation '%s' is not allowed for field '%s'.
Common causes
- The
aggfor a measure isn't one of the aggregations allowed for that field.
Troubleshooting
- Check the aggregations listed against this measure by list Explore metric entities and use one of those.