Date interval for the report. (only used with date dimension)
Dimensions to group the report by.
Custom ordering. Keys must be a requested metric or the date dimension. Values are asc or desc. Defaults to first metric descending.
Offset-based pagination parameters.
Start date. Accepts YYYY-MM-DD, YYYY-MM-DD HH:MM, or ISO timestamp.
End date. Accepts YYYY-MM-DD, YYYY-MM-DD HH:MM, or ISO timestamp.
Filters to apply to the query fanout report.
{ "order_by": { "fanouts_per_execution": "desc" } }
Successful Response
Base response model for reports.
Base model for report information.