UsageOnDay
is a datatype
for information about usage on the day.
Table: UsageOnDay
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Oct 4, 2024 | |||||
averageIngestBytes | long | Long-Term | The average ingest in bytes for the day. | ||
date | datetime | yes | Long-Term | The date and time in the ISO-8601 instant format (e.g., 2022-12-03T10:15:30.00Z). | |
ingestBytes | long | yes | Long-Term | The amount of ingest in bytes for the day. | |
limit | UsageLimit | yes | Long-Term | The usage limit of the ingest. See UsageLimitDefined and UnlimitedUsage . |