MonthlyIngestQueryResult is a union datatype based on the query results for monthly ingesting. Use either the QueryInProgress or the MonthlyIngest datatypes and their parameters. Below are tables for each:

Table: QueryInProgress

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Oct 2, 2024
queryIdstringyes Long-TermThe unique identifier of the query that's in progress.

Table: MonthlyIngest

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: May 26, 2025
monthly[UsageOnDay]yes Long-TermThe monthly ingest for a particular date. See UsageOnDay.