Skip to content

Commit b077279

Browse files
committed
docs: update billing API report data limitations for public preview
Expands granularity options from hourly-only to hourly, daily, and monthly, with corresponding date range support per granularity level.
1 parent 1c8767b commit b077279

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

docs/cloud/billing-and-usage/billing-api.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,10 @@ Billing report generation is **asynchronous**. You initiate report creation, the
4242

4343
## Report data limitations
4444

45-
For pre-release, reports can be generated with hourly granularity only, for the current billing month, and the previous billing month.
45+
Reports can be generated with hourly, daily and monthly granularity.
46+
Hourly for the current billing month, and the previous billing month.
47+
Daily for the current billing month, and previous three billing months.
48+
Monthly for the current billing month, and previous twelve billing months.
4649

4750
## Allowed date ranges
4851

0 commit comments

Comments
 (0)