Skip to content

Commit b859e2a

Browse files
committed
slight cleanup
1 parent 27e524d commit b859e2a

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

docs/cloud/billing-api.mdx

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,20 +40,16 @@ For complete request and response schemas, refer to the Schema below.
4040

4141
Billing report generation is **asynchronous**. You initiate report creation, then poll for completion.
4242

43-
## Report data granularity
43+
## Report data limitations
4444

45-
Reports can be generated with hourly granularity only, for the current billing month, and the previous billing month.
45+
For pre-release, reports can be generated with hourly granularity only, for the current billing month, and the previous billing month.
4646

4747
## Allowed date ranges
4848

4949
Date ranges must use billing-month boundaries (MM/YYYY).
5050
Requests may include the current billing month.
5151
The data in finalized reports includes usage up to `current_time` \- 24 hours (rounded up to nearest hour).
5252

53-
:::tip
54-
Reports for previously requested billing periods may generate faster
55-
:::
56-
5753
## Rate limits and concurrency
5854

5955
Rate limits apply to API usage.
@@ -67,7 +63,7 @@ Within a single account:
6763

6864
### Report Generation Latency
6965

70-
Report generation time varies and is not guaranteed. Factors that affect it include the size of the requested date range and overall platform load.
66+
Report generation time varies and is not guaranteed. Factors that affect it include the size of the requested date range and overall platform load.
7167

7268
## Best practices
7369

0 commit comments

Comments
 (0)